@charset "UTF-8";



/* news style */

div.news_column {
	width: 630px;
	background: url(../images/frontpage/bg_news.gif) repeat-y;
	margin: 0px 0px 0px 0px;
}
h3.news {
	float: left;
	width: 630px;
	height: 40px;
	text-indent: -5000px;
	background: url(../images/frontpage/h3_news.gif) no-repeat;
}
h3.news span.rss {
	float: right;
	width: 42px!important;
	width/**/: 57px;
	height: 24px!important;
	height/**/: 40px;
	padding: 16px 15px 0px 0px;
	_padding: 0px 0px 0px 0px;
}

div.news_box {
	clear: both;
	overflow: hidden;
	width: 580px!important;
	width/**/: 630px;
	min-height: 110px;
	padding: 20px 25px;
	_padding: 10px 25px;
	background: url(../images/frontpage/bg_newslist.gif) no-repeat 6px bottom;
}

a.wl_thum_c img {
	float: right;
	width: 170px!important;
	width/**/: 178px;
	height: 120px!important;
	height/**/: 128px;
	padding: 4px;
	border: 1px solid #f1f1f1;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 0px;
}
div.news_column dl dt span {
	width: 380px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #777777;
}
div.news_column dl dt a {
	display: block;
	width: 380px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	border-bottom: 1px solid #84c854;
	margin: 0px 0px 10px 0px;
}


div.news_column dl dd {
	
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
}


div.news_navigator {
	clear: both;
	width: 620px!important;
	width/**/: 630px;
	height: 32px!important;
	height/**/: 43px;
	padding: 11px 10px 0px 0px;
	background: url(../images/frontpage/bg_news_footer.gif) no-repeat;
}
div.news_navigator ul li {
	float: right;
	height: 16px;
	padding: 0px 10px 0px 0px;
}
div.news_navigator ul li a {
	display: block;
}
div.news_navigator ul li a#n_10 {
	width: 134px;
	height: 16px;
}
div.news_navigator ul li a#n_11 {
	width: 110px;
	height: 16px;
}
