/*通用信息*/
body,td,select,input,textarea,a,div{font:12px Verdana,Arial,宋体,sans-serif;color:#000;line-height:16px;margin:auto;}
body{
background:url(images/body_bg.jpg) bottom #fff repeat-x;
margin:0 auto;
height:100%;
}
html  {
	scrollbar-face-color: #9EBFE8;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #9EBFE8;
	scrollbar-darkshadow-color: #9EBFE8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	
}
html,body { background-image:url("images/bg.jpg"); background-repeat:repeat-y; background-position:center top;}
form{
	margin:0px;
	padding:0px;
}
li{list-style:none;padding:0;line-height:20px;}
ul,ol,dl{margin:0;text-indent:0;padding:0;}
dt,dd {margin:0px;line-height:20px;}
TD {
	FONT-SIZE: 12px; COLOR: #666666
}
TH {
	FONT-SIZE: 12px; COLOR: #666666
}
a,li a {color:#000;text-decoration:none;}
a:hover,li a:hover{text-decoration:underline;color:#003399}
a.more{
	float:right;
	margin-right:5px;
	font-family:"宋体";
}
.spacer {
	line-height:0px;
	font-size:0px;
	height:7px;
	width:100%;
	float:left;
	clear:both;
}
.spacer1{
	Clear:both;
	font-size:0px;
	line-height:0px;
	height:12px;
	background:url(images/dot.gif) center repeat-x;
}

.headertop {
	clear:both;
	padding-right:10px;
	background:#f8f8f8;
	width:968px;
	height:20px;
	line-height:20px;
	border:1px solid #e8e8e8;
}
.headertop A {color:#0033CC;text-decoration:none;line-height:20px;}
.headertop A:hover {color:#006633;text-decoration:underline;}
#hd_strapleft {float:left;padding-left:10px;padding-top:2px;width:750px;text-align:left;}
#hd_strapright {float:right;text-align:right;padding-top:2px;}
.headerbox {border-top:#b6cae3 1px solid;padding:0 5px;padding-bottom:2px;margin-top:0px;background:#fff;width:993px;}
#header{
	position:relative;
}
#header .topflash{
	position:absolute;
	top:0px;
	left:50px;
	float:left;
	width:800px;
	height:205px;
	overflow:hidden;
}
#header img{
	width:980px;
}

.main{
	width:980px;
	padding:0 10px 0 10px;
}


/*===============频道及导航===============*/
/*频道*/
.nav_left{
	background:url(images/head-bga.png) no-repeat;
	height:42px;
	width:20px;
	float:left;
	margin-top:5px;
}
.nav_center{
	width:940px;
	background:url(images/head.png) repeat-x;
	float:left;
	height:42px;
	overflow:hidden;
	margin-top:5px;
}
.nav_right{
	background:url(images/head-bgb.png) right no-repeat;
	height:42px;
	width:20px;
	float:left;
	margin-top:5px;
}

.nav_center p{
	BACKGROUND: url(images/menu-s.gif) no-repeat;
	float: left; 
	width: 2px; 
	height: 28px;
	margin:8px 0 0 0;
}
a.Channel{
	font:bold 14px/42px Arial, Helvetica, sans-serif;
	color:#3D709E;
	width:100px;
	float:left;
	text-align:center;
}
a.Channel2 {
	color:#0099CC;
	width:70px;
	float:left;
	margin-top:7px;
	height:28px;
	margin-right:15px;
	margin-left:15px;
	display:inline;
	line-height:28px;
	text-align:center;
	background:url(images/menu.gif) 0 -3px no-repeat;
	font-weight:bold;
}
a.Channel:hover{
	margin-top:7px;
	width:70px;
	height:28px;
	line-height:28px;
	text-align:center;
	float:left;
	margin-right:15px;
	margin-left:15px;
	background:url(images/menu.gif) 0px -3px no-repeat;
	text-decoration:none;
	color:#0099CC;
}

/*导航*/
.nav{
	background:#f8f8f8;
	border:1px #e8e8e8 solid;
	height:30px;
	padding:0 10px 0 10px;
	overflow:hidden;
	float:left;
	width:958px;
	margin-top:10px;
	display:inline;
}
.nav .showpath{
	background:url(../Images/arrow3.gif) 0 9px no-repeat;
	padding:0 0 0 20px;
	float:left;
	line-height:30px;
	font-family:"宋体";

}
.nav .showdate{
	float:right;
	width:250px;
	line-height:30px;
	text-align:right;
}


.left_270{
	float:left;
	width:270px;
	margin-right:10px;
	display:inline;
}

.right_700{
	float:right;
	width:700px;
}

/*登陆面板*/
#login{
	float:left;
	width:268px;
	border:1px solid #d8d8d8;
	height:150px;
	overflow:hidden;
}
.login_title{
	background:url(images/login_title.gif) no-repeat;
	float:left;
	height:28px;
	width:100%;
	
}
.login{
	background:url(images/login_bg.jpg) no-repeat;
	float:left;
	height:120px;
	width:100%;
	padding:10px 0 0 0;
	
}
.login li{
	height:40px;
	width:100%;
	float:left;
}
.login li span{
	float:left;
	width:70px;
	text-align:right;
}
.input_text{
	height:18px;
	width:150px;
}
.login_bnt{
	background:url(images/login_bnt.gif);
	border:0px;
	width:65px;
	height:23px;
	font:bold 12px/23px "宋体";
	color:#003366
}

#system{
	floa:left;
	width:270px;
	height:105px;
	overflow:hidden;
}
#system .title{
	color:#000;
	background:#e8e8e8;
	float:left;
	width:35px;
	height:102px;
	text-align:center;
	font:bold 14px/25px "宋体";
}
#system ul{
	float:left;
	width:235px;
	text-align:right;
}
#system ul li img{
	border:1px solid #ccc;
}

.box_left{
	float:left;
	width:258px;
	border:1px solid #AECDF7;
	padding:5px;
}

.box_left .title{
	float:left;
	width:248px;
	height:25px;
	padding-left:10px;
	background:url(images/tbg_1.jpg) repeat-x;
}
.box_left .title a{
	line-height:25px;
}
.box_left .title span{
	float:left;
	background:url(images/icon_1.gif) 0 3px no-repeat;
	padding-left:20px;
	font:bold 14px/25px Verdana, Arial;
}
.quick{
	float:left;
	padding:5px 0 0 0;
}
.quick li{
	float:left;
	width:258px;
	height:30px;
	border-bottom:1px dotted #d8d8d8;
	background: #F3F8FC;
	text-align:center;
	padding:0 0 0 0;
}
.quick li a{
	font:bold 12px/30px "宋体";
	color:#006699;
	padding-left:10px;
	float:left;
	width:248px;
	letter-spacing:4px;
}
.quick .li_fk a{
	background:url(images/fk.gif) 50px 0 no-repeat;
}
.quick .li_bx a{
	background:url(images/bx.gif) 50px 0 no-repeat;
}
.quick .li_kc a{
	background:url(images/kc.gif) 50px 0 no-repeat;
}
.quick .li_wl a{
	background:url(images/wl.gif) 50px 0 no-repeat;
}


.contact{
	background:#f8f8f8;
	border:1px solid #e8e8e8;
	width:246px;
	float:left;
	margin-top:5px;
	display:inline;
	padding:5px;
}
.contact li{
	float:left;
	height:22px;
	line-height:22px;
	width:226px;
	padding-left:20px;
}
.contact li span{
	float:left;
	width:70px;
	font-weight:bold;
}


.box_left .textlist{
	float:left;
}
.box_left .textlist td{
	padding:2px;
	height:18px;
	line-height:18px;
}
.box_left .textlist td a{
	color:#003399;
	line-height:18px;
}

.box_left1{
	float:left;
	width:268px;
	border:1px solid #ccc;
}

.vtitle{
	float:left;
	width:100%;
	height:30px;
	background:url(images/vtitle.JPG) no-repeat;
}
#vote{
	padding:5px;
}
#vote .vote_title{
	float:left;
	width:238px;
	height:25px;
	color:#003399;
	padding:0 10px 0 10px;
	font:bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
}
#vote .vote_body{
	padding:0 10px 0 10px;
}
#vote .vote_body li{
	float:left;
	height:24px;
	width:100%;
	color:#003399;
}
#vote .vote_bnt{
	padding-top:10px;
	float:left;
	width:100%;
}

.newstitle{
	float:left;
	width:100%;
	border-bottom:1px solid #003366;
	height:22px;
	line-height:22px;
	
}
.newstitle span{
	float:left;
	padding-left:20px;
	font:bold 14px/22px "宋体";
	background:url(images/icon_2.JPG) 10px -2px no-repeat;
}
.topnews {
	padding:5px;
	float:left;
	width:690px;
}
.topnews .focus{
	float:left;
	width:250px;
	padding:4px;
	border:1px solid #d8d8d8;
	background:#f8f8f8;
	height:200px;
	overflow:hidden;
}
.topnews .newslist{
	float:left;
	display:inline;
	width:420px;
	margin-left:10px;
}
.topnews .newslist td{
	padding:2px;
	height:22px;
	line-height:22px;
	background:url(images/dot.gif) bottom repeat-x;
}
.box_right{
	float:left;
	width:343px;
	border:1px solid #016DB6;
}
.box_right_l{
	display:inline;
	margin-right:10px;
}
.box_right .title{
	background:url(images/title.GIF) no-repeat #CCCCCC;
	height:33px;
	line-height:33px;
}
.box_right .title span{
	padding-left:40px;
	font:bold 14px/33px "宋体";
	color:#fff;
	float:left;
}
.box_right .title a{
	line-height:33px;
}
.box_right .newslist{
	float:left;
	padding:5px;
	height:235px;
	width:333px;
	overflow:hidden;
}
.box_right td{
	padding:2px;
	height:22px;
	line-height:22px;
	background:url(images/dot.gif) bottom repeat-x;
}



/*友情链接*/
.flink{
	float:left;
	border:1px solid #d8d8d8;
	background:#f8f8f8;
	width:698px;
}
.flink .title{
	float:left;
	border-bottom:2px solid #003366;
	width:698px;
	height:22px;
	line-height:22px;
	padding-top:5px;
}

.flink .title span{
	float:left;
	padding-left:20px;
	font:bold 14px/22px "宋体";
	background:url(images/icon_2.JPG) 10px -2px no-repeat;
}
.flink .link_list{
	float:left;
}
.flink .link_list td{
	padding:2px;
	height:28px;
	line-height:28px;
}
.flink .link_list td a{
	color:#000066;
}

.flink .link_list td a:hover{
	color:#FF3300;
}


/*网站地图*/
/*网站地图*/
#map{
	float:left;
	width:698px;
	border:1px solid #d8d8d8;
}
#map .map_title{
	background:url(images/Column02_BG.gif) repeat-x;
	height:29px;
	padding:0 0 0 5px;
	font:bold 12px/29px arial,"Century Gothic";
	color:#000;
}

.mapbox{
	width:174px;
	float:left;
}
.sitemap .spacer{
	height:5px;
	border-bottom:1px dotted #C4DFE8;
}
.mapclass{
	padding:0 0 0 10px;

}
.mapclass li{
	float:left;
	width:58px;
	height:20px;
	overflow:hidden;
	
}
.mapclass li a{
	color:#666;
	line-height:20px;
}
.mapchannel{
	color:#0066CC;
	text-align:left;
	background:url(../Images/Special_List4.gif) 3px 3px no-repeat;
	padding:0 0 0 15px;
	height:25px;
	overflow:hidden;
}
.mapchannel a{
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#006699;
}


.copyright{
	float:left;
	background:url(images/bottom.gif) no-repeat;
	padding-top:30px;
	padding-bottom:10px;
	text-align:center;
	width:980px;
	font:normal 12px/22px Verdana, Arial, Helvetica, sans-serif;
}


/*内页样式*/
.jtjj_title{
	float:left;
	width:698px;
	height:30px;
	font:bold 14px/30px "宋体";
	background:#D5EAFB;
	border:1px solid #ccc;
	border-bottom:5px solid #003399;
	
}
.jtjj_title span{
	background:url(images/icon_1.gif) 10px 3px no-repeat;
	padding:5px 0 0 30px;
}
.jtjj_content{
	float:left;
	font-size:14px;
	line-height:200%;
	color:#333333;
	border:1px solid #ccc;
	padding:10px;
	width:678px;
	background:#f8f8f8;
}
.jtjj_content img{
	border:1px solid #ccc;
	padding:4px;
	background:#f8f8f8
}
.jtjj_content p,.jtjj_content{
	padding-top:10px;
}

.box_left1 .title{
	background:url(images/title.GIF) no-repeat #CCCCCC;
	height:33px;
	padding-left:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	width:238px;
	line-height:33px;
}
.box_left1 .textlist{
	float:left;
	width:258px;
	padding:5px;
}
.box_left1 .textlist td{
	padding:2px 2px 2px 20px;
	height:35px;
	background:#f8f8f8;
	background:url(images/dot.gif) repeat-x bottom;
}
.box_left1 .textlist td a{
	background:url(images/class_icon.gif) 0 7px no-repeat;
	padding-left:40px;
	line-height:35px;
	font-size:14px;
	float:left;
	width:190px;
}
.box_left1 .textlist td a:hover{
	background:url(images/class_icon1.gif) 0 7px no-repeat;
}

.fwwl{
	float:left;
	padding:4px;
	border:1px solid #ccc;
	width:690px;
}
.fwwl .fw_title{
	width:100%;
	float:left;
	background:#f8f8f8;
	font:normal 20px/40px "黑体";
	height:40px;
	letter-spacing:5px;
	color:#003399;
	text-align:center;
}
.fwwl .fw_content{
	float:left;
	background:#fff;
	line-height:200%;
	width:670px;
	padding:10px;
	font:normal 14px/200% Verdana, Arial, Helvetica, sans-serif;
}
.fwwl .fw_content p{
	line-height:200%;
}
.box_left .piclist{
	float:left;
	width:100%;
}
.box_left .piclist td{
	height:120px;
}
.box_left .piclist td img{
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#infolist{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	width:688px;
}
#infolist .title{
	background:url(images/titlebg.gif) repeat-x;
	height:25px;
	line-height:25px;
	color:#fff;
	padding-left:5px;
	font:bold 14px/25px "宋体";
}
#infolist .title a{
	line-height:25px;

}
#infolist .newslist{
	padding:5px;
	float:left;
	width:678px;
}
#infolist .newslist .bt{
	float:left;
	width:573px;
	overflow:hidden;
	height:25px;
	background:url(../Images/Special_List9.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
}
#infolist .newslist .date{
	float:left;
	width:80px;
	height:25px;
	line-height:25px;
	text-align:right;
	color:#CC3300;
	font-size:10px;
}
#infolist .newslist .bt a{
	font:normal 14px/25px Verdana, Arial, Helvetica, sans-serif;
	
}
#infolist .newslist .bold a{
	color:#003399;
	font-weight:bold;
}
#infolist .newslist .intro{
	float:left;
	width:678px;
	overflow:hidden;
	color:#999;
	background:url(images/dot.gif) bottom repeat-x;
	line-height:22px;
	padding-bottom:5px;
	margin-bottom:5px;
	display:inline;
	
}
#art_content{
	margin:0 auto;
	padding:10px;
	width:960px;
}
#art_content h4{
	width:100%;
	float:left;
	text-align:center;
	font:normal 18px/30px "微软雅黑","黑体";
}
#art_content .art_info{
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:10px 0 10px 0;
	float:left;
	width:100%;
	display:inline;
	color:#666;
}
#art_content .art_content,.infodetail{
	line-height:150%;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#art_content .art_content a{
	color:#003399;
	text-decoration:underline;
}
#art_content .art_content a:hover{
	color:#FF0000;
}
#art_content img{
	border:1px solid #ccc;
	padding:4px;
	background:#f8f8f8
	MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 700 ? "700px" : this.width)!important;}
#art_content .go{
	width:100%;
	display:inline;
	color:#666;
	float:left;
	background:url(images/dot.gif) top repeat-x;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
}
#art_content .go a{
	font:normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
}
#art_content .go a:hover{
	color:#003399;
	text-decoration:none;
}
#art_content .go .PrevArticle,#art_content .go .NextArticle{
	font:normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	color:#666;
}


.down ul{
	float:left;
	width:450px;
	padding:10px;
	height:120px;
}
.down ul .pic{
	padding:10px;
	float:left;
	height:120px;

}
.down ul li{
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
	color:#006699;
}
.down ul li span{
	float:left;
	width:80px;
	background:#f8f8f8;
	color:#333;
	text-align:right;
	padding-right:5px;
	margin-right:5px;
	display:inline;
}
.down ul li a{
	float:left;
	width:60px;
	height:22px;
	color:#CC0000;
	text-decoration:underline;
	line-height:22px;
	text-align:center;
}
.down ul li a:hover{
	color:#003399
}
.soft_content{
	float:left;
	width:688px;
	padding:10px 0 10px 0;
	color:#666;
	line-height:25px;
}
#vote_view{
	float:left;
	width:800px;
	padding:10px 10px 10px 150px;
}
#vote_view .title{
	font:bold 14px/30px "宋体";
}
#vote_view .title span{
	font:normal 12px/30px "宋体";
	color:#666;
	display:block;
}
#vote_view ul li{
	padding:20px 0 0 0;
	float:left;
}
#vote_view ul li .name{
	float:left;
	width:100%;
	height:25px;
	font:normal 14px/25px "宋体";
	color:#0033CC;
}
#vote_view .ItemBg{
	border:1px solid #ccc;
	height:20px;
	float:left;
	width:500px;
	background:#fff;
}
#vote_view .Per{
	float:left;
	padding-left:5px;
	line-height:22px;
	height:22px;
}
#vote_view .ItemLine{
	height:20px;
	float:left;
	background:#ffffcc;
	border-right:1px solid #ccc;
}
#vote_view .Item1{
	background:#FFCCFF
}
#vote_view .Item2{
	background:#CCCCFF
}
#vote_view .Item3{
	background:#CCFFFF
}
#vote_view .Item4{
	background:#FFFFCC
}
.guestbook_top{
	float:left;
	width:100%;
	height:30px;
	margin-top:10px;
	display:inline;
	text-align:center;
}

/*分页*/
#infolist .showpage{
    height:20px;
	padding:5px;
	float:left;
	width:678px;
	background:#f8f8f8;
}
.showpage a{
        display: block;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        background-color:#E4F3FC;
        border: 1px solid #C8E7F7;
        float: left;
        text-align: center;
        margin-right: 2px;
        margin-left: 2px;
        text-decoration: none;
        padding-right: 8px;
        padding-left: 8px;
        color:#666;
		display:inline;
}
.showpage a:hover{
	background:#fff;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000
}
.showpage .totalnum{
        display: block;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        float: left;
        text-align: center;
        margin-right: 2px;
        margin-left: 2px;
        text-decoration: none;
        padding-right: 8px;
        padding-left: 8px;
        color:#333;
}
.showpage b{
        display: block;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        background-color: #FFFFFF;
        border: 1px solid #C0C0C0;
        float: left;
        text-align: center;
        margin-right: 2px;
        margin-left: 2px;
        color: #999999;
        padding-right: 8px;
        padding-left: 8px;
}