@charset "UTF-8";
@import "base.css";
/* CSS Document */


#left .page_title{
	width: 509px;
	height: 24px;
	font-size: 16px;
	color: #003399;
	background-color: #fff;
	border-bottom: 3px double #dddddd;
	margin: 0 10px 5px 10px;
	padding: 6px 10px 0 10px;
}

#left .top_banner{
	width: 449px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

#left .top_banner td{
	padding: 5px 0px;
}

.sub-title{
	display: block;
	font-weight: bold;
	line-height: 1.8;
	_line-height: 1.8;
	color: #333;
	border-top: 1px solid #3399ff;
	border-right: 1px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	border-left: 5px solid #3399ff;
	margin: 25px 10px 10px 10px;
	padding-top: 1px;
	_padding-top: 0;
	padding-left: 6px;
}

.sub-title a {
	color: #333;
}

.sub-title a:hover {
	color: #333;
	text-decoration: none;
}

.sub-title2{
	width: 459px;
	display: block;
	font-weight: bold;
	margin: 5px 0 0 8px;
	padding: 5px 10px 0 12px;
}

.accent{
	font-weight: bold;
}

/** adsens **/
.sponcer{
	line-height: 2.5;
	color: #727272;
	margin-left: 30px;
}
.ads{
	margin-left: 40px;
	margin-bottom: 5px;
}
.sponcer2{
	line-height: 2.5;
	color: #727272;
	margin-left: 10px;
}
.ads2{
	margin-left: 20px;
}