@charset "utf-8";
/* CSS Document */


#main_top
{
		background-image:url(../img/menu/back.jpg);
		height:auto;
		text-align:left;
}



#time{
	width:420px;
	height:auto;
	float:left;
	margin-left: 74px;
}
#time_title{height:31px; background-image:url(../img/index/time.jpg);}


.text_box_time2
{
	width:360px;
	height:auto;
	border:dashed 1px;
	margin-left:17px;
	margin-right:auto;
	background-color:#FBF7ED;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#wnew{
	width:279px;
	height:auto;
	float:right;
	margin-right:90px;
}
#new_top{height:56px; background-image:url(../img/index/new_top.jpg); background-repeat:no-repeat;}
#new_main{height:auto; background-image:url(../img/index/new_main.jpg); text-align:left; padding:15px;}
#new_end{height:13px; background-image:url(../img/index/new_end.jpg); background-repeat:no-repeat;}

