@charset "UTF-8";

ul.top_point {
	clear: both;
	overflow: hidden;
	width: 580px;
	padding: 0px 0px 14px 0px;
}
ul.top_point li {
	float: left;
	width: 180px!important;
	width/**/: 200px;
	height: 50px;
	padding: 0px 20px 0px 0px;
}
ul.top_point li.none {
	float: left;
	width: 180px!important;
	width/**/: 180px;
	height: 50px;
	padding: 0px 0px 0px 0px;
}

p.caption {
	clear: both;
	width: 580px;
	font-size: 12px;
	font-weight: bold;
	color: #c96768;
	line-height: 1.6em;
	padding: 0px 0px 10px 0px;
}

/* news style */

ul.weblogs {
	clear: both;
	overflow: hidden;
	width: 560px!important;
	width/**/: 580px;
	padding: 10px 10px 10px 10px;
}
ul.weblogs li {
	float: left;
	width: 546px!important;
	width/**/: 560px;
	background:url(../../images/commons/icon/ic_news.gif) no-repeat left center;
	padding: 5px 0px 5px 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 2.0em;
	border-bottom: 1px dashed #d2ccbc;	
}
ul.weblogs li span {
	padding: 0px 10px 0px 0px;
}

/* osusume column */

dl.osusume {
	width: 282px;
}
dl.osusume dt {
	width: 282px;
	height: 106px;
}
dl.osusume dd {
	width: 270px!important;
	width/**/: 282px;
	font-size: 12px;
	font-weight: normal;
	color: #da5c4a;
	line-height: 1.8em;
	padding: 4px 6px 4px 6px;
}

.left {
	float: left;
}
.right {
	float: right;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
