/*�@OnlineNews�@*/


#online_news{
	float:right;
	margin: 0px 0 5px 0;
	width:485px;
	display:block;
}

#online_news p.onlinenews_ttl{
	width:150px;
	height:16px;
	margin: 0 10px 10px 0;
	text-indent:2px;
	clear:both;
	padding:0 5px 0 5px;
	float:left;
	display:block;
}

#online_news dl#news{
	overflow:auto;
	width:475px;
	height:105px;
	display:block;
	clear:both;
	scrollbar-arrow-color: #AE9668;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #CEC7AE;
	scrollbar-darkshadow-color: #CEC7AE;
	scrollbar-track-color: #EBE8DE;
}


#online_news dl#news dt{
	width:100px;
	margin: 0 0 0px 0;
	padding: 0 0 0 8px;
	font-size: 11px;
	background:url(../pics/ico_arrow.gif) no-repeat 0 0px;
	float:left;
	clear:left;
	line-height:1.4;
}

#online_news dl#news dd{
	width:310px;
	margin: 0 0 3px 0;
	padding: 0 0 0 2px;
	font-size: 11px;
	float:left;
	line-height:1.4;
}

#online_news dl#news df{
	width:420px;
	margin: 0 0 0px 0;
	padding: 0 0 0 8px;
	background:url(../pics/ico_arrow.gif) no-repeat 0 0px;
	float:left;
	clear:left;
	line-height:1.4;
}

/*�@What'sNew�@*/


#whats_new{
	float:right;
	margin: 0px 0 5px 0;
	width:485px;
	display:block;
}

#whats_new dl#news{
	overflow:auto;
	width:475px;
	height:105px;
	font-size: 11px;
	display:block;
	clear:both;
	scrollbar-arrow-color: #AE9668;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #CEC7AE;
	scrollbar-darkshadow-color: #CEC7AE;
	scrollbar-track-color: #EBE8DE;
}

#whats_new dl#news dt{
	width:420px;
	margin: 0 0 0px 0;
	padding: 0 0 0 8px;
	background:url(../pics/ico_arrow.gif) no-repeat 0 0px;
	float:left;
	clear:left;
	line-height:1.7;
}