@charset "utf-8";
/* CSS Document */
/*重置属性*/
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
li{
	list-style:none;
}
/*header content*/
#index_photo{
	overflow:hidden;
	width:744px;
	color:#ff0000;
	font-size:12px;
}
.actphoto{
	padding:0 4px 0 4px;
}
.header{
	width:100%;
	height:252px;
	background:#34b5ff;
}
.header_img{
	width:1332px;
	height:182px;
	margin:0 auto;
}
.header_img embed{
	width:1332px;
	height:182px;
}
/*导航*/
.nav{
	height:40px;
	overflow:hidden;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/nav_bg_03.png);
}
.nav li a:hover{
	background-color:#FFF;color:#288DFF;
}
.nav_box{
	width:1002px;
	line-height:40px;
	margin:0 auto;
	font-family:"微软雅黑";
	font-size:18px;
}
.nav_box li{
	float:left;
}
/*
a:hover{
	color:#228AFF;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/nav_Bbg.png);
	}
*/
.nav_box a{
	color:#FFF;
	padding:30px;
}
.conntent{
	width:100%;
	background:#eff7ff;}
.conntentBox{
	width:1002px;
	margin:0 auto;
}
.CBOXtitle{
	height:40px;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/titletubiao02.png) no-repeat left bottom;
}
.CBOXtitle td{
	font-size:12px;
	color:#FFF;
}
.CBOXtitle a{
	font-size:12px;
	color:#FFF;
}
.CBOXcontent{
	width:1002px;
	margin:0 auto; 
        
}
.CBOXcontent td{
	border-bottom:#666 1px dotted;
}
.CBOXcontent a{
	font-size:12px;
	color:#000;
}
.titlecontent{
	width:214px;
	height:250px;
	overflow:hidden;
}
.menuBG{
	background-color:#3896FF;
	color:#FFF;
}
.menuBG0{
	background-color:#3896FF;
	color:#FFF;
}
.titlecontent dl{
	margin-bottom:44px;
}
.titlecontent dd{
	width:210px;
	height:50px;
	overflow:hidden;
	line-height:50px;
}
.titlecontent a{
	font-family:"微软雅黑";
	font-size:16px;
	color:#000;
	padding:50px;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/redjiantou.png) no-repeat left center;
}
.titleBOX{
	width:216px;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/shixian02.png) no-repeat top center;
}
.titleBOXtext{
	width:216px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#FFF;
	height:46px;
	background:url(http://www.shjcy.gov.cn/r/cms/www1/default/pd_images/bgbu.png) no-repeat center;
}
.CBOXfooter{
	font-size:14px;
}
.CBOXfooter input{
	width:30px;
}
.CBOXfooter a{
	font-size:14px;
	color:#000;
}
.footer{
       margin-top:10px;
	height:42px;
	background:#0980de;
}
.footer p{
	width:400px;
	line-height:42px;
	color:#FFF;
	font-size:14px;
	margin:0 auto;
}
	
.bigTitle {	font-size:18px;
	font-family:"微软雅黑";
	border-bottom:#666 1px solid
}
.list_page a:link,.list_page a:visited {
	background:#cdf1ef;
	padding:5px 10px;
	font-size:14px;
	}
.list_page a:hover {
	background:#46b1fa;
	color:#FFF;
	text-decoration:none;
	}
.list_page .selected:link,.list_page .selected:visited {
	background:#46b1fa;
	color:#FFF;
	}