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

#top_box{
	width:680px;
	margin-left:83px;
	background:url(../common_img/coontents_back.gif) top center no-repeat;
}

#top_img{
	text-align:center;
	margin-left:50px;
	margin-top:30px;
}

#top_left{
	width:425px;
	float:left;
	margin-bottom:20px;
}

#top_left p{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:10px;
}


#top_right{
	width:325px;
	height:270px;
	float:right;
}

#top_dl_box{
	width:395px;
	height:75px;
	margin-top:20px;
	padding:10px 15px 0px 15px;
	background:url(../image/top_dl_back.gif) left top no-repeat;
}

#top_dl_box p{
	float:left;
	font-size:12px;
	margin-top:10px;
}

#top_dl_box ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#top_dl_box li#dl_btn a,#top_dl_box li#dl_btn a:link,#top_dl_box li#dl_btn a:visited {
	display:block;
	width:215px;
	height:67px;
	background:url(../image/top_dl_bn_off.gif) left top no-repeat;
	text-indent:-9999px;
}

#top_dl_box li#dl_btn a:hover,#top_dl_box li#dl_btn a:active{
	display:block;
	width:215px;
	height:67px;
	background:url(../image/top_dl_bn_on.gif) left top no-repeat;
	text-indent:-9999px;
}


#clock_box{
	width:160px;
	height:270px;
	background-color:#333;
	float:right;
}

.clock{
	width:128px;
	height:231px;
	border:0;
	margin-top:18px;
	margin-left:18px;
}

#top_news{
	width:423px;
	height:80px;
	border:#666 1px solid;
	margin-top:15px;
	background-color:#FFF;
	padding-top:10px;
}