@charset "utf-8";
/*--------------------------------------------------
*(c)Hermes
*Compatiblity:
* full:IE6,7;Firefox 2.0;Safari 3.1; 
* not-usable:IE 5,5.5;Konqueror;Opera;
-------------------------------------------------- */

#topNews {
	float: right;
	width: 619px;
}
#topNews h2{
	width: 456px;
	float: left;
}
#topNewsBox {
	overflow: auto;
	width: 456px;
	float: left;
}
#topNewsBox ul{
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topNewsBox li{
	background-image: url(../main/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B94F4F;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#topNewsBox a{
	color: #FFFFFF;
}
#topNewsBox a:hover{
	color: #FF6600;
}
.topNewsYer {
	padding-left: 10px;
	background-image: url(../main/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#topTopics {
	float: right;
	width: 151px;
}

