@charset "gb2312";
body, div, ul, li {
	padding:0;
	margin:0
}
body {
	width:100%;
	background:url(bg.jpg) repeat-x 0 25px;
	font-size:12px;
	color:#333;
}

html {
	padding:0;
	margin:0
}
img {
	border:none;
}
ul {
	list-style:none;
}
a {
blr:expression(this.onFocus=this.blur());
	outline:none
}
a {
	text-decoration:none;
	color:#333333;
	cursor:pointer;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.box { 
	width: 1000px;
	margin: auto; 
	overflow: hidden; 
	background:#FFF;
}

.box ul {
	display:block;
	zoom:1;
	font-family:"宋体";
	font-size:14px;
	color:#333333;
}
.box ul li {
	height:30px;
	line-height:25px;
	list-style:disc;
	margin-left:15px;
}
.box li .date {
	float:right;
	color:#999;
	letter-spacing:-0.1em
}
/* header */
.headtop {
	width: 100%; height: 25px; background:url(top.jpg) repeat-x; line-height: 23px;
}
.weather{
 background:url(top.jpg) repeat-x;	
}

.banner {
	margin:auto; 
	overflow: hidden; 
	width:1227px; 
	height:500px;
	background:url(banner.jpg) no-repeat;
}

#nav {
	width:855px; 
	height:39px; 
	margin-left:198px; 
	margin-top:226px;
	float:left;
	text-align:center;

}
#nav ul {
	margin-left:18px;
}
#nav ul li {
	float:left; 
	font-size:14px;
	font-weight:bolder;
	font-family:"宋体";
	letter-spacing:1px;
	text-align:center;
	line-height:42px;
	padding:0 9px;
}
#nav ul li a {
	color:#FFF;
	padding-bottom:0px;
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;

}
#nav ul li a:hover {
	color:#cc0000;
	text-decoration:underline;
}

#nav ul li:hover {
	background:url(nav.jpg) repeat-x;
}
#nav ul li a span {
	display:block;
	width:100%;
	text-align:center;
}



#smzdj_nav{
	width:1000px;
	height:70px;
	float:left;
	text-align:center;
	background:url(bgdygl.jpg) no-repeat;
	
}
#smzdj_nav ul {
	margin-left:46px;
}
#smzdj_nav ul li {
	float:left; 
	font-size:18px;
	font-weight:bolder;
	font-family:"宋体";
	letter-spacing:1px;
	text-align:center;
	line-height:62px;
	padding:0 28px;
}
#smzdj_nav ul li a {
	color:#a51107;
	color:#F60;
	padding-bottom:0px;
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
}
#smzdj_nav ul li a:hover {
	color:#a51107;
	text-decoration:underline;
}

#smzdj_nav ul li:hover {
}
#smzdj_nav ul li a span {
	display:block;
	width:100%;
	text-align:center;
}







.main {
	margin: auto; 
	overflow: hidden; 
	background:#FFF;
	margin-top:-220px;
	padding:10px;
	width: 1000px;
}

.FocusMap {
	margin:0px;
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
	width:620px;
	height:350px;
	float:left;
	margin-right:10px;
}

.FocusMapPic img{
	width:620px;
	height:350px;
}

.FocusMap .num {
	overflow:hidden;
	height:25px;
	position:absolute;
	bottom:12px;
	left:15px;
	zoom:1;
	z-index:3
}
.FocusMap .num li {
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:400;
	font-family:"微软雅黑", Arial;
	color:#FFFFFF;
	background:#444444;
	margin-right:10px;
	border-radius:50%;
	cursor:pointer;
	float:left
}
.FocusMap .num li.on {
	background:#FF7700
}
.FocusMap .prev, .FocusMap .next {
	display:none;
	width:40px;
	height:100px;
	background:url(btn.png) no-repeat;
	position:absolute;
	top:115px
}
.FocusMap .prev {
	left:0
}
.FocusMap .next {
	right:0;
	background-position:right
}


#gzdt{
	background:url(gzdt.jpg) no-repeat;
	width:360px; 
	float:left;
}
#gzdt ul{
	float:left;
	margin:70px 0px 15px 5px;
}
#tzgg{
	float:left;
	background:url(tzgg.jpg) no-repeat 5px 0px;
	width:360px; 
	overflow:hidden; 
	padding-top:37px;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	text-indent:2em;
}



/*小窗口*/
.sm_box{
	width:358px; 
	background:url(bxx_bg.jpg) repeat-x; 
	border:1px solid #dddddd; 
	margin-top:15px; 
	margin-right:20px; 
	float:left;
}
.sm_box_title{
	float:left;
	width:150px; 
	height:36px; 
	line-height:36px;
	font-size:16px; 
	background:url(bxx.jpg) no-repeat; 
	font-family:'黑体'; 
	color:#fff; 
	font-weight:bold;
}
.sm_box_more{
	float:right;
	height:36px; 
	line-height:36px; 
	margin-right:20px;
}



/*中等窗口*/
.md_box{
	width:488px; 
	background:url(bxx_bg.jpg) repeat-x; 
	border:1px solid #dddddd; 
	margin-top:15px;
	float:left;
}
.md_box_title{
	float:left;
	width:150px; 
	height:36px; 
	line-height:36px;
	font-size:16px; 
	background:url(bxx.jpg) no-repeat; 
	font-family:'黑体'; 
	color:#fff; 
	font-weight:bold;
}
.md_box_more{
	float:right;
	height:36px; 
	line-height:36px; 
	margin-right:20px;
}
.md_box ul{
	float:left; 
	margin-left:15px; 
	margin-top:10px; 
	margin-bottom:5px; 
	width:340px;
	
}



#img_link{
	height:360px; 
	width:240px; 
	margin-top:15px;
	float:left;
}
#img_link img{
	width:240px;
	height:63px;
	float:left;
	margin-bottom:10px;
}
#ssgc{
	width:1000px; 
	background:url(bxx_bg.jpg) repeat-x; 
	margin-top:15px; 
	margin-right:20px; 
	float:left;
}
#gc_list{
	float:left; 
	width:980px; 
	height:300px; 
	padding:10px; 
	font-size:14px;
}
.footer {
	text-align:center;
	background:url(mgl1.jpg) repeat-x #FFF; 
	height:120px;
	width:1000px;
	margin-top:20px;
}