/* CSS Document */

@import "base.css";


#left .ad {
	margin: 10px;
}

#left .ad2 {
	width:470px;
	margin: 10px;
	position: relative;
	text-align:center;
}

#left .top_banner{
	width:470px;
	margin: 0 10px;
	height:400px;
	position: relative;
	text-align:center;
}

#left .list {
	margin: 10px 20px 20px 20px;
}

#left .banner1 {
	width:220px;
	margin: 0 5px;
	background: url(../images/bt2_01-2.gif) repeat-y center top;
}

#left .banner1 li {
	text-align: left;
	width: 200px;
	margin: 2px 10px;
}

#left .link_ancer {
	width:450px;
	margin: 0 10px;
	color:#ed8bc5;
	padding: 10px;
	background-color:#ffedf8;
}

.sub-title{
	display: block;
	margin: 12px 10px 5px 20px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #006B6B;
}

.sub-title2{
	display: block;
	margin: 12px 0 3px 0;
	font-weight: bold;
}

.accent{
	font-weight: bold;
}

.ads{
	margin-left: 20px;
}