﻿.zdlb{ padding:10px; line-height:45px;}
body {background: url(bg.png) no-repeat top;
	font-family: "Microsoft yahei", Arial;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #B70000;
	text-decoration: underline;
}
.logo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	height:138px;
}
/*左侧*/
.left-box {
	background-color: #ffe5e5;
	border-left: 1px solid #ef7474;
	border-right: 1px solid #ef7474;
	border-bottom: 1px solid #ef7474;
	width:198px;
	height:100%;
}

.l-daoyin {
	background-color: #fef0f0;
	border-bottom: 1px dashed #ef7474;
	height:30px;
}

.l-font01 {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	padding-right:10px;
}
a.l-font01:link {
	color: #FF0000;
	text-decoration: none;
}
a.l-font01:visited {
	color: #FF0000;
	text-decoration: none;
}
a.l-font01:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*右侧*/

.right-box {
	background-color: #ebebeb;
	border: 1px solid #c0c0c0;
	width:195px;
	height:100%;
}

.r-kuang {
	border: 1px solid #8b8b8b;
	width:166px;
	margin:15px 0px;
}
.r-bg {
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 30px;
	height:26px;
}
.r-xian {
	border-bottom: 1px dashed #909090;
	height:40px;
}
.r-font{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.r-font1{
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #980101;
	font-weight: bold;
	padding-left:5px;
}
/*中间*/
.c-gengduo {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6f6e6d;
	padding-right:10px;
}
a.c-gengduo:link {
	color: #6f6e6d;
	text-decoration: none;
}
a.c-gengduo:visited {
	color: #6f6e6d;
	text-decoration: none;
}
a.c-gengduo:hover {
	color: #000000;
	text-decoration: underline;
}
.c-font{
	padding-left:10px;
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.c-font1{
	padding-left:10px;
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

/*2015-1-6增加*/
.blank10{ height:10px; clear:both;}
#footer{ overflow:hidden; background:#FFF;}
.f_mark{ width:1004px; height:50px; background:#cdd6df; margin:0 auto; font-size:12px; font-weight:bold;}
.f_mark ul{ width:300px; height:50px; margin:0 auto;}
.f_mark ul li{ float:left; height:50px; line-height:50px; text-decoration:none;}
.f_mark ul li img{ padding:0 10px;}
.f_mark ul li a{ color:#000;}
.f_info{ width:1002px; overflow:hidden; line-height:20px;}

.foot-line{ width:1004px; height:10px; background:#cdd6df; overflow:hidden;}
#footer .f_info{ width:500px; float:left;  padding:20px 0px 30px 0px;}
#footer .f_info div{fong-size:14px;text-align:center; line-height:26px}
.index-foot{ width:1002px; margin:0 auto;}
.jiguanl{ width:100px; padding:40px 0 0 250px; height:80px; float:left;text-align:center;}
.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
/*.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:10 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}*/
/*.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}*/
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;max-height:80px;height:80px;}
/*.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}*/
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}