@charset "utf-8";
/* CSS Document */
/* 首页样式 */
/*
 *#content内部
*/
#sliderholder{
	width:750px;
	height:360px;
	border:1px solid #D7D7D7;
	margin:25px 14px 0px 14px;
	clear:right;
}
.h-box{
	width:367px;
	margin:10px 0px 0px 14px;
}
.h-box-head{
	width:365px;
}
.h-box-content{
	width:347px;
}
.h-box-content ul li{
	padding:5px 0px 5px 10px;
	border-bottom:1px dashed #D7D7D7;
	background:url(../images/list-style.gif) no-repeat left center scroll;
	list-style:none;
}
.wrap{
	clear:both;
}
ul.wrap li.inwrap{
	float:left;
	list-style:none;
}
img.h-box{
	height:180px;
}
/*首页样式结束*/
/*四级页面样式*/
/*
 *左边栏部分
*/
.l-box{
	width:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.l-box-head{
	width:198px;
}
.l-box .box-content{
	width:188px;
	padding:0px 5px;
}
.l-box .title{
	margin-left:5px;
}
.l-box .content{
	padding-bottom:10px;
	border-bottom:1px solid #D7D7D7;
}
.l-box .bottom{
	border-bottom:none;
}
/*
 *内容栏部分
*/
.r-box{
	width:535px;
	float:left;
	overflow:hidden;
}
.r-box .content{
	line-height:150%;
}
/*
 *下载专区
*/
.download .title{
	background:url(../images/download.jpg) no-repeat left center scroll;
	padding:5px 0px 0px 60px;
	height:35px;
	margin-bottom:10px;
	text-align:left;
}
.download .item{
	height:16px;
	padding:8px 10px 8px 30px;
}
.item a{
	display:block;
	float:left;
}
.item .filesize{
	float:right;
	color:#CCC;
}
.download .row-s{
	background:#eef2f7 url(../images/check-s.jpg) no-repeat 10px 8px scroll;
}
.download .row-d{
	background:#f5f9fd url(../images/check-d.jpg) no-repeat 10px 8px scroll;
}
/*四级页面样式结束*/
/*列表页样式*/
.a-box{
	width:748px;
	margin:2px 0px 8px 14px;
	overflow:hidden;
}
.a-box-head{
	width:746px;
}
.a-box-content{
	width:728px;
	overflow:hidden;
}
.a-box .img-box{
	float:left;
	width:300px;
	margin-right:10px;
	overflow:hidden;
}
.a-box .img-box img{
	width:300px;
}
.a-box .content{
	overflow:hidden;
}
.a-box .concerning{
	padding-right:0px;
	width:738px;
}
.concerning ul li{
	width:337px;
	float:left;
	padding:5px 0px 5px 10px;
	margin-right:20px;
	border-bottom:1px dashed #D7D7D7;
	background:url(../images/list-style.gif) no-repeat left center scroll;
	list-style:none;
}
.sumary{
	width:418px;
	float:left;
	margin:0px;
	padding:0px;
	line-height:150%;
}
.city-list{
	float:none;
	overflow:hidden;
	margin:10px 0px;
	padding:0px;
}
.city-list li{
	display:inline;
	padding:0px 5px;
	background:url(../images/bg-city-list.gif) no-repeat left center scroll;
	line-height:150%;
}
.city-list li a{
	text-decoration:none;
	font-weight:bold;
}
.city-list li a:hover{
	text-decoration:underline;
}
/*
 *标签栏部分
*/
.tab-box{
	border:none;
	overflow:hidden;
	width:750px;
	margin:2px 0 8px 14px;;
}
#tab-head{
	border-bottom:1px solid #D7D7D7;
	height:31px;
	overflow:visible;
}
#tab-head a{
	float:left;
	text-decoration:none;
	height:18px;
	line-height:18px;
	padding:5px 8px;
	font-size:13px;
	font-weight:bold;
}
#tab-head .tab-label{
	float:left;
	list-style:none;
	cursor:pointer;
	margin-right:5px;
}
.tab-label{
	border:1px solid #D7D7D7;
}
.tab-label a{
	color:#ffffff;
}
.tab-label .box-head{
	
}
.selected{
	border-bottom:1px solid #ffffff;
}
.selected a{
	color:#333;
}
.selected .box-head{
	background:#ffffff;
}
#tab-box-content{
	width:748px;
	border:1px solid #D7D7D7;
	border-top:none;
	overflow:hidden;
}
#tab-box-content .content{
	width:728px;
	padding:10px;
}
#tab-box-content .content p{
	padding:0px;
	margin:0px;
	line-height:150%;
}
/*列表页样式结束*/
/*链接页样式 */
ul.links-row{
	width:750px;
	/*height:120px;*/
	border-bottom:1px solid #D7D7D7;
	overflow:hidden;
}
ul.top-row{
	border-top:1px solid #D7D7D7;
}
ul.bottom-row{
	border-bottom:none;
}
li.links-cell{
	float:left;
	width:132px;
	padding:0px 27px;
	/*border-left:1px solid #D7D7D7;*/
	list-style:none;
	/*min-height:120px;*/
	text-align:center;
	vertical-align:bottom;
	display:table-cell;
}
li.left-cell{
	border-left:none;
}
li.links-cell a{
	display:block;
	margin:10px 0px;
}
li.links-cell a:hover{
	text-decoration:none;
}
p.site_info{
	text-align:center;
	width:132px;
}
/*链接页样式结束*/
#page{
	float:left;	
}
/*sitemap页面样式*/
#sitemap dt{
	margin:10px 0px;
	font-weight:700;
	padding-left:10px;
	background:url(../images/list-style.gif) left center no-repeat;
}
#sitemap dd{
	font-size:13px;
	margin:5px 0px 5px 20px;
	padding-left:10px;
	background:url(../images/list-style.gif) left center no-repeat;
}
#sitemap dd.no-bg{
	background:none;
}
/*#sitemap dd.sub{
	font-size:12px;	
}*/