body {
	background-image: url(images/bg-face.jpg);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-position: center;
}
a:link{
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

#container {
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #navigator {
	margin: 0px;
	height: 30px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	vertical-align: middle;
}
#container #navigator ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #navigator a:link {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navigator a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navigator a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#container #navigator li {
	float: right;
	height: 20px;
	text-align: center;
	padding-right: 10px;
}


#container #top {
	background-image: url(images/t1.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 100%;
	position: relative;
}
#container #top a {
	height: 0px;
	position: relative;
	top: 20px;
	left: 50px;
	padding-top: 10px;
	padding-right: 210px;
	padding-bottom: 30px;
	padding-left: 20px;
}


#container #main {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

#container #main ul {
	list-style-type: none;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	height: 356px;
	margin: 0px;
	padding: 0px;
}

#container #main ul li {
	height: 356px;
	display:block
}


#container #main ul .left_bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 34px;
	
	
}
#container #main ul .middle_bd {
	margin: 0px;
	float: left;
	width: 596px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 295px;
}
#container #main ul .connect {
	background-image: url(images/connect.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 46px;
	
}
#container #main ul .middle_bd_r {
	margin: 0px;
	float: left;
	width: 248px;
	background-color: #FFF;
	padding: 0px;
	
}
#container #main ul .right_bg {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 29px;
	
}


#container #main ul .middle_bd_r .news {
	position: relative;
	width: 248px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}
#container #main ul .middle_bd_r .news li {
	width:100%;
	height:180px
}
#container #main ul .middle_bd_r .news .hzrb {
	margin: 0px;
	padding: 0px;
}
#container #main ul .middle_bd_r .news .hzrb .hzrb_2 {
	position: relative;
	top: 0px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}
#container #main ul .middle_bd_r .news .hzwb .hzwb_2 {
	position: relative;
	top: 0px;
	left: 5px;
	margin: 0px;
	padding: 0px;
}







#container #footer {
	background-image: url(images/footer.jpg);
	height: 111px;
	clear: both;
}
#container #bq {
	position: relative;
	height: 65px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
