/* CSS Document */
body {
	background:url(../pic/body_bg.png) no-repeat center;
	margin:0px;
}
#banner {
	width:1002px;
	height:253px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	width:1002px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	background:url(../yb_pic/menu_bg.jpg) no-repeat;
	padding-top:10px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight:bolder;
}
#menu a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
}
#menu a:hover {
	color:#FF6600;
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
}
#content {
	width:1002px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden
}
#content_left {
	width:661px;
	height:100%;
	float:left;
}
#content_left_gzdt_sy {
	width:657px;
	height:275px;
	float:left;
	background:url(../yb_pic/gzdt_bg.jpg) no-repeat;
	padding-top:25px;
	padding-left:10px;
}

#content_left_gzdt {
	width:657px;
	height:100%;
	min-height:570px;
	float:left;
	padding-top:25px;
	padding-left:10px;
	border:#E8E8E8 solid 1px;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#content_left_tzgg {
	width:657px;
	height:275px;
	float:left;
	background:url(../yb_pic/tzgg_bg.jpg) no-repeat;
	padding-top:25px;
	padding-left:10px;
}


#content_right {
	width:328px;
	height:590px;
	float:right;
}
.right_box {
	width:328px;
	height:187px;
	background:url(../yb_pic/yb_righ_bg.jpg) no-repeat;
	margin-bottom:12px;
	
}


#foot {
	width:1002px;
	height:91px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}