@charset "utf-8";
/* CSS Document */
@import url("common.css");
#current{
	width:960px;
	height:32px;
	background-image: url(../images/current.jpg);
	background-repeat: no-repeat;
	line-height:32px;
	}
#content{
	width:960px;
	height:auto!important;
	height:400px;
	min-height:400px;
	background-color:#fff;
	background-image: url(../images/centent_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
	}
#ab-a{
	width:720px;
	height:auto!important;
	height:545px;
	min-height:545px;
	background-image: url(../images/cen_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px;
	margin-left:10px;
	float:left;
	font-size:13px;
	}
	
#ab-a ul{ padding-left:20px;}
#ab-a h1{
	font-size:15px;
	line-height:35px;
	padding-left:5px;
	}
	
#ab-a h3{
	font-size:14px;
	line-height:35px;
	padding-left:5px;

	background-repeat: no-repeat;
	
	}
#ab-a h3 a{
	font-size:14px;
	line-height:35px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;	
	}
#ab-a h3 a:visited{
	font-size:14px;
	line-height:35px;
	background-repeat: no-repeat;
	text-decoration: none;	
	}
#ab-a p{	
	padding:5px;
	}
#ab-b{
	width:200px;
	float:right;
	height:auto!important;
	height:545px;
	min-height:545px;
	}
#ab-b h2{
	width:185px;
	height:30px;
	background-image: url(../images/r_bt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:14px;
	padding-left:8px;
	color:#fff;
	line-height:30px;
	}
#ab-b .nobox{
	border:1px solid #eee;
	background:#f9f9f9;
	width:191px; 
	}
	
#ab-b .nobox li{
	background:none;
	line-height:25px; 
	}
#ab-b li{
	width:173px;
	height:30px;
	background-image: url(../images/r_link.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:20px;
	
	}
#ab-b li a{
	line-height:30px;
	}
.list{ padding-top:10px;}
.list ul{padding-right:20px;}
.list li{
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	line-height:30px;
	padding-right:5px;
}
.list span{ float:right; color:#999999; line-height:30px;}
.font12{
	font-size: 12px;
}
.more{
	font-size: 14px;color:#D11D24
}