@charset "utf-8";
/* CSS Document */
/* header space */
.ab_bg{
	width:960px;
	margin:10px auto;
	background-color:#FFF;
	overflow:hidden
}
.ab_bg .col1{ float:left; padding:10px; width:200px;}
.ab_bg .col1 ul{
	font-size:12px;
	margin:0;
	clear: both;
	list-style: none;
	color:#fff;
}

.ab_bg .col1 li{
	padding-left:10px;
	overflow:hidden;
	text-align: left;
	line-height:30px;
	background-image:url(../images/leftmenua.jpg);
	margin-bottom: 10px;
}

.ab_bg .col1 li a{text-decoration:none;color:#333;}
.ab_bg .col1 li a:hover{text-decoration:underline;color:#c00;}
.ab_bg .col1 li.over{color:#fff; background-image:url(../images/leftmenub.jpg);}

.ab_bg .col2{
	float:right;
	padding:20px;
	width:680px;
	font-size:14px;
	line-height:25px;
	display:inline;
	border: 1px solid #ddd;
}
.ab_bg .col2 .top{ width:680px; margin-bottom:20px; border-bottom:1px #ddd solid; color:#C00; line-height:35px; font-weight:bold}
.ab_bg .col2 ul{
	font-size:14px;
	margin:0;
	clear: both;
	list-style: none;
	color:#fff;
	float: left;
}
.ab_bg .col2 li{
	padding-left:10px;
	color:#333;
	overflow:hidden;
	text-align: left;
	line-height:26px;
	font-size: 12px;
}
.ab_bg .col2 li a{text-decoration:none;color:#333; font-size:14px;}
.ab_bg .col2 li a:hover{text-decoration:underline;color:#c00; font-size:14px;}
#main .ab_bg .coo13 {
	float:left;
	width:680px;
	font-size:14px;
	line-height:25px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	height: 75px;
	margin-bottom: 20px;
}
#main .ab_bg .coo13 .hd {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 680px;
	margin-top: 0px;
}
#main .ab_bg .col2 .coo13 .hd h3 {
	margin-left: 10px;
	line-height: 40px;
	background-image: url(../images/biao.jpg);
	background-repeat: no-repeat;
	background-position: 33px;
}
#main .ab_bg .col2 .coo13 .hd dd {
	margin-left: 10px;
}
#main .ab_bg .col2 .coo13 .hd dt {
	line-height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	color: #CC6600;
	font-weight: bolder;
	float: left;
	font-size: 13px;
}

#main .ab_bg .col2 .coo13 .line {
	margin-left: 5px;
	float: left;
	margin-top: 3px;
}

#main .ab_bg .col2 .coo13 .line a {
	white-space:nowrap;
	line-height: normal;
	font-size: 12px;
	margin-left: 5px;

}