@charset "utf-8";
/* CSS Document */


#top_main{
	width:940px;
	height:auto;
	margin:0px;
	padding:5px;
	background:#e2e2e2;
}

#top_main ul{
	display:block;
	width:212px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#top_main li{
	display:block;
	width:212px;
	height:68px;
	padding:0px 0px 6px 0px;
}

#flash{
	width:719px;
	height:297px;
	float:right;
}


#top_contents{
	width:950px;
	height:auto;
	padding:20px 0px 0px 0px;
}


#top_contents #left{
	width:728px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}




#top_contents #left .news_box_cover{
	width:726px;
	border:1px solid #dcdcdc;
	padding:1px;
	background:#fff;
	margin:0px 0px 15px 0px;
}

#top_contents #left .news_box{
	width:686px;
	height:auto;
	margin:0px;
	padding:13px 20px 15px 20px;
	background:url(images/box_bg.jpg) repeat-x;
}

#top_contents #left .news_box h2{
	display:block;
	width:200px;
	height:auto;
	float:left;
}

#top_contents #left .news_box p{
	display:block;
	width:96px;
	height:auto;
	float:right;
}

#top_contents #left .news_box ul{
	clear:both;
	padding:20px 0px 0px 0px;
}

#top_contents #left .news_box li{
	padding:0px 0px 7px 0px;
	border-bottom:1px dotted #dcdcdc;
	margin:0px 0px 7px 0px;
}

#top_ap{
	width:727px;
	height:108px;
	padding:0px 0px 0px 0px;
	background:url(images/top_big_banner.jpg) no-repeat;
}

.top_ap_left{
	width:452px;
	height:auto;
	float:left;
}

.top_ap_right{
	width:267px;
	height:auto;
	float:right;
}




#top_contents #right{
	width:205px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#right ul li{
	padding:0px 0px 3px 0px;
}

#top_contents #left .news_box ul li#topic a:link{
	color:#FF0000;
}
#top_contents #left .news_box ul li#topic a:hover{
	color:#FF0000;
	text-decoration:underline;
}






















