#top{
	width:100%;
}
#top .flash{
	width:100%;
	padding:5px 0 20px 0;
}
#top .news{
	width:280px;
	float:left;
	background:url(../img/top/news.gif) no-repeat top left;
}
#top .news .inner{
	width:235px;
	float:right;
	font-size:9px;
	line-height:12px;
	text-align:left;
}
#top .news .inner li{
	margin: 0px;
	padding: 0px 0px 8px 16px;
	background: url(/img/common/n_mark_s.gif) no-repeat 3px -1px;
	color:#b2889b;
}
#top .news .inner .data{
	color:#c68ba5;
}
#top .news .inner A {color:#b2889b;text-decoration:none;}
#top .news .inner A:visited{ color:#b2889b; text-decoration:none;}
#top .news .inner A:active{text-decoration:none; background-color:#FFFFFF;}
#top .news .inner A:hover{ text-decoration:none; background-color:#FFFFFF;}

#top #banner{
	width:508px;
	float:right;
}
#top #banner #bannerLeft{
	width:402px;
	float:left;
}
#top #banner #bannerLeft .b{
	float:left;
	padding:1px;
}
#top #banner #bannerRight{
	width:106px;
	float:right;
	padding:1px 0;
}