@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	background: #e8ebf0 url(../vilucay/ipuxiwe.jpg) repeat-x;
	color: #343333;
	font-family: Arial;
}

a {
	color: #343333;
}
div.contentBox h2 {
	color: #343333;
	font-size: 20px;
	padding-top: 35px;
}
div.contentBox p {
	padding-top: 14px;
}

div.container {
	width: 1002px;
	margin: 0 auto;
}
div.header {
	height: 90px;
	background: url(../vilucay/tez.jpg) no-repeat;
}
div.header div.siteName {
	font-size: 30px;
	font-family: Arial;
	text-transform: uppercase;
	float: left;
	color: #7ac3e9;
	padding-left: 58px;
	padding-top: 28px;
}
div.header div.siteName .white {
	color: #e8ebf0;
}
div.header ul {
	float: right;
	padding-top: 23px;
}
div.header ul li {
	display: block;
	float: left;
	width: 95px;
	height: 25px;
	text-align: center;
	padding-top: 13px;
	margin-left: 5px;
}
div.header ul li a {
	color: #e8ebf0;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
div.header ul li.selected {
	background: url(../vilucay/hebufuju.png) no-repeat;
}
div.header ul li.selected a {
	color: #fff;
}
div.content div.contentBox {
	width: 617px;
	float: left;
}
div.content div.imageSet {
	width: 351px;
	float: right;
	background: url(../vilucay/xaz.jpg) no-repeat;
	height: 393px;
	position: relative;
	top: -6px;
}
div.footer {
	width: 100%;
	border-top: 1px solid #cccccc;
	margin-top: 25px;
}
div.footer div.footerContent {
	width: 1002px;
	margin: 0 auto;
	padding: 18px 0;
	color:#797777;
}
.clear {
	clear: both;
}