@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	height: 624px;
	width: 832px;
	margin: auto;
}


.container {
	height: 1000px;
	width: 700px;
	margin: auto;
}
.navcontainer {
	height: 44px;
	width: 700px;
	float: left;
}
.banner {
	width: 700px;
	height: 100px;
	float: left;
	background-image: url(../img/222_banner.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.nav {
	width: 500px;
	height: 20px;
	float: left;
	margin-top: 24px;
	margin-left: 70px;
}
.nav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	width: 15px;
	padding-right: 20px;
}
.nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	width: 15px;
	padding-right: 20px;
}
.nav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	width: 15px;
	padding-right: 20px;
}
.nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
	width: 15px;
	padding-right: 20px;
}
.bodycontainer {
	height: 820px;
	width: 700px;
	float: left;
}

.leftblock {
	height: 800px;
	width: 700px;
	float: left;
	margin-top: 5px;
	overflow: auto;
}
.site1 {
	float: left;
	height: 154px;
	width: 680px;
	margin-top: 10px;
}
.pic1 {
	float: left;
	height: 150px;
	width: 250px;
	background-repeat: no-repeat;
	margin-left: 45px;
}
.disc1 {
	float: right;
	height: 150px;
	width: 350px;
	margin-right: 25px;
}
.site2 {
	float: left;
	height: 154px;
	width: 680px;
	margin-top: 10px;
}
.pic2 {
	float: left;
	height: 150px;
	width: 250px;
	background-repeat: no-repeat;
	margin-left: 45px;
}
.disc2 {
	float: right;
	height: 150px;
	width: 350px;
	margin-right: 25px;
}
.site3 {
	float: left;
	height: 154px;
	width: 680px;
	margin-top: 10px;
}
.pic3 {
	float: left;
	height: 150px;
	width: 250px;
	background-repeat: no-repeat;
	margin-left: 45px;
}
.disc3 {
	float: right;
	height: 150px;
	width: 350px;
	margin-right: 25px;
}
.site4 {
	float: left;
	height: 154px;
	width: 680px;
	margin-top: 10px;
}
.pic4 {
	float: left;
	height: 150px;
	width: 250px;
	background-repeat: no-repeat;
	margin-left: 45px;
}
.disc4 {
	float: right;
	height: 150px;
	width: 350px;
	margin-right: 25px;
}

