
#page #conBox{
	padding-top:30px;
	background:url(../img/ab_ne_bg.gif) left bottom no-repeat;
}
/*--------about--------*/
#page #conBox #about{
	width:320px;
	float:left;
}
#page #conBox #about p{
	padding:10px 0;
}

/*--------news--------*/
#page #conBox #news{
	width:480px;
	float:right;
}
#page #conBox #news #newsScr{
	width:480px;
	height:100px;
	overflow:auto;
	padding:10px 0;
}
#page #conBox #news #newsScr dt{
	display:block;
	width:90px;
	float:left;
}
#page #conBox #news #newsScr dd{
	display:block;
	width:370px;
	float:left;
	padding-bottom:10px;
}

/*--------movie--------*/
#page #movie{
	padding:30px 0;
}
#page #movie #movieBox #movieLft{
	float:left;
}
#page #movie #movieBox #movieLft dt{
	font-size:1.3em;
	padding:10px 0;
}
#page #movie #movieBox #movieLft span{
	font-size:0.7em;
	padding-left:10px;
}
#page #movie #movieBox #movieRight{
	float:right;
	width:340px;
	padding-top:45px;
}
#page #movie #movieBox #movieRight dt{
	font-size:1.15em;
	border-bottom:1px solid #999999;
}
#page #movie #movieBox #movieRight dd{
	padding:5px 0;
}
#page #foot{
	width:840px;
	padding:20px 0;
	text-align:center;
	font-size:0.8em;
	border-top:1px solid #008080;
}
