@charset "utf-8";

#main {
	line-height:1.2;
}
#main h2 {
	position:relative;
	margin:20px 0 10px;
}
#main h2 .dtl {
	position:absolute;
	right:0;
	top:6px;
}
#main_img a img{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}

#news_feed {
	position: relative;
	background: url(../img/index/icon_news.gif) 6px 50% no-repeat;
	padding: 12px 0 4px 90px;
	margin:20px 0;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	height: 24px;
}

#news_feed p{
	position:absolute;
	top:12px;
	left:88px;
	background:#fff;
	width:523px;
	overflow:hidden;
}

#news_feed #btn_area {
	position:absolute;
	right:0;
	top:12px;
}
#news_feed a {
	background:url(../img/common/arrow_01.gif) 0 50% no-repeat;
	padding:0 0 0 7px;
	margin:0 0 0 20px;
}
#news_feed #btn_area li {
	float:left;
	margin:0 0 0 5px;
	cursor:pointer;
}
#reccomend_list {
	overflow:hidden;
	font-size:85%;
	margin:0 0 -1px -1px;
}
#reccomend_list li {
float: left;
border-bottom: dotted 1px #AAA;
border-left: dotted 1px #AAA;
width: 149px;
height: 180px;
padding: 6px 6px 9px;
text-align: center;
line-height: 1.4;
}
#reccomend_list h3 img {
	margin:0 0 0 3px;
}
#reccomend_list p img {
	padding:2px;
	border: solid 1px #ccc;
	width: 142px;
}
#reccomend_list h3 {
	margin:10px 0;
}
#ranking_list {
	overflow:hidden;
	margin:0 0 0 -10px;
}
#ranking_list li {
	position:relative;
	background:url(../img/index/item_sep.gif) 50% 46px no-repeat;
	float:left;
	padding:0 0 24px;
	width: 210px;
	margin:8px 0 0 10px;
}
#main #ranking_list.scaleLink li:hover {
	background:url(../img/index/item_sep.gif) 50% 46px no-repeat #f2f2f2;
}
#ranking_list .clip {
	position:absolute;
	top:-8px;
	left:100px;
}
#ranking_list h3 {
	text-align:center;
	margin:16px 0 20px;
}
#ranking_list p {
	text-align:center;
	padding:5px 0;
}
#ranking_list .image {
	padding:10px 0 15px;
}
#ranking_list p img {
	padding:2px;
	border:solid 1px #ccc;
	width:200px;
}
#main .mlt_column {
	overflow:hidden;
	margin:0 0 20px;
}
#main .mlt_column .p_left {
	float:left;
	width:315px;
}
#main .mlt_column .p_right {
	float:right;
	width:315px;
}
#main .mlt_column li {
	background:url(../img/common/dot_01.gif) 0 bottom repeat-x;
	padding:12px 0;
	overflow:hidden;
}
#main .mlt_column li:hover {
	background:url(../img/common/dot_01.gif) 0 bottom repeat-x #f2f2f2;
}
#main .mlt_column .image {
	width:106px;
	margin:0 15px 0 0;
	float:left;
}
#main .mlt_column .text {
	float:right;
	width:194px;
}
#main .mlt_column .image img {
	padding:2px;
	border:solid 1px #ccc;
	width:108px;
}
#blog_feed {
	margin:0 0 30px;
	width:100%;
}
#blog_feed th, #blog_feed td {
	background:url(../img/common/dot_01.gif) 0 bottom repeat-x;
	padding:8px 0;
	vertical-align:middle;
}
#blog_feed th {
	padding-left:8px;
}
#blog_feed .second {
	text-align:center;
	width: 142px;
	font-size: 11px;
	padding-right:8px;
}

/* Localized */