@charset "utf-8";

/* ━━━━━━━ Index ━━━━━━━ */
#top_container{
	width:892px;
	margin:0px auto;
	text-align:left;
	background:url(../images/top/top_bg.jpg) repeat-y left top;
}

#top_hdr{
	_margin-top:-1px;
}

*+html #top_hdr{
	margin-top:-1px;
}

#top_main{
	width:892px;
	min-height:446px;
	_height:460px;
	padding-bottom:15px;
	margin:0px;
	line-height:130%;
	background:url(../images/top/top_main.jpg) no-repeat left bottom;
}

#top_left{
	float:left;
	width:370px;
	_width:380px;
	padding-left:10px;
}

#top_right{
	float:right;
	width:280px;
	margin-bottom:15px;
	margin-right:30px;
	_margin-right:15px;
	padding-bottom:15px;
	text-align:center;
	background:url(../images/top/news_btm_bg.png) no-repeat left bottom;
}

*html #top_right{
	behavior: expression(IEPNGFIX.fix(this));
} 

#topics{
	width:264px;
	_width:280px;
	margin:0px;
	padding:10px 8px 0px 8px;
	text-align:center;
	background:url(../images/top/rct_top.gif) no-repeat left top;
}

#topics dt{
	width:77px;
	_width:264px;
	height:21px;
	_height:26px;
	margin-bottom:8px;
	padding-left:225px;
	padding-top:5px;
	text-align:left;
	background:url(../images/top/tit_topicks.jpg) no-repeat left top;
}

#topics dt a{
	display:block;
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	background:url(../images/common/ico_arrow_topicks.gif) no-repeat left center;
}

#topics dd{
	width:262px;
	margin-bottom:5px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#topics dd .topics_day{
	float:left;
	display:block;
	width:80px;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#topics dd .topics_text{
	float:right;
	display:block;
	width:182px;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#topics_ir{
	width:264px;
	_width:280px;
	margin:0px;
	padding:5px 8px 0px 8px;
	text-align:center;
}

#topics_ir dt{
	width:77px;
	_width:264px;
	height:21px;
	_height:26px;
	margin-bottom:8px;
	padding-left:185px;
	padding-top:5px;
	text-align:left;
	background:url(../images/top/tit_ir.jpg) no-repeat left top;
}

#topics_ir dt a{
	display:block;
	padding-left:10px;
	font-size:10px;
	color:#FFFFFF;
	background:url(../images/common/ico_arrow_topicks.gif) no-repeat left center;
}

#topics_ir dd{
	width:262px;
	margin-bottom:5px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#topics_ir dd .topics_day{
	float:left;
	display:block;
	width:76px;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#topics_ir dd .topics_text{
	float:right;
	display:block;
	width:186px;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:left;
}

#top_bnr{
	width:264px;
	margin:5px auto 10px auto;
	padding-top:10px;
	_padding-bottom:2px;
	text-align:left;
	background:url(../images/common/dot_row.gif) repeat-x left top;
}

#top_iso{
	width:264px;
	margin:0px auto 10px auto;
	padding-top:10px;
	font-size:10px;
	text-align:left;
	background:url(../images/common/dot_row.gif) repeat-x left top;
}

#top_iso img{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	padding:0px;
}

#top_semi{
	width:264px;
	margin:0px auto 0px auto;
	padding-top:10px;
	_padding-bottom:2px;
	font-size:10px;
	text-align:center;
	background:url(../images/common/dot_row.gif) repeat-x left top;
}


