@charset "gb2312";
body,td,th {
	color: #3d7faf;
	font-size:12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font {color: #403e3f;}
a:link {
	color: #403e3f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #403e3f;
}
a:hover {
	text-decoration: underline;
	color: #403e3f;
}
a:active {
	text-decoration: none;
	color: #403e3f;
}
.blue:link, .blue:visited, .blue:active {
	text-decoration: none;
	color: #3d7faf;
}
.blue:hover {
	text-decoration: underline;
	color: #02489d;
}

/*首页*/
.text {line-height:18px; text-indent:24px;color: #403e3f;}
.index_content {background-image:url(images/index_content.gif); background-position:top center; background-repeat:no-repeat;}
.banner {background-image:url(images/banner.gif); background-position:center center; background-repeat:no-repeat;}
.rsdt {background-image:url(images/rsdt.gif); background-position:left top; background-repeat:no-repeat;}
.newsbg {background-image:url(images/newsbg.gif); background-position:center center; background-repeat:no-repeat;}
.newsd {background-image:url(images/newsd.gif); background-position:left center; background-repeat:no-repeat;}
.xwss {background-image:url(images/xwss.gif); background-position:left top; background-repeat:no-repeat;}
.searchbg {background-image:url(images/searchbg.gif); background-position:center center; background-repeat:no-repeat;}

/*内页*/
.nav {padding-right:50px;}
.nav span {height:22px; display:inline-block; line-height:22px; background-image:url(images/d.gif); background-position:left center; background-repeat:no-repeat; color:#5295c2; padding-left:18px;}
.nd {background-image:url(images/nd.gif); background-position:center center; background-repeat:no-repeat;}
.leftbg {background-image:url(images/leftbg.gif); background-position:top center; background-repeat:repeat-y;}
.lefttd {background-image:url(images/lefttd.gif); background-position:center center; background-repeat:no-repeat; font-size:22px; font-weight:bold; color:#ffffff; padding-left:45px;}
.menu_top {background-image:url(images/menu_top.gif); background-position:center center; background-repeat:no-repeat;}
.menu_center {background-image:url(images/menu_center.gif); background-position:center center; background-repeat:no-repeat; font-size:12px; font-weight:bold; color:#3d7faf; padding-left:42px;}
.menu_center_line {background-image:url(images/menu_center_line.gif); background-position:center center; background-repeat:no-repeat; font-size:12px; font-weight:bold; color:#3d7faf; padding-left:42px;}
.menu_bottom {background-image:url(images/menu_bottom.gif); background-position:center center; background-repeat:no-repeat;}
.centertb {background-image:url(images/centertb.gif); background-position:left center; background-repeat:no-repeat; font-size:24px; font-weight:bold; color:#346e96; padding-left:35px;}
.contentbg {background-image:url(images/contentbg.gif); background-position:top center; background-repeat:repeat-x;}
.title {padding-top:10px;font-size:18px; font-family:"宋体", Arial; font-weight:bold;}
.content {line-height:20px; padding-top:8px; padding-bottom:8px; text-indent:24px;}
.content img{max-width: 740px;}
.content img{width:expression(width>740?"740px":width);}
.dd {background-image:url(images/dd.gif); background-position:0px 7px; background-repeat:no-repeat;}

/*分页*/
#Paging {padding-top:3px;font-family:"宋体";font-size:12px;}
#Paging a:link, #Paging a:visited{padding:7px;padding-top:2px;padding-bottom:2px;margin-left:5px;border:1px solid #EBEBEB;text-decoration:none;background-color:#F5F5F5;color:#0072bc;}
#Paging a:hover {background-color:#DDEEFF;border:1px solid #BBDDFF;color:#0072BC;}
#Paging .current {padding:7px;padding-top:2px;padding-bottom:2px;margin-left:5px;border:1px solid #BBDDFF;text-decoration:none;background-color:#DDEEFF;color:#0072BC;cursor:default;}
#Paging .disabled {padding:7px;padding-top:2px;padding-bottom:2px;margin-left:5px;border:1px solid #EBEBEB;text-decoration:none;background-color:#F5F5F5;color:#D7D7D7;cursor:default;}