@charset "utf-8";

#topPage #page{
	width:1014px;
	margin:0 auto;
	padding-bottom:0px;
	text-align:left;
	background:transparent;
}

#topPage #newly{
	background:url(../images/newly_bg.jpg) no-repeat left top;
	width:342px;
	height:132px;
	padding-left:65px;
	padding-top:163px;
	float:left;
}
#topPage #newly h3{
	margin:0;
	line-height:100%;
}
#topPage #newly ul{
	margin-top:7px;
	margin-left:5px;
	list-style:none;
	font-size:85%;
	line-height:150%;
	width:275px;
}
#topPage #newly ul li{
	margin-bottom:4px;
}

#topPage #newly #moreList{
	text-align:right;
	width:285px;
	margin-top:7px;
	line-height:100%;
}

#topPage #topMenu{
	background:url(../images/menu_bg.jpg) no-repeat left top;
	width:607px;
	height:273px;
	float:left;
}






