@charset "gb2312";
/*页面主体*/
.main{
	background:#fff;
	margin:0 auto;
	width:990px;
	padding:8px 0 2px 0;
	}
.content{
	background:url(style_res/content_bg.gif) left bottom repeat-x;
	border:1px solid #9ec1e0;
	padding:20px 25px 10px 34px;
	min-height:448px;
    _height:"448px";
	_overflow-y:visible; 
	}
	
.right-box{
	/* float:right; */
	width:654px;
	padding-right:8px; 
	padding-bottom:10px;
	overflow:hidden;
margin: 0px auto;
	}
.banner{
	margin-bottom:8px;
	}
.cg-position{
	margin-bottom:12px;
	}
.cg-position .home{
	background:url(style_res/back_btn.gif) no-repeat;
	display:block;
	width:158px;
	height:56px;
	text-indent:-9999px;
	overflow:hidden;
	}

.list li{
	background:url(style_res/botline.gif) 0 bottom repeat-x;
	line-height:28px;
	height:28px;
	vertical-align:top;
	padding:0;
	overflow:hidden;
	}
.list li a{
	background:url(style_res/dot1.gif) 0 10px no-repeat;
	padding-left:14px;
	float:left;
	}
.list li span{
	color:#848484;
	float:right;
	}

a.highlight:link,a.highlight:visited,a.highlight:hover{
	color:#ff0000;
	}
.cg-page{
	padding:10px 0 0 0;
	text-align:center;
	color:#999;
	}
.cg-page .current-page{
	color:#000;
	}
.cg-page .page-num{
	margin:0 5px;
	}
.cg-page .go-button{
	background:url(style_res/btn02.gif) center 50% no-repeat;
	display:inline-block;
	width:41px;
	height:23px;
	line-height:23px;
	}

/*详细�?/
.cg-content .art-heading{
	font-size:16pt;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	}
.cg-content .art-supheading{
	font-size:14pt;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	}
.cg-content .art-subheading{
	font-size:12pt;
	line-height:180%;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	}
.cg-content .art-summary{
	text-align:center;
	margin:10px 0;
	line-height:30px;
	background:#f7f6f6;
	font-size:12px;
	}
.cg-content .art-summary strong{
	font-weight:normal;
	}
.cg-content .art-content,
.cg-customize-content{
	padding:10px;
	font-size:14px;
	line-height:180%;
	/*white-space:normal;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:normal;*/
	overflow:hidden;
	/*text-align:justify;
	text-justify:inter-ideograph;*/
	}
/*.article-content table{
	border-collapse:inherit;
	border-spacing:1px;
	}*/

.article-content a:link,
.article-content a:visited,
.article-content a:hover{
	color:#0052C8;
	font-size:14px;
	}
.pre-next{
	margin:10px 0;
	font-size:12px;
	width:100%;
	clear:both;
	}
	
.search-form .searchBtn{
	background:url(style_res/btn02.gif) 0 0 no-repeat;
	width:41px;
	height:23px;
	line-height:23px;
	border:0;
	padding:0;
	font-size:12px;
	}
.search-form .range label{
	display:block;
	float:left;
	width:33.3%;
	height:24px;
	line-height:24px;
	}
.search-form table{
	border-collapse:inherit;
	border-spacing:1px;
	font-size:12px;
	}
.search-form td{
	padding:3px 5px;
	}

.searchBtn{
	cursor:pointer;
	}
.search-result{
	padding:0 0 10px 0;
	}
.search-result h2{
	display:none;
	}
.search-result li{
	background:url(style_res/botline.gif) 0 bottom repeat-x;
	color:#848484;
	line-height:28px;
	height:28px;
	padding:0;
	overflow:hidden;
	text-align:right;
	clear:both;
	*height:auto;
	}
.search-result li a{
	background:url(style_res/dot1.gif) 0 center no-repeat;
	float:left;
	width:500px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:10px;
	}
.search-result li a strong{
	color:#ff0000;
	}

/*留言�?/
.guest-content .guest-btn{
	text-align:right;
	}
.guest-content .text{
	border:1px solid #B5B5B5;
	height:21px;
	width:230px;
	}
.guest-content .subbtn{
	background:url(style_res/btn01.gif) 0 0 no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	padding:0;
	height:26px;
	line-height:26px;
	width:77px;
	}
.guest-content textarea{
	font-size:12px;
	}
.guest-content .guest-btn a{
	background:url(style_res/btn03.gif) 0 0 no-repeat;
	display:inline-block;
	height:26px;
	line-height:26px;
	width:77px;
	text-align:center;
	}
.guest-content .guest-btn a:link,.guest-content .guest-btn a:visited{
	color:#FF6600;
	font-weight:bold;
	}
.guest-content .guest-count{
	text-align:center;
	height:30px;
	line-height:30px;
	}
.guest-content td{
	padding:5px;
	}
.guest-list dl{
	margin:10px 0 0 0;
	/*border:1px solid #b7d0df;*/
	background:#f5f8fb;
	padding:10px;
	}
.guest-list dl.even{
	background:#eaf1f7;
	}
.guest-list dd{
	margin:0;
	padding:0;
	}
.guest-list .title{
	font-weight:bold;
	}
.guest-list .reply{
	border-top:1px solid #b7d0df;
	margin:10px 10px 0 10px;
	padding:10px;
	}
.guest-list .reply .name{
	font-weight:bold;
	}
/*申请*/
.sq-content .txt2{
	border:1px solid #B5B5B5;
	height:21px;
	}
.sq-content .sq-btn{
	background:url(style_res/btn03.gif) 0 0 no-repeat;
	cursor:pointer;
	width:77px;
	height:26px;
	line-height:26px;
	border:0;
	padding:0;
	font-size:12px;
	margin-right:5px;
	text-align:center;
	}


.login-box{
	margin:0 auto;
	margin-top:50px;
	width:299px;
	}
.login-box .title{
	color:#ff0000;
	}
.login-box .inputdefault{
	background:url(style_res/login_input_bg.gif) repeat-x;
	border:1px solid #a8acad;
	padding:3px 2px;
	width:150px;
	}
.login-box .subbtn{
	background:url(style_res/login_btn.gif) no-repeat;
	width:77px;
	height:23px;
	line-height:23px;
	padding:0;
	cursor:pointer;
	border:0;
	color:#fff;
	font-family:"Microsoft YaHei";
	font-size:14px;
	overflow:hidden;
	}
	
.application-description{ border-bottom:1px solid #9ec1e0; padding-bottom:10px; margin-bottom:10px;}

.table1{ border-collapse:collapse;}
.table1,.table1 th,.table1 td{ border-color:#fff;}
.table1 .title{ background:#b6d6f2;}
.table1 .odd{ background:#ebf4ff;}
.table1 .even{ background:#dbebff;}

.xw-content .xw-sub-btn{
	display:block;
	clear:both;
	background:url(style_res/btn01.gif) 0 0 no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	padding:0;
	height:26px;
	line-height:26px;
	width:77px;
	text-align:center;
	margin:10px auto 0 auto;
	}

.ybm-list .title{ font-weight:bold;}
.ybm-list dd{ float:left; width:25%; background:url(style_res/dot1.gif) left center no-repeat; text-indent:10px;}

.login-bar{ background:url(style_res/ico1.gif) left center no-repeat; font-size:12px; margin-bottom:10px; padding-left:20px; clear:both;}
.login-bar .logout{ background:url(style_res/dot4.gif) 5px center no-repeat; padding-left:13px;}

.font1{ color:#999999;}
.wp_article_list .list_item {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-bottom:none;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 0px;
    margin-right: 0px;
}
.wp_article_list .list_item span {
    margin-left:0px;}
div#wp_paging_w20 li {
    background: none;
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    padding: 0;
    overflow: hidden;
}
div#wp_paging_w20 li a {
    background:none !important;
    padding-left: 10px !important;
    float: left;
}


.left-box, .xwxsbs, .rt-box{
display: none;
}