/* CSS Document */
body{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	background:#FFFFFF url(../pic/body_bg.jpg) repeat-x;
}
/* 默认链接 Start */
a{
	text-decoration: none;
	font-size:12px;
	color:#333333;
}
a:link {
	color:#333333;
}
a:hover{
	text-decoration: none;
	color:#C61527;
}
a:visted{
	text-decoration: none;
	color: #333333;
}

/* 默认链接 End */
/* 主体内容 Start */
#wrapper {
	width: 1002px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;
}
/* 主体内容 End */
/* top Start */

#top {
	width:1002px;
	height:70px;
	float:left;
background:url(../pic/top.jpg);
overflow:hidden;
}
#top_left {
	width:810px;
	height:70px;
	float:left;
	
}
#top_right {
	width:192px;
	height:70px;
	float:right;
	background:#e7e8ec;
	font-size:12px;
	color:#FFFFFF;
	overflow:hidden;
}

/* top End */
/* 导航 Start */
#menu {
	float:left;
	width:1002px;
	height:30px;
	background:url(../pic/menu.jpg) no-repeat;
	}
	
	
#menu li a
{
	color:#FFFFFF;
	font-weight:bold;
}	

#menu li a:hover
{
	color:#666666;
}
#menu li a:visted
{
	color:#ffffff;
}	
#menu li{ width:109px; height:30px; line-height:30px; float:left; list-style-type:none;}

.active
{
	color:#FFFFFF;
	font-weight:bold;
}		
			 
/* 导航 End */
#banner {
	width:1002px;
	height:200px;
	float:left;
	margin-top:2px;
}
/* 中间主要内容左边 Start */
#content {
	width:1002px;
	height:auto;
	margin-top:3px;
}

#content_1
{
	width:1002px;
	height:40px;
	background:#E7E8EC;
	float:left;
	clear:both;
	overflow:hidden;
	padding-left:50px;
}


#content_1 a:link
{
	width:1002px;
	height:40px;
	color:#000000;
}
#content_1_ul
{
	width:1002px;
}

#content_1_ul li
{
	font-size:14px;
	float:left;
	list-style:none;
	line-height:40px; 
	text-align:center;
	width:200px;
	font-weight:bold;
	color: #000000;
}

#content_2
{
	width:1002px;
	height:auto;
	margin-top:5px;
	float:left;
}

#content_2_left
{
	width:250px;
	height:auto;
	float:left;
	margin-top:1px;
}

#content_2_left_top
{
	width:250px;
	height:220px;
	background:url(../pic/ny3_dh_bg.jpg) no-repeat;
}

#content_2_left_top_top
{
	margin-top:1px;
	margin-left:2px;
}



#content_2_left_top_middle
{
	border-bottom:#000000 solid 1px;
	width:240px;
	height:1px;
	margin-left:4px;
	clear:both;
	overflow:hidden;
}

#content_2_left_top_bottom
{
	width:250px;
	height:auto;
}


#content_2_left_bottom
{
	width:250px;
	height:220;
	background:#F6F6F6;
	float:left;
	margin-top:5px;
	clear:both;
	overflow:hidden;
}

#content_2_left_bottom_top
{
	width:250px;
	height:23px;
	float:left;
}

#content_2_left_bottom_middle
{
	width:235px;
	height:156px;
	margin-top:3px;
	margin-left:5px;
	float:left;
}

#content_2_left_bottom_bottom
{
	width:250px;
	height:35px;;
	background:url(../pic/yylj.jpg) no-repeat;
	float:left;
}



#content_2_right
{
	width:743px;
	height:auto;
	float:right;
	border-top:#04323F solid 1px;
	border-bottom:#04323F solid 1px;
	border-left:#04323F solid 1px;
	border-right:#04323F solid 1px;
	margin-top:1px;
}

#content_2_right_top
{
	width:743px;
	height:auto;
}

#content_2_right_middle
{
	border-bottom:#000000 solid 1px;
	width:720px;
	height:1px;
	margin-top:30px;
	margin-left:10px;
}

#content_2_right_bottom
{
	width:720px;
	height:auto;;
}





/* 中间主要内容左边 End */
/* foot star */
#foot {
	width:1002px;
	height:30px;
	float:left;
	background:#7F0104;
	margin-top:5px;
}
#foot_font{
	font-size:12px;
	padding-top:10px;
	padding-left:200px;
	text-align:left;
	color:#FFFFFF;
	
}


.ListBox_yqlj
{
	font-size:12px;
	color:#000000;
}


#yndh
{
	margin-top:8px;
	margin-left:30px;
	float:left;
}



#nav{
 width: 90px;
 font-size: 12px;
 float:left;
 padding-left:20px;
 padding-top:18px;
 }
#nav ul{
 display: block;
 list-style-type: none;
 }
#nav li{
 display: block;
 line-height:33px;
 float:left;
 }
#nav li a{
 padding: 0 0 0 0px;
 width: 90px;
 display: block;
 color: #666;
 text-decoration: none;
 }
#nav li a:link,#nav li a:visited{
 color: #666;
 }
#nav li a:hover{
 padding: 0 0 0 8px;
 background:url(../pic/biao_2.gif) left no-repeat;
 color: #134FC1;
 }
#nav li a.now{
 padding: 0 0 0 8px;
 background:url(../pic/biao_2.gif) left no-repeat;
 color: #134FC1;
 }
 
 
 
 
 