@charset "utf-8";
/* CSS Document */


#top-left {
	float: left;
	width: 232px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 130%;
}

#top-left a:link, #top-left a:visited {
	color:#FFFFFF;
}

#top-left p{
	margin-bottom: 15px;
}

#top-bts {
	background: url(../images/top_main_bts_bg.jpg) #FFFFFF no-repeat left top;
}

.top-bts-bg {
	background: url(../images/top_main_bts_bg.gif) no-repeat left bottom;
	padding: 0 0 31px 41px;
}

.top-bts {
	float: left;
	width: 234px;
	margin-right: 20px;
}

.top-bts-txt {
	min-height: 58px;
	*height: 58px;
	font-size: 10px;
	line-height: 1.5;
	width: 200px;
	margin: 0 auto;
}

#top-news {
	background: url(../images/top_main_bottom.gif) no-repeat left bottom #FFFFFF;
	padding: 30px 40px;
	* height: 1%;
}

.top-news-left {
	width: 160px;
	float: left;
}

.top-news-right {
	float: right;
	width: 560px;
}
.top-news-right ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top-news-date {
	width: 90px;
	float: left;
}

.top-news-link {
	width: 460px;
	float: left;
}

.top-news-right li {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	line-height: 1.2;
	color: #666666;
}

.top-news-right a:link,
.top-news-right a:visited {
	color: #009933;
	text-decoration: none;
	display: block;
}

.top-news-right a:hover {
	text-decoration: underline;
}

