@charset "UTF-8";

/*====override====*/
body{
	background-image:url(../../images/top_bg.gif);
}
h1{
	padding-bottom:30px;
}
#cts{
 background:none;
	width:860px;
}
#ftr{
 background:none;
}
#wrapper{
	padding-bottom:45px;
}


/*====news====*/
#top_news h2{
	position:relative;
	left:-25px;
	background:url(../../images/news_bg01.gif) no-repeat 25px 19px #fff100;
	width:683px;
}
#top_news{
	background:url(../../images/news_bg02.gif) repeat-y;
	width:658px;
	_overflow:hidden;
	margin-left:5px;
	float:left;
	display:inline;
}
#top_news div{
	background:url(../../images/news_bg03.gif) no-repeat 0% 100%;
	padding-bottom:12px;
}
#top_news dl{
	margin:3px 16px 0 20px;
	overflow:hidden;
	background:url(../images/bg_dot.gif) repeat-x 0% 100%;
	zoom: 1;
}
#top_news dl:after{content:"."; clear:both; height:0; display:block; visibility:hidden;}
#top_news dt, #top_news dd{
	background:url(../images/bg_dot.gif) repeat-x 0% 0%;
	position:relative;
	top:-3px;
	padding-top:4px;
}
#top_news dt{
	color:#222;
	width:84px;
	float:left;
}
#top_news dd{
	width:536px;
	float:left;
}

#top_news a{
	text-decoration:none;
}
#top_news a img{
	padding-left:0.5em;
}


/*===tell to friends ===*/
#top_tell{
	width:182px;
	float:right;
	margin-top:11px;
	zoom: 1;
}
#top_tell:after{content:"."; clear:both; height:0; display:block; visibility:hidden;}
#top_tell h2{
	padding-bottom:2px;
}
#top_tell p{
	float:left;
}
#top_tell a{
	margin-right:5px;
}
#top_tell a img{
	margin-top:2px;
}
/*===text link===*/
#top_link{
	clear:both;
	text-align:center;
	padding-top:10px;
}
#top_link ul{
	display:inline;
	padding-left:12px;
	background:url(../images/icn_star.gif) no-repeat 0% 50%;
}
#top_link li{
	display:inline;
	padding:0 17px 0 5px;
	background:url(../images/icn_star.gif) no-repeat 100% 40%;
}
#top_link a{
	text-decoration:none;
}