@charset "UTF-8";
/* TOP */

#TopLeft{
	width:570px;
	padding:15px;
	float:left;
}

#TopRight{
	width:300px;
	padding:15px 0;
	float:right;
}

#TopLeft div.news{
	width:570px;
}

#TopLeft div.news div.title{
		background:url(../img/top/news.gif) no-repeat;
		height:30px;
		text-align:right;
}

ul.newsTxt{
	width:535px;
	margin:auto;
}

ul.newsTxt li{
	background:url(../img/share/arr1_icon.gif) no-repeat 3px 3px;
	list-style:none;
	margin-top:10px;
	padding-left:20px;
	min-height:25px;
	_height:25px;
	border-bottom:1px #40210F dashed;
	
}


