
.top_frame{
	margin: 10px 0 0;
	float: left;
	height: 100px;
}

.top_frame div{
	float: left;
	width: 226px;
}

/*------------------------------*/

.top_banner{
	margin: 10px 0; 
	clear: both;
}

.top_topics{
	margin: 0 0 15px;
}

.top_topics_box{
	font-weight: bold;
	width: 670px;
}

.top_topics_box .b01{color: #d72b2b; margin: 0 0 10px 14px; text-indent: -14px;}
.top_topics_box .b02{color: #565656; margin: 0 0 10px 14px; text-indent: -14px;}
.top_topics_box .b03{color: #2469aa; margin: 0 0 10px 14px; text-indent: -14px;}

/*------------------------------*/

.pickup_title{
	padding: 10px 0;
}

.news_list{
	margin: 10px;
	line-height: 17px;
}

.news_list li{
	background: url(../img/top/mark.gif) no-repeat 0 7px;
	padding: 0 0 10px 22px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #ddd;
}

.news_list li p{
	font-size: 11px;
}

/*------------------------------*/

.top_area{
	margin: 0;
	width: 530px;
}

.top_area .image{
	float: left;
	width: 260px;
}

.top_text{

}

.top_text .text{
	float: left;
	width: 265px;
	line-height: 18px;
}

.top_text .text p{
	margin: 0 0 10px;
}

.top_text .image{
	float: right;
	width: 250px;
}

