﻿html {
	text-align: center;
	background:  url(/uploads/image/sdimages/main_bg.jpg) repeat-x left top;
}
body {
	width:100%;
	text-align: left;
	margin: 0 auto;
	background: ;
}
td {
	font: 14px/1.5 microsoft yahei,verdana, arial, helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt microsoft yahei,verdana, arial, helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: ;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: ;
}

/** 页头区 **/
.top {
	border-bottom: 0px solid #dcdcdc;
}
.top td {
	background: #0382c4;
}
.top table td {
	padding: 8px 10px;
}
.top a {
	color:#fff;
}
.top .inputtext {
	border: 1px solid #ccc;
	font-size:16px;
}
.inputtext {
	border: 1px solid #ccc;
	font-size:16px;
}
.top .inputsub {
	height: 31px;
}

.inputsubs {
	width:60px;
	height: 31px;
	background: #006eab;
	border: 1px solid #006eab;
	font-size:16px;
	color:#fff;
}

/** 导航 **/
.nav {
	background: #006eab;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0;
	width:1200px;
	text-align:center;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 18px;
	line-height: 59px;
	color: #fff;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 30px;
}
.nav .nav_global li a:hover {
	color: #fff!important;
	text-decoration: none;
	background:#006095;
}
.nav .nav_global li.curr a {
	color: #fff;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #dcdcdc;
}
.search {
	background: #1f73be;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #e9f2fb url(/uploads/image/sdimages/title_bg.gif) repeat-x left top;
	color: #07519a;
	border: 1px solid #aaccee;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519a;
	padding: 0px 10px;
}
.box {
	border:0px solid #aaccee;
	border-width: 0;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(/uploads/image/sdimages/bullet.gif) no-repeat left center;
	line-height: 33px;
	padding: 2px 0 2px 10px;
}
.no_doc ul li {
	background: ;
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #ccc;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(/uploads/image/sdimages/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #f2f8fd url(/uploads/image/sdimages/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(/uploads/image/sdimages/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #f2f8fd url(/uploads/image/sdimages/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(/uploads/image/sdimages/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #f2f8fd url(/uploads/image/sdimages/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(/uploads/image/sdimages/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #f2f8fd url(/uploads/image/sdimages/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(/uploads/image/sdimages/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #f2f8fd url(/uploads/image/sdimages/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(/uploads/image/sdimages/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #ccc;
}
.focus {
	margin-top: 10px;
	background: url(/uploads/image/sdimages/focus_bg.jpg) repeat-x left top;
	border: 1px solid #aaccee;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}

.banner_ad {
	padding: 0 10px;
}
.pictext {
	margin-bottom: 10px;
	background: #f8f8f8;
}
.pictext strong {
	display: block;
}
.pictext img {
}
.piclist {
	padding: 8px 0;
}
.piclist li {
	background: url(/uploads/image/sdimages/bullet.gif) no-repeat left center;
	line-height: 33px;
	padding: 2px 0 2px 10px;
}
.piclist span {
	float:right;
}
.piclist table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:39px;
	background:#eee;
}
.tbtn1 {
	height:39px;
}
.tbtncon li{
	font-size:16px;
	font-weight:;
	color:#333;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:115px;
	height:39px;
	line-height:39px;
}
.tbtncon li:hover {}
.tbtncon li.curr{
	background:#006eab;
	color:#fff;
	cursor:default;
}


/* tab选项卡2-地区年度汇总 */
.tbtn2 {
	height:30px;
	margin-top:20px;
}
.tbtncon2 {
	height:30px;
	background:#eee;
}
.tbtncon2 ul {
	padding:0;
}
.box .tbtncon2 li{
	background:#eee;
	font-size:16px;
	color:#333;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	height:30px;
	line-height:30px;
	padding:0 8px;;
}
.tbtncon2 li:hover {}
.tbtncon2 li.curr{
	background:#006eab;
	color:#fff;
	cursor:default;
}


.tbtncon0 {
	height:35px;
	background:#eee;
	border-bottom:1px solid #ccc;
}

.tbtncon0 a {
	font-size:16px;
	display:block;
	padding:0 8px;
	width:100px;
	line-height:35px;
	background:#006eab;
	color:#fff;
}


/* 频道和列表页 */
.position {
	background: #;
	color: #07519a;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
.position td {
	line-height: 43px;
	padding: 0;
	font-family: microsoft yahei,"宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 0px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 0px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 10px;
	line-height: 39px;
	height: 39px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 0px;
}
.news .main .box {
	padding: 0 20px;
	background: #fff;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
	color:#006eab;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(/uploads/image/sdimages/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #aaccee;
}
.showpage #plpost .title {
	border: 0px solid #aaccee;
}
.showpage #plpost .title span {
	color: #cc0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #e9f2fb url(/uploads/image/sdimages/title_bg.gif) repeat-x left top;
	color: #07519a;
	border: 1px solid #aaccee;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #e1effb; border: 1px solid #aaccee } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pagelink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #d2efff;
	background: #f0f8ff;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pagelink a:hover,
.list_page a:hover{
	border: 1px solid #d2efff;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{
	margin:20px 0;
	font:14px/14px microsoft yahei,tahoma;
	}
.epages *{
	vertical-align:middle;
	}
.epages a{
	padding:5px 10px;
	border:1px solid #a6cbe7;
	background:#006eab;
	color:#fff;
	margin:0 1px 0 0;
	text-align:center;
	text-decoration:none;
	font:normal 14px/14px microsoft yahei,verdana;
	}
.epages a:hover{
	border:#006eab 1px solid;
	background:#fff;
	text-decoration:none;
	color:#006eab;
	}
.epages input{
	margin-bottom:0px;
	border:1px solid #659b28;
	height:15px;
	font:bold 14px/14px microsoft yahei,verdana;
	padding-bottom:1px;
	padding-left:1px;
	margin-right:1px;
	color:#659b28;
	}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetwidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#ffffee;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#f96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}


/*新增样式*/
.sydh {
	margin:20px auto;
	background:#e0eaf7;
	}
.sydh a {
	display:block;
	float:left;
	text-align:center;
	width:48px;
	margin:5px;
	padding:10px;
	border:1px solid #cddbec;
	background:#fff;
	}
.sydh a:hover {
	color:#fff;
	background:#006eab;
	text-decoration:none;
	}

.zcdh {
	background:#e0eaf7;
	}
.zcdh a {
	display:block;
	float:left;
	text-align:center;
	width:48px;
	margin:5px;
	padding:10px;
	border:1px solid #cddbec;
	background:#fff;
	}
.zcdh a:hover {
	color:#fff;
	background:#006eab;
	text-decoration:none;
	}
.zcdh1 {
	height:40px;
	background:#006eab;
	color:#fff;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	}
.zcdh3 {
	height:58px;
	border-bottom:1px solid #006eab;
	color:#006eab;
	font-size:18px;
	font-weight:bold;
	}
.njlist {
	margin-top:20px;
	background:#ddd;
	}
.njlist th {
	text-align:center;
	background:#e0eaf7;
	padding:10px;
	}
.njlist td {
	padding:10px;
	background:#fff;
	}
.njlist a {
	color:#006eab;
	text-decoration:underline;
	}
.njlist a:hover {
	text-decoration:none;
	}

.nianjian .jianjie {
	padding:0 20px;
	line-height: 27px;
	}

.zuixin {
	color:#ccc;
	margin-left:10px;
	font-style:italic;
	text-decoration:;
	}
.hqzl a{
	display:block;
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#006eab;
	border:#006eab 1px solid;
	color:#fff;
	font-size:17px;
	}
.hqzl a:hover {
	text-decoration:none;
	background:#e0eaf7;
	border:#006eab 1px solid;
	color:#006eab;
	}
.zlhz a{
	display:block;
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#006eab;
	border:#006eab 1px solid;
	color:#fff;
	font-size:17px;
	}
.zlhz a:hover {
	text-decoration:none;
	background:#e0eaf7;
	border:#006eab 1px solid;
	color:#006eab;
	}
.mulu {
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin:20px 0;
	)