#list-feat {
	width: 665px;
}
#feat-img {
	margin-bottom: 15px;
	float: left;
	width: 174px;
}
#feat-column {
	margin: 0 0 15px 174px;
	width: 486px;
}
#feat-column h3 {
	font-size: 150%;
	margin-bottom: 10px;
}
#feat-column p {
	font-size: 120%;
}

/* @group Clearfix */

#list-feat:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#list-feat{display: inline-block;}
/* Hide MacIE \*/
* html #list-feat{height: 1%}
#list-feat{display: block;}
/* End hide MacIE */

/* @end */

ul.news-list {
	margin-bottom: 30px;
}
ul.news-list li {
	font-size: 120%;
	margin-bottom: 2px;
	padding-left: 10px;
	background: url(../../image/ico_arrow_brown.gif) no-repeat 0 8px;
}

/* @group H2 - all */

#news-all {
	margin-bottom: 15px;
}
#news-all a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_all.gif) no-repeat 0 0;
}
#news-all a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group H2 - goods */

#news-goods {
	margin-bottom: 15px;
}
#news-goods a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_goods.gif) no-repeat 0 0;
}
#news-goods a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group H2 - oversea */

#news-oversea {
	margin-bottom: 15px;
}
#news-oversea a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_oversea.gif) no-repeat 0 0;
}
#news-oversea a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group H2 - shop */

#news-shop {
	margin-bottom: 15px;
}
#news-shop a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_shop.gif) no-repeat 0 0;
}
#news-shop a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group H2 - event */

#news-event {
	margin-bottom: 15px;
}
#news-event a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_event.gif) no-repeat 0 0;
}
#news-event a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group H2 - ent */

#news-ent {
	margin-bottom: 15px;
}
#news-ent a {
	display: block;
	width: 665px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_ent.gif) no-repeat 0 0;
}
#news-ent a:hover {
	background-position: 0 -30px;
}

/* @end */

