@charset "gb2312";
@import url(code.css);

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, 
form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
ol, ul {
    list-style: none;
}
fieldset, img {
    border: 0;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}

body {
    color: #275c91;
    background: url(body_bg.jpg) repeat-x #deebf3;
    text-align: center;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}

/*
body {
    color: #275c91;
    background: url(body_bg2.jpg) repeat-x #FFFAD2; /*#deebf3*/
    text-align: center;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
*/
.cztopbg{
	background-image: url(cztopbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

.clearfix {
    display: inline-block;
}

.f14{
    font-size:12px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
/*\*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/**/
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.hidden {
    display: none;
}
html, body {
    height: 100%;
}
* html .container {
    height: 100%;
}
.container {
    width: 930px;
    min-height: 100%;
    margin: auto;
    text-align: left;
    background: #fff;
}
.container .wrap {
    margin: 0 10px;
}


#top_img{
    margin: 10px 10px;
    border:1px solid #96BDDE;
    text-align: center;
}
.navtopcode{
    margin: 10px 10px;
    padding-top: 10px;
    border:1px solid #ace;
    text-align: center;
}
.ad_navtext{
    margin: 10px 10px;
    border:1px solid #ff99cc;
    text-align: center;
}

.col1, .col2, .col3, .col4, .col5, .news_sort {
    float: left;
    margin-right: 10px;
}
.layout-cols2 .col1 {
    width: 630px;
    overflow:hidden;
}
.layout-cols2 .col2 {
    width: 270px;
    margin-right: 0;
    overflow:hidden;
}
.layout-cols3 .col1 {
    width: 280px;
}
.layout-cols3 .col2 {
    width: 310px;
}
.layout-cols3 .col3 {
    width: 300px;
    margin-right: 0;
}
.layout-cols2, .layout-cols3 {
    margin-bottom: 0 !important;
}
.layout-col2ultra .col1 {
    width: 250px;
    overflow:hidden;
}
.layout-col2ultra .col2,
.layout-col2ultra .col2 .span2 {
    width: 650px;
    margin-right: 0;
}
.layout-col2ultra .col2 .col1 {
    width: 390px;
}
.layout-col2ultra .col2 .col2 {
    width: 250px;
}
.layout-col2ultra .col2 .span2 {
    clear: both;
    margin-bottom: 10px;
}


.layout-colPultra .col1 {
    width: 250px;
    overflow:hidden;
}
.layout-colPultra .col2,
.layout-colPultra .col2 .span2 {
    width: 650px;
    margin-right: 0;
}
.layout-colPultra .col2 .col1 {
    width: 390px;
}
.layout-colPultra .col2 .col2 {
    width: 250px;
}
.layout-colPultra .col2 .span2 {
    clear: both;
    margin-bottom: 10px;
}
.box{
	border:1px solid #aaccee;
	margin-bottom:10px;
}
.box_1 ul{
	padding:5px;
}
.box .center_box li{
	line-height:25px;
	font-size:14px;
}
.box .center_box li span{
	float:right;
	font-size:12px;
	color:#A8A8A8;
}
.box .down_box li{
	line-height:25px;
	font-size:12px;
}
.box .down_box li span{
	padding-right:5px;
	padding-left:5px;
}
.box .down_box li span a{
	color:#275c91;
}
.box_bt {
	background: url(title_icon.gif) no-repeat 10px 12px  #f6f6f6;
	padding:4px;
	padding-left:24px;
	font-size:14px;
	font-weight:bold;
	margin:5px 7px 4px 7px;
	color:#275C91;
}
.box_bt a:link{
	color:#275C91;
}
.box_bt a:visited{
	color:#275C91;
}
.box_bt a:hover{
	color:#275C91;
	text-decoration:underline;
}
.box_text{
	color:#8C8C8C;
	text-indent:24px;
	line-height:21px;
	margin:0px 7px;
	background:url(title_bg.gif) repeat-x bottom;
	padding-bottom:6px;
}
.box_title{
	background:url(title_bg.gif);
    position: relative;
    height: 26px;
}
.box_title LI {
	BORDER-RIGHT: #ace 1px solid; BORDER-TOP: #ace 1px; DISPLAY: block; FLOAT: left; BORDER-LEFT: #ace 1px; WIDTH: 80px; CURSOR: pointer; COLOR: #07519a; LINE-HEIGHT: 25px; BORDER-BOTTOM: #ace 1px solid; HEIGHT: 25px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.box_title LI:hover {
	TEXT-DECORATION: underline
}
.box_title LI.box_curr {
	BACKGROUND: #fff; BORDER-BOTTOM-COLOR: #fff; CURSOR: default
}
.box_title h3 {
    height: 26px;
    line-height: 26px;
    margin: 1px 1px 0;
    padding: 0 10px;
    font-weight: bold;
    font-size: 120%;
    color: #275c91;
}
.box_title span {
	float:right;
	padding-top:5px;
	padding-right:5px;
}
.box .left_box li{
	line-height:24px;
}
.box .hot_box li{
	background:url(nav_icon.gif) no-repeat 5px 10px;
	padding-left:14px;
	line-height:27px;
}
.box .hot_box li a:link{
	color:#2C6AA9;
}
.box .hot_box li a:visited{
	color:#2C6AA9;  
}
.box .hot_box li a:hover{
	color:#2C6AA9;
	text-decoration:underline;
}
.box .tj_box li{
	background:url(title_bg.gif) repeat-x bottom;
	padding:5px 7px 0px 10px;
	color:#A3A3A3;
	clear:both;
	height:100px;
	overflow:hidden;
}
.box .tj_box li span{
	float:left; padding-right:10px;
	}
.box .zz_box li{
	padding:7px 7px;
	color:#A3A3A3;
	clear:both;
	height:175px;
	overflow:hidden;
}
.box .zz_box li span{
	float:left; padding-right:10px;
	}
.box .pl_box li{
	border-bottom:1px solid #aaccee;
    padding:5px 5px 3px 5px;
	color:#666666;
}
.box .pl_box li span{
	color:#999999;
	}
.box .pl_box li h6{
	text-align:left;
	padding-bottom:6px;
	text-indent:24px;
	color:#FF3300;
	}
.box .pl_box li a.vo{
	color:#2C6AA9;
	}
.ad_left{
	margin-bottom:10px;
	border:1px solid #96BDDE;
}
.box .cy_box li{
	background:url(title_bg.gif) repeat-x bottom;
	padding:10px 5px;
}
.box .cy_box li h4{
	font-size:14px;
	color:#2C2C2C;
	font-weight:bold;
	padding-bottom:5px;
}
.box .cy_box li a:link{
	color:#2C6AA9;
}
.box .cy_box li a:visited{
	color:#2C6AA9;
}
.box .cy_box li a:hover{
	color:#2C6AA9;
	text-decoration:underline;
}
.box .sc_box li{
	background:url(title_bg.gif) repeat-x bottom;
	padding:11px;
	line-height:21px;
}
.box .sc_box li span{
	float:left; padding-right:10px;
	}
.box .sc_box li span b{
	display:block;
	text-align:center;
	padding-top:5px;
}
.box .sc_box li a:link{
	color:#2C6AA9;
}
.box .sc_box li a:visited{
	color:#2C6AA9;
}
.box .sc_box li a:hover{
	color:#2C6AA9;
	text-decoration:underline;
}
.box .tab h3,
.box .tab ul.tabitem,
.box .tab ul.tabitem li {
    float: left;
	font-size:12px;
}
.box .tab ul.tabitem {
    line-height: 2.3;
}
.box .tab ul.tabitem li {
    margin: 0 -1px -1px 0;
    position: relative;
}
.box .tab ul.tabitem a {
    display: block;
    padding: 0 5px;
}
.box .tab ul.tabitem a:link,
.box .tab ul.tabitem a:visited {
    color: #275c91;
}
.box .tab ul.tabitem a.current,
.box .tab ul.tabitem a:hover {
    border: solid #aaccee;
    border-width: 0 1px;
    padding: 0 4px;
    background: #fff;
}
html:first-child .box .tab ul.tabitem a.current,
html:first-child .box .tab ul.tabitem a:hover {
    position: relative;
    padding-bottom: 1px;
}


a:link, a:visited {
    color: #07519a;
    text-decoration: none;
}

a:active {
    color: #c30! important;
    text-decoration: underline;
}

/* Header
==========================================================*/
.header {
    margin: 0 10px 5px;
}
.topnav {
    position: relative;
    margin: 0 -10px 5px;
    padding: 0 15px;
    height: 26px;
    text-align: right;
    line-height: 2;
    background: #f5f5f5;
    background:url(title_bg.gif) repeat-x;

}
.topnav li {
    display: inline;
}
.topnavlil {
    float: left;
}
.topnavlir {
    float: right;
}
.topnav, .topnav a:link, .topnav a:visited {
    color: #07519a;
}
.topnav a:hover, .topnav a:active {
    color: #c30! important;
    text-decoration: underline;
}

.brand, .ad-banner {
    float: left;
    overflow: hidden;
    margin-right: 7px;
}
.ad-banner {
    width: 468px;
    height: 60px;
    overflow: hidden;
}
.ad-text {
    float: right;
    width: 258px;
    height: 58px;
    line-height: 1.6;
    border: 1px solid #b0d7ff;
    background: #f2f6fb; 
    overflow: hidden;
}
.ad-text li {
    width: 49.9%;
    float: left;
    text-indent: 3px;
    white-space: nowrap;
}
.brand h1.site-name {
    display: none;
}
.brand h1.site-name {
    display: none;
}
.brand a img {
    display: block;
}

/* Nav
==========================================================*/
.nav {
    position: relative;
    margin: 0 10px 10px;
    background: url(nav_bg.png) no-repeat 0 -36px;
}
.navinner {
    background: url(nav_bg.png) no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(nav_bg.png) repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(nav_bg.png) no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 72px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url(nav_bg.png) no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(nav_bg.png) no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    padding: 0 10px;
    background: url(nav_bg.png) no-repeat 100% -234px;
}
.subnav p span {
    display: block;
    background: url(nav_bg.png) repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(nav_bg.png) repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 60px; }
#subnav2 { left: 60px; }
#subnav3 { left: 60px; }
#subnav4 { left: 60px; }
#subnav5, #subnav6, #subnav7, #subnav8, #subnav9, #subnav10 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer { left: 48px; }
#subnav2 .pointer { left: 128px; }
#subnav3 .pointer { left: 205px; }
#subnav4 .pointer { left: 285px; }
#subnav5 .pointer { left: auto; right: 454px; }
#subnav6 .pointer { left: auto; right: 372px; }
#subnav7 .pointer { left: auto; right: 293px; }
#subnav8 .pointer { left: auto; right: 212px; }
#subnav9 .pointer { left: auto; right: 132px; }
#subnav10 .pointer { left: auto; right: 55px; }

#subnav1 {
    min-width: 110px;
} 
#subnav2 {
    min-width: 110px;
}
#subnav3 {
    min-width: 110px;
}
#subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
#subnav8 { min-width: 130px; }
#subnav9 { min-width: 130px; }
#subnav10 { min-width: 130px; }


/* Note
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
/* ad-loop, search, topinfo, recommendinfo
==========================================================*/
.wrap .ad-loop {
    width: 278px;
    height: 194px;

    overflow: hidden;
    margin-bottom: 10px;
}
.search {
    float: right;
    width: 588px;
    height: 66px;
    border: 1px solid #aaccee;
    text-align:center;
    margin-bottom: 10px;
    background: #f5fafe;
	padding:7px 10px 5px 20px;
}
.input{
	border:1px solid #8FA6BC;
	height:20px;
	line-height:20px;
	width:490px;
	margin-right:15px;
}
.input_pos{
	float:left;
}
.hot_line{
	clear:both;
	padding-top:3px;
}
.hot_line a:link{
	color:#DD8700;
}
.hot_line a:visited{
	color:#DD8700;
}
.hot_line a:hover{
	color:#DD8700;
	text-decoration:underline;
}
.menu_1,.menu_2,.menu_3,.menu_4,.menu_5,.menu_6,.menu_7,.menu_8,.menu_9,.menu_10,.menu_11{
	position:relative; margin-bottom:-1px;left:13px;
	height:5px; width:7px;
	overflow:hidden;
	background:url(icon_1.gif) no-repeat;
}
.menu_2{
	left:51px;
}
.menu_3{
	left:92px;
}
.menu_4{
	left:130px;
}
.menu_5{
	left:172px;
}
.menu_6{
	left:210px;
}
.menu_7{
	left:258px;
}
.menu_8{
	left:314px;
}
.menu_9{
	left:365px;
}
.menu_10{
	left:414px;
}
.menu_11{
	left:456px;
}

.menu{
	word-spacing:0;
	color:#B1B1B1;
}
.menu a:link,.menu a:visited{
	color:#B1B1B1;
	margin:0px 5px;
}	
	
a.menu_gg:link, a.menu_gg:visited {
	color:#000;
}

	
.btn_sc{
	border:none;
	background:url(btn.gif);
	width:76px;
	height:23px;
	color:#FFFFFF;
	line-height:23px;
	text-align:center;
	font-weight:bold;
}
.topinfo {
    height: 106px;
    margin-bottom: 10px;
    overflow: hidden;
    background: url(bg.png) no-repeat 0 -30px;
}
.topinfo h3 {
    color: #275c91;
    font-size: 120%;
    font-weight: bold;
    white-space: nowrap;
    margin: 10px 75px 10px 15px;
}
.topinfo li	 {
    margin: 0 0px;
    list-style-type:none;
}
.topinfo a:link, .topinfo a:visited {
    color: #275c91;
}

.wrap .recommendinfo {
    width: 298px;
    height: 104px;
    margin-bottom: 10px;
    border: 1px solid #aaccee;
}
.recommendinfo h3 {
    float: left;
    display: inline;
    width: 30px;
    height: 102px;
    margin: 1px 5px 1px 1px;
    line-height: 1.7;
    color: #275c91;
    background: #d7e7f7;
    font-size: 120%;
    font-weight: bold;
}
.recommendinfo h3 span {
    display: block;
    text-align: center;
    margin: 0 5px;
}
.recommendinfo ul {
    float: left;
    margin: 3px 0 0 0;
    width: 250px;
    font-size: 120%;
    line-height: 1.7;
}
.recommendinfo li {
    clear: both;
}
.recommendinfo .date {
    float: right;
    line-height: 2;
    font-size: 80%;
	font-size:9px;
	color:#999999;
}
/* Sitemap Footer
==========================================================*/
.sitemap {
    height: 2.5em;
    line-height: 2.5;
    color: #275c91;
    margin: 0 10px 10px;
    text-align: center;
    background: #eaf3fb;
    border: 1px solid #bed0e0;
}
.sitemap a:link{ 
    color: #275c91;
}
.sitemap a:visited {
	color:#275c91;
}
.sitemap a:hover {
	color:#275c91;
	text-decoration:underline;
}
.footer {
    margin: 0 10px 10px;
    padding-bottom: 10px;
    text-align: center;
}
.copyright, .copyright a:link, .copyright a:visited {
    color: #000000;
	line-height:26px;
}
a:link{
	color:#275c91;
	text-decoration:none;
}
a:visited{
	color:#275c91;
	text-decoration:none;
}
a:hover{
	color:#275c91;
	text-decoration:none;
}
.weizhi{
BORDER-RIGHT: #aaccee 1px solid; BORDER-TOP: #aaccee 1px solid; BACKGROUND: url(title_bg.gif) #e9f2fb repeat-x left top; MARGIN-BOTTOM: 10px; BORDER-LEFT: #aaccee 1px solid; COLOR: #07519a; BORDER-BOTTOM: #aaccee 1px;
	padding-left:15px;
	height:26px;
	line-height:26px;
	margin:0px 10px 10px 10px;
	position:relative;
}
.weizhi span{
	position:absolute;
	right:10px;
	top:3px;
}
.weizhi span img {vertical-align:middle;border:none;}
.searchtxt{
	border:1px solid #8FA6BC;
	height:16px;
	line-height:16px;
}
.left_title{
    border-left:1px solid #aaccee;
    border-right:1px solid #aaccee;
    border-top:1px solid #aaccee;
	background:#fff url(title_bg.gif) repeat-x;
	height:28px;
	line-height:26px;
	font-size:11px; 
	font-weight:bold;
	color:#275c91;
	padding-left:10px;
}
.left_title H3 {float: left;/*background:url(blue.jpg) no-repeat;*/ font-weight:bold;width:auto; height:26px; font-size:13px; line-height:26px; text-align:center;margin-top:2px;margin-left:2px;color:#275c91;}
#news{
	background:#F5FAFF;
	border:1px solid #aaccee;
	padding:2px 2px 2px 2px;
	color:#4A4A4A;
    margin-bottom:10px;
    overflow: hidden;
}
a.v_red:link{
	color:#BF001F;
	text-decoration:none;
}
a.v_red:visited{
	color:#BF001F;
	text-decoration:none;
}
a.v_red:hover{
	color:#BF001F;
	text-decoration:underline;
}
.ding_box{
	padding:0px 0px 25px 170px;
	height:62px;
}
.ding{
	width:58px;
	height:62px;
	text-align:center;
	display:block;
	margin-right:100px;
	float:left;
}
.ding_bg{
	background:url(ding_bg.gif);
}
.back_bg{
	background:url(back_bg.gif);
}
.ding b{
	color:#FFFFFF;
	font-size:20px;
	display:block;
	padding:5px 0px;
}
.pagebreak{
	text-align:center;
	margin-bottom:20px;
	line-height:25px;
	}
.pagebreak a{
	margin: 5px 2px;
	color:#666666;
	border:1px solid #aaccee;
	padding: 4px 5px 1px 5px;
}
.pagebreak strong{
	margin: 5px 2px;
	color: #1E90FF;
	font-weight:normal;
	padding: 4px 5px 1px 5px;
	margin-bottom:5px;
	border:1px solid #aaccee;
	background:#DCDCDC;
}
.shoucang{
	margin: 5px auto;
	float:center;
	text-align:center;
	height:16px;
	line-height:16px;
	padding:0 3px;
	font-size:16px;
}
.shoucang a{
	height:16px;
	width:16px;
	margin:0;
	padding:0;
	margin-left:8px;
}
.content .shoucang img{
	border:none;
	width:16px;
	height:16px;
	margin:0;
	padding:0;
}
#news_sort{
	border:1px solid #aaccee;
	width:628px;
	color:#4A4A4A;
	margin-bottom:10px;
}
#news_sort .news_title{
	background:url(news_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#204E7D;
	padding-right:15px;
}
#news_sort .news_title span{
	float:right;
	font-size:12px;
	font-weight:normal;
}
#news_sort ul{
	padding:5px 10px;
}
#news_sort ul li{
	line-height:23px;
	font-size:14px;
}
#news_sort ul li span{
	float:right;
	font-size:12px;
	color:#AAAAAA;
}	
h1{
	color:#363737;
	text-align:center;
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.content{
	font-size:14px;
	color:#2A2A2A;
	line-height:25px;
	margin:15px 0px 35px 0px;
}
.content p{
	text-indent:2em;
	padding: 5px 0 5px 0;
}
.content img{
	border:1px solid #666666;
	max-width:510px;
}
.content .logo{
	border:0;
}
.content tbody td{
	padding:8px;
}
.content a{color:#0841D6;}

.times{
	text-align:center;
	color:#666666;
	padding:15px 0px;
	border-bottom: 1px solid #E1E4E6;
}
.times img{
	height:20px;
	margin-bottom:-4px;
}
.xg{
	line-height:24px;
	border-top: 1px solid #E1E4E6;
	padding:5px;
	margin-bottom:10px;
	border-bottom: 1px solid #E1E4E6;
	height: 30px;
}
.xg li{
	width:50%;
	float:left;
}
.pl{
	border:1px solid #DADCDD;
	background:#fff;
	margin-bottom:15px;
}
.pl_title{
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	font-weight:bold;
	background:url(pl_bg.gif) repeat-x;
}
.pl_title span{
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#949494;
}
.pl_title b{
	color:#E8581F;
}
.pl_rec_list{
	line-height:25px;
	text-align:center;
	height:90px;
	border-bottom: 1px dashed #E6E6E6;
}
.pl_rec_list li{
	width:290px;
	text-align:center;
	float:left;
	font-size:14px;
}
.pl_rec_list li a:link{
	color:#FF0000;
	text-decoration:underline;
}
.pl_rec_list li a:visited{
	color:#FF0000;
	text-decoration:underline;
}
.pl_rec_list li a:hover{
	color:#204E7D;
	text-decoration:none;
}
.pl_list{
	margin:15px 20px;
	line-height:25px;
	border-bottom:1px solid #E6E6E6;
	padding-left:5px;
	padding-bottom:10px;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.zz{
	color:#204E7D;
}
.btn{
	color:#FFFFFF;
	background:url(btn_bg.gif) repeat-x #5D8BBA;
	height:22px;
	text-align:center;
	line-height:22px;
	border-top:1px solid #6499CE;
	border-left:1px solid #6499CE;
	border-right:1px solid #255789;
	border-bottom:1px solid #255789;
}
.bor{
	padding:10px 0px 10px 5px;
}

.news_list1 {
	border-left:1px solid #aaccee;
	border-right:1px solid #aaccee;
	border-bottom:1px solid #aaccee;
	margin-top:10px;
    margin-bottom:10px;
	}
.news_list2 {
	border-left:1px solid #aaccee;
	border-right:1px solid #aaccee;
	border-bottom:1px solid #aaccee;
	margin-top:10px;
    margin-bottom:10px;
	}
.news_list1 ul{
	padding-bottom:10px;
	background:#fff;
	}

.news_list1 ul {
	font-size:12px;
	
	color:#787878;
	font-weight:normal;
}
.news_list2 ul{
	padding-bottom:10px;
	background:#fff;
	}

.news_list2 ul {
	font-size:12px;
	color:#787878;
	font-weight:normal;
}
.news_list_title{
	background:#fff url(title_bg.gif) repeat-x;
	height:28px;
	border-top:1px solid #aaccee;
	line-height:27px;
	font-size:11px; 
	font-weight:bold;
	color:#313131;
	padding-left:10px;
}
.news_list_title H3 {float: left;/*background:url(blue.jpg) no-repeat; */font-weight:bold;width:auto; height:26px; font-size:13px; line-height:26px; text-align:center;margin-top:2px;margin-left:2px;color:#275c91;}
.news_list_title H3 a,.news_list_title H3 a:visited {color:#275c91;text-decoration:none;}
.news_list_title H3 a:hover {color:#275c91;text-decoration:underline;}
.news_list_title span{
	font-size:12px;
	float:right;
	color:#787878;
	margin-right:5px;
	font-weight:normal;
}



.news_list {
	overflow: hidden;
	}

.news_list ul{
	border-bottom:1px solid #aaccee;
	padding-bottom:10px;
	margin-bottom:15px;
	}
.news_list ul .list_title{
	color:#204E7D;
	font-weight:bold;
	background:url(list_title.gif) no-repeat 7px 7px;
	padding-left:23px;
	font-size:14px;
}
.news_list ul .list_title span{
	font-size:12px;
	float:right;
	color:#787878;
	font-weight:normal;
}
.news_list ul .list_titleT{
	color:#204E7D;
	font-weight:bold;
	background:url(totop.gif) no-repeat 7px 7px;
	padding-left:23px;
	font-size:14px;
}
.news_list ul .list_titleT span{
	font-size:12px;
	float:right;
	color:#787878;
	font-weight:normal;
}
.news_list ul .ot span{
        margin-right:20px;
}
.news_list ul .text{
	line-height:23px;
	text-indent:24px;
	padding:13px 0px;
	color:#878787;
}

.red{
	color:#FF0000;
}
.blue{
	color:#1FA51C;
}
.fsource{
	color:#666;
}
.news_list a:link{
	color:#204E7D;
	text-decoration:none;
}
.news_list a:visited{
	color:#204E7D;
	text-decoration:none;
}
.news_list a:hover{
	color:#204E7D;
	text-decoration:underline;
}
.right_bot{
	margin-bottom:10px;
}
.right_box{
	border-left:1px solid #aaccee;
	border-right:1px solid #aaccee;
	border-bottom:1px solid #aaccee;
}
.right_title{
    border-top:1px solid #aaccee;
	background:#fff url(title_bg.gif) repeat-x;
	height:28px;
	line-height:27px;
	font-size:14px; 
	font-weight:bold;
	color:#313131;
	padding-left:10px;
}
.right_title H3 {float: left;/*background:url(blue.jpg) no-repeat; */font-weight:bold;width:auto; height:26px; font-size:13px; line-height:26px; text-align:center;margin-top:2px;margin-left:2px;color:#275c91;}
.right_box ul{
	padding:5px;
	padding-left:10px;
}
.right_box ul li{
	line-height:25px;
}
.line{
	margin:0px 10px 10px 10px;
}
.box_line .bv{
	border-bottom:1px solid #E8E8E8; 
}
.box_line a{
	line-height:28px;
	padding-left:10px;
}
.v-tab {
    width: 71px;
    float: left;
    display: inline;
    overflow: hidden;
    margin: -2px 1px -6px -5px !important;
    margin: -5px 1px -6px -5px;
}
.infopublish ul.left_box li {
    line-height: 1.89; 
}

.v-tab li {
    float: left;
}
.v-tab li a {
    float: left;
    width: 70px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: #ebf7e9;
    border: solid #CAE5FF;
    border-width: 0 1px 1px 0;
}
.v-tab li a:link,
.v-tab li a:visited {
    color: #2e7428;
}
.v-tab li a.current,
.v-tab li a:hover,
.v-tab li a:active {
    background: #fff;
    border-right: 0;
    font-weight: bold;
    padding-right: 1px;
}





.infopublish {
    border-color: #CAE5FF;
}
.infopublish .box_title {
    background: none;
}
.infopublish .box_title h3 {
    height: 30px;
    line-height: 30px;
    margin:0;
    color: #000;
    background: url(news_bg.gif) repeat-x 0;
}	
	

.text_tag {
	background: #FFFFFF;
	border: 1px dashed #CAE5FF;
	height: 24px;
	margin: 10px auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 560px;
}

.text_tag h5 {
	clear: left;
	color: #000000;
	display: block;
	float: left;
	font-size:12px;
	padding-top:3px;
}

.text_tag span {
	float: right;
	font: 12px/24px Tahoma;
}






.pl_list ul{
	border-bottom:1px dashed #d7d7d7;
}
.pl_list ul .title{
	color:#1F0087;
	margin-top:10px;
}
.pl_list ul .content{
	margin:10px;
	text-indent:2em;
}
.pl_list ul .op{
	color:#d7d7d7;
}
.pl_list ul li span{
	float:right;
	color:#d7d7d7;
}


.box_xg{
	border:1px solid #aaccee;
	margin-bottom:10px;
	margin-top:5px;
}
.box_xg .title_xg{
	background:#B8CDE3;
	color:#003770;
	line-height:26px;
	height:26px;

	border:1px solid #fff;
	font-weight:bold;
}
.box_xg ul{
	padding:6px;
	overflow:hidden;
	height:100%;
}

.box_xg ul li{

	float:left;
	width:50%;
	height:100%;
	*width:49%;
	text-indent:12px;
	height:24px;
	line-height:24px;
	font-size:14px;
}

.review-block {
    border: 1px solid #aaccee;
    border-left-width: 2px;
    padding: 2px 5px;
    background: #fff;
    color: #666;
}
* html .review-block {
  zoom:1;
}
.review-block dl, .review-block dt, .review-block dd {
    margin: 0;
    padding: 0;
}
.review-block dl {
    padding: 2px 0;
}
.review-block dt {
    color: #aaccee;
    margin-bottom: 5px;
}

/* Nav
==========================================================*/


/*相关图文*/

.box_xgimg{
	border:1px solid #B8CDE3;
	margin-bottom:10px;
}
.box_xgimg .title_xg{
	background:#B8CDE3;
	color:#003770;
	line-height:26px;
	height:26px;
	padding-left:15px;
	border:1px solid #fff;
	font-weight:bold;
}
.box_xgimg ul{
	padding:6px;
	overflow:hidden;
	margin-left:7px;
	height:135px;
}

.box_xgimg ul li{
	display:block;
	float:left;
	width:130px;
	background: #fff;
	*width:130px;
	line-height:18px;
	font-size:12px;
	margin:0 5px;
}
.box_xgimg ul li img{
	border:1px solid #aaccee;
	width:121px;
	height:91px;
	padding:2px;
}


.right_img{
	border:1px solid #aaccee;
	margin-bottom:10px;
	padding:0;
}

.right_img ul{
	width:268px;
  	height:280px;
	padding:0px;
	padding-left:0px;
	overflow:hidden;
}
.right_img ul li{
	line-height:18px;
	float:left;
	margin:2px;
	padding:0;
	width:126px;
	text-align:center;
}
.right_img ul li img{
	width:120px;
	height:90px;
	padding:2px;
	border:1px solid #aaccee;
}
.img_hr{border-top:1px solid #000000;margin-top:3px;width:130px;height:1px;line-height:1px;}

/* 专访 */
.zz_zf,.zz_ft{
	list-style-type:none;
	height:92px;
	overflow:hidden;
	background:#f2f6fc;
	border-bottom:1px dotted #C3D9FF; 
}
.zz_zf_img{
	float:left;
	margin:8px 0px 8px 8px;
}
.zz_ft{
	height:153px;
	line-height:20px;
	text-align:center;
}
.zz_ft_img{
	margin:8px 8px 0px 0px;
}
.zz_ft img{
	border:1px solid #aaccee;
	width:260px;
	height:120px;
	margin:5px 5px 2px 5px;
}
.zz_ft span{
	width:100%;	
}
.zz_zf img{
	border:1px solid #aaccee;
	width:64px;
	height:74px;
}
.zz_zf p{
	width:184px;
	height:64px;
	float:left;
	padding:4px;
	line-height:20px;
	margin-left:8px;
}
.zz_zf_tit{
	width:99%;
	font-weight:bold;
}
#hotht{
	font-size:14px;
}

/*首页book频道 */
.comimg{
	width:265px;
	overflow:hidden;
	clear:both;
	padding-left:5px;
	margin-top:10px;
}
.comimg img{
	width:265px;
	height:80px;
	border:0px;
}
.combok{
	background:#FFFFFF;
	width:250px;
	list-style-type:none;
	clear:both;
	overflow:hidden;
	margin:6px 5px;
}
.combok li{
	width:100%;
	height:24px;
	overflow:hidden;
	line-height:24px;
	text-indent:0px;
}
.combok li a{
	color:#275c91;
}
/*字母检索效果*/
/*------------------------------------------------------------------*/
.sitefootad {
    line-height: 2.5;
    color: #275c91;
    margin: 0 10px 10px;
    text-align: center;
    border: 1px solid #bed0e0;
}
.siteabc {
    line-height: 2.5;
    color: #275c91;
    margin: 0 10px 10px;
    text-align: center;
    background: #eaf3fb;
    border: 1px solid #bed0e0;
}
.siteabc a:link{ 
    color: #275c91;
}
.siteabc a:visited {
	color:#275c91;
}
.siteabc a:hover {
	color:#275c91;
	text-decoration:underline;
}
.abc {margin-right:8px;}
 html .abc {padding:8px 0px 3px 10px;}
.abc ul {margin-top:8px;height:25px;background:#f1f5f6; border:#d9e6ee 1px solid;border-left:none;font:14px Arial,Helvetica,sans-serif;color:#275c91;}
.abc li { float:left;width:30px;height:25px;border-left:#d9e6ee 1px solid;text-align:center;line-height:25px;}
.abc ul li:hover {background:#d9e6ee;}
.abc ul li:hover.zimu {background:#f1f5f6;}
li.zimu { background:#f1f5f6; width:80px; font-weight:bold;}
li.shuzi {width:45px;}
.abc li a {font:14px Arial,Helvetica,sans-serif;color:#275c91;line-height:25px;}
.abc li.shuzi a {font:12px Arial,Helvetica,sans-serif;color:#275c91;line-height:23px;}
/*#End--------------------------------------------------------------------------*/
/*定义所有新旧日期显示效果*/
/*------------------------------------------------------------------*/
.newDate {color:#ff0000;}
.oldDate {color:#808080;font-style:normal;}
/*日期右对齐*/
li span.globalDate {float:right;margin:0 2px;}
.globalRight {float:right;margin:0 2px;}
.globalMoreRight {float:right;}
.moreLinks {float:right;margin:5px 2px 0;}
.moreLinks a, .moreLinks a:hover {color:#555;font-size:10px;font-weight:normal;}
.clear {clear:both;}
/*右侧分类导航效果*/
ul#leftCatalog {clear:both;width:250px;overflow:hidden;/*zoom:1;*/}
ul#leftCatalog li {width:48%;float: left;display: inline;text-align: center;line-height: 26px;}
ul#leftCatalog li  a ,ul#leftCatalog li a:visited { background-image: url(classbg01.gif); background-position: 6px 8px; background-repeat: no-repeat; border: 1px solid #FFFFFF; color: #7296B6; display: inline; float: left; font-size: 12px; height: 28px; line-height: 28px; margin-left: 2px; margin-right: 2px; padding-left: 25px; text-decoration: none; width: 90px; overflow: hidden;
}
ul#leftCatalog li a:hover { background-color: #EFF6FE; background-image: url(classbg02.gif); border-bottom-color: #A4CDED; border-left-color: #A4CDED; border-right-color: #A4CDED; border-top-color: #A4CDED; color: #000000; text-decoration: none; }


/*#End--------------------------------------------------------------------------*/
/*--分页CSS开始----------------------------------*/
div.mainPageBox {clear:both;float:left;margin-top:3px;padding:1px 0;background:#f1f5f6;text-align:right;}
div.mainNextPage {clear:both;float:left;margin-top:3px;padding:1px 0;text-align:right;width:100%;}
div.mrePage {clear:both;background:#fff;}
.morePage a{word-break:normal;word-wrap:normal;text-decoration:none;color:#3384c5;text-align:center;}
.morePage {display:block;text-align:center;float:right;margin:3px 2px;}
.morePage *{font-style:normal;font:normal 12px/18px arial,"宋体", serif;text-decoration:none;}
.morePage code a,.morePage code i{display:block;width:auto !important;min-width:16px;width:8px;height:18px;float:left;padding:0 2px;color:#3384c5;border:1px solid #9bd3f8;margin:0 2px;}
.morePage code a{background:#fff;}
.morePage code a:hover{background:#e5f3fe;text-decoration:none;}
.morePage code a.active{border:1px solid #f7cf9e;color:#f60;font-weight:bold;}
.morePage code a:hover.active{background-color:#fcf0da;text-decoration:none;}

.morePage code i{display:block;border:0;margin:0;padding:0;font-weight:bold;line-height:14px;}
.morePage kbd,.morePage dfn{border:1px solid #9bd3f8;display:block;width:55px;height:18px;float:left;margin:0 2px;background:#e5f3fe url(page_arrow.gif) no-repeat 5px -54px;}
.morePage dfn{background-position:45px -85px}
.morePage dfn.disable{background-position:45px -35px}
.morePage kbd a,.morePage dfn a{display:block;padding-left:10px;height:17px;line-height:17px;>line-height:18px;overflow:hidden;border-left:1px solid #fff8ff;border-top:1px solid #fff;border-right:1px solid #c8e2f7;}
.morePage dfn a{padding:0 8px 0 0}
.morePage dfn.disable,.morePage kbd.disable{border:1px solid #bbb;background:#eee url(page_arrow.gif) no-repeat 45px -24px}
.morePage kbd.disable{background-position:5px 6px;}
.morePage .disable a{border:0;border-top:1px solid #fff;color:#999;text-decoration:none;}
.morePage .disable {background:#eee;}
.morePage .off{display:none;}
.mainPage {position:relative;top:0px;left:0px;height:30px;line-height:40px;}

.mainPage .morePage{position:absolute;right:0px;margin-right:2px;}
.mainPage i{font-style:normal;}
.mainPage {margin-top:5px;}
.postCount {color:#666;}
.postCount b{color:#f60;font-weight:bold;margin:0 2px;line-height:21px;}
.mainPage .postCount {line-height:30px;margin-left:12px;position:absolute;line-height:20px;}
.morePage input {border:1px solid #9bd3f8;background:#fff;color:#3384c5;height:16px;line-height:16px;>margin-top:-1px;width:30px;text-align:center;}
.morePage b {border:1px solid #9bd3f8;display:block;width:auto;height:18px;line-height:18px;float:left;margin:0 2px;background:#fff;padding:0 5px;}
/*分页*//*
.list_page{clear:both;display:block;height:25px;line-height:25px;text-align:center;padding-right:20px;margin:5px auto;}
.list_page span,.list_page em,.list_page a{border:#d0d0d0 1px solid;background:#fefefe;color:#000;padding:3px 6px;>padding-bottom:2px;margin-right:3px;font: normal 13px/24px "宋体";}
.list_page a span{border:0;padding:0;margin:0;}
.list_page a{color:#000;text-decoration:none;}
.list_page a:hover{background:#f1f1f9;text-decoration:none;}
.list_page a.active{background:#f1f1f9;color:#f60;border:#d0d0d0 1px solid;font-weight:bold;}
.list_page .disable {background:#eee;color:#999;}
.list_page input {border:0px;margin:0 -4px;width:25px;height:15px;text-align:center;padding:0;vertical-align:middle;}
*/
.list_page {float:left;height:25px;line-height:25px;padding-left:5px;margin:5px auto;}
.list_page span,.list_page b,.list_page a {display:block;float:left;border:1px solid #d0d0d0;background:#fff;color:#000;margin-right:5px; height:20px; line-height:20px; padding:0 3px;}
.list_page a:hover {background:#f1f1f9;text-decoration:none;}
.list_page a.active{background:#f1f1f9;color:#f60;border:#d0d0d0 1px solid;font-weight:bold;}
.list_page .disable {background:#eee;color:#999;}
.list_page input {margin:0 -4px;border:0px;background:none;height:12px;line-height:12px;width:20px;padding-top:3px;text-align:center;}

.news_page {clear:both;display:block;height:20px;line-height:20px;text-align:center;padding-right:20px;margin:3px auto;}
.news_page span,.news_page a{border:#d0d0d0 1px solid;background:#fefefe;color:#000;padding:2px 5px;padding-bottom:1px;margin-right:3px;font: normal 13px/24px "宋体";}
.news_page a span{border:0;padding:0;margin:0;}
.news_page a{color:#000;text-decoration:none;}
.news_page a:hover{background:#f1f1f9;text-decoration:none;}
.news_page a.active{background:#f1f1f9;color:#f60;border:#d0d0d0 1px solid;font-weight:bold;}
.news_page .disable {background:#eee;color:#999;}

.pages{
	text-align:right;

	}
.pages a:link{
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 3px;
	margin:0px 0px;
}
.pages a:visited{
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 3px;
	margin:0px 0px;
}
.pages a:hover{
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 3px;
	margin:0px 0px;
}
.pages .click{
	display:inline;
	border:1px solid #ff831e;
	color:#000000;
	background:#ffebd9;
	padding:2px 5px;
	margin:0px 3px;
}

/*
/*--分页 CSS 结束----------------------------------------*/
/*数字排行效果*/
dl.list-icons, ul.list-icons {overflow:hidden;}
ul.list-icons li {}
dl.list-icons dd, ul.list-icons li {padding:0 0 0 30px;position:relative;margin:0px;border:none;background:none;font-family:Verdana, Arial;word-break:break-all;height:20px;line-height:20px;display:block;background:#fff;}
dl.list-icons dd span, ul.list-icons li span {background:url(icon_green.gif) no-repeat center center;font-family:Verdana;color:#fff;font-size:9px;font-weight:700;text-align:center;display:block; position:absolute;left:7px;top:6px;width:16px;height:9px;line-height:9px;padding:0 0 0 1px;}
dl.list-icons dd .list-icon1, dl.list-icons dd .list-icon2, dl.list-icons dd .list-icon3 {background:url(bg/icon_red.gif) no-repeat center center;}
ul.list-icons li .list-icon1, ul.list-icons li .list-icon2, ul.list-icons li .list-icon3 {background:url(icon_red.gif) no-repeat center center;}
dl.list-icons dd a, ul.list-icons li a {display:block;height:20px;line-height:20px;}
dl.list-icons dd a:hover, ul.list-icons li a:hover {display:block;background:#e5eef5;text-decoration:none;}
dl.list-icons dd h3, ul.list-icons li h3 {position:absolute;z-index:3000;right:2px;top:1px;display:block;margin:0;padding:0;color:#1fabd3;width:50px;}
dl.list-icons dd h4, ul.list-icons li h4 {position:absolute;z-index:2000;right:56px;top:1px;display:block;margin:0;padding:0;color:#666;width:50px;}
dl.list-icons dd h5, ul.list-icons li h5 {position:absolute;z-index:1000;left:30px;top:1px;display:block;margin:0;padding:0;color:#666;width:110px;}

/*#End--------------------------------------------------------------------------*/
#selsearch {padding-right: 5px;color:#fff;float:left;width:85px;}
#sht {margin: auto;float: left;text-align: right;}
#sbox {margin: auto 0px 5px 0px;float: left;}


#pingjia {float:left;margin:5px;padding:0;height:48px;border:#d9e6ee 1px solid;border-left:none;background:#f5f5f5;}
*html #pingjia {margin-left:3px;}
#pingjia li em {font-style:normal;color:#42B73F;}
#pingjia li{float:left;display:block;vertical-align:bottom;margin:0;padding:2px 7px;height:45px;line-height:21px;border-left:#d9e6ee 1px solid;}
#pingjia li.info{padding:2px 2px;}
#pingjia li img {margin-top:2px;}
#pingjia li.tousu{border-right:none;padding:1px 6px;>padding:1px 4px;}
#pingjia li.tousu img {margin-top:0px;}
#PercentBar1,#PercentBar2 {display:block;float:left;height:11px;margin-top:6px;background: url(../icons/loading_bg.gif) repeat-x;}
#pingjia li i {font-size:0.88em;color:#888;}
/*下载页面CSS效果*/
/*------------------------------------------------------------------*/
dl#downInfoArea {clear:both;float:left;margin-top:3px;overflow:hidden;}
dl#downInfoArea h1 {font-size:14px;margin:0;text-align:center;}
dl#downInfoArea #downInfoTitle {font-size: 14px;font-weight:bold;text-align:center;color:#0098c5;height:26px;line-height:26px;background:#e8fafe;width:98%;}
dl#downInfoArea .downInfoRowR {float:left;display:block;width:300px;margin:1px 5px 1px 1px;text-align:center;line-height:0px;background:#fff;}
dl#downInfoArea .downInfoRowL {float:left;display:block;margin:1px;font-size:12px;line-height:23px;display:inline;}
* html dl#downInfoArea .downInfoRowL {line-height : 24px;}
* html dl#downInfoArea .downInfoRowL img {margin:0 0 3px 0;}
dl#downInfoArea .downInfoRowL img {vertical-align:middle;border:none;}
div.mainHeadlines {padding : 5px 0px 2px 24px;margin:auto;border-bottom: 1px solid #9eb0b2;background : #abd1eb url(dot.gif) no-repeat 9px center;}
div#mainSoftIntro, div#mainDownAddress {padding:0 2px 0 5px;margin: 3px 0;word-break:break-all;}
div#mainSoftIntro {font-size:14px;line-height:150%;}
div#mainSoftIntro p {padding-top:0;margin-top:0}
/*下载页面的相关CSS效果*/
.mainstory {clear:both;margin:3px 0 0 0;background:#f1f5f6;border:1px solid #d9e6ee;padding:0;overflow:hidden;}
.mainstory h2 span.boxhead {position:absolute;clear:both;color:#1fabd3;font-size:12px;height:20px;line-height:20px;margin:3px 0 0 8px;padding:1px 0px 0px;letter-spacing:1px;width:120px;text-indent:25px;background:#fff url(icons/col-ico1.gif) no-repeat 3px center;border-left:1px solid #d9e6ee;border-top:1px solid #d9e6ee;border-right:1px solid #d9e6ee;border-bottom:1px solid #f1f5f6;}
.mainstory h2 {clear:both;margin:0;padding:0;font-weight:bold;letter-spacing:2px;height:26px;background:#e8fafe url(bg/plane_bg2.gif) repeat-x;}
.mainstory .story {margin:5px;background:#fff;border:1px solid #d9e6ee;}
.mainstory .headLinks {float:right;margin:4px 3px 0 3px;}
.mainstory .headLinks input {margin:0;height:20px;font-weight:normal;}
.mainstory h2 span.col-icon1 {background:#fff url(icons/col-ico1.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon2 {background:#fff url(icons/col-ico2.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon3 {background:#fff url(icons/col-ico3.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon5 {background:#fff url(icons/col-ico5.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon6 {background:#fff url(icons/col-ico6.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon7 {background:#fff url(icons/col-ico7.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon8 {background:#fff url(icons/col-ico8.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon9 {background:#fff url(icons/col-ico9.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon10 {background:#fff url(icons/col-ico10.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon11 {background:#fff url(icons/col-ico11.gif) no-repeat 3px center;}
.mainstory h2 span.col-icon12 {background:#fff url(icons/col-ico12.gif) no-repeat 3px center;}
/*div#postComment1 {display:none;}
div#postComment2 {display:none;}*/
div.postComment p {margin:0;}
.HRcomt {border:0px dashed #d1d7dc;border-top-width:1px;height:0px;}
div table td {word-break:break-all;}
#comtPage table {width:90%;}
/*#End--------------------------------------------------------------------------*/
/*分类列表主要部分效果*/
/*父级分类列表*/

/*#End--------------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*FLASH频道样式*/
/*------------------------------------------------------------------*/
#flashinfo {border: 1px solid #d9e6ee;margin-top:3px;text-align:center;overflow:hidden;}
.flashtitle {color:#0098c5;height:26px;line-height:26px;background:#e8fafe url(bg/plane_bg2.gif) repeat-x;}
.flashtitle h2 {font-size:14px;font-weight:bold;margin:0;text-align:center;}
ul#nextflash {width:684px;}
div.mainstory ul#nextflash li {float:left;width:320px;background:#f3f5d8;height:20px;line-height:20px;margin:1px;padding:0;}
.BackFlash {display:block;float:left;width:320px;background:#f3f5d8;height:20px;line-height:20px;}
.NextFlash {display:block;float:left;width:320px;background:#f3f5d8;height:20px;line-height:20px;}
/*#End--------------------------------------------------------------------------*/
/*sitemap页面CSS效果*/
/*------------------------------------------------------------------*/
div#sitemapBox {clear:both;background:#fff;margin:0 0 4px;padding:0;text-align:left;width:auto;overflow:hidden;}
dl#sitemaplist {clear:both;margin:5px 6px;border:1px solid #d1d7dc;border-top:0;overflow:hidden;}
dl#sitemaplist dt {display:block;background:#efefef;margin-bottom:1px;border-top:1px solid #d1d7dc;border-bottom:1px solid #d1d7dc;height:28px;line-height:28px;font-weight:bold;text-indent:10px;}
dl#sitemaplist dt a {font-weight:bold;color:#30a9d4;}
dl#sitemaplist dt span, dl#sitemaplist dt span a {font-weight:normal;}
dl#sitemaplist dd a {color:#30a9d4;}
dl#sitemaplist dd {float:left;display:block;background:#fff;margin-left:1px;margin-bottom:1px;width:105px;height:25px;line-height:25px;text-align:center;}
/*#End--------------------------------------------------------------------------*/
.contentbox {clear:both;margin:3px 0 0 0;padding:1px 3px;background:#fff;border:1px solid #d9e6ee;}
div#mainNewsTitles {margin:2px 0;text-align:center;}
div#mainNewsTitles h1 {margin:8px 0;font-size:16px;font-weight:bold;color:#ff3300;}
div.mainNewsInfo {margin:auto;background:#fff;text-align:center;height:26px;line-height:26px;margin-bottom:3px;background: url(dot.gif) repeat-x bottom;}
#mainFontSize {clear:right;display:block;float:right;}
#mainFontSize img {border:none;}
#mainFontSize a {text-decoration:none;}
div.NewsContent {font-family:宋体;font-size:14px;line-height:180%;word-wrap: break-word;display:inline;}
div.NewsContent img {border:none;}
div.mainNewsCount {margin-top:3px;height:23px;line-height:23px;border-top:1px dotted #aaccee;background:#fefefe;text-align:right;}
div#NewsContentLabel a {font-family:宋体;font-size:100%;line-height:180%;}
div#mainNewsContent a {font-family:宋体;font-size:100%;line-height:180%;}
/*首页列表中的图片效果*/
li.listimg1 {clear:both;height:94px;border-bottom:1px dotted #d1d7dc;padding:3px;text-indent:18px;color:#999;line-height:18px;}
li.listimg1 img {clear:left;float:left;margin:2px 3px 0 0;}
li.listimg1 a {color:#0066ff;text-decoration:underline;font-weight:bold;}