@charset "utf-8";
@import url("../commons/css/base.css");

/* CSS Document */

html{overflow-y:scroll;}
body{
	background:url(../img/bg_index.gif) repeat-x!important;
}
#swfarea{
	margin-top:10px;	
}
#content #left{
	width:650px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#content #right{
	width:240px;
	float:left;
	margin-left:10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*news*/
#news_list{
	margin-bottom:10px;
	width:650px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.news_content{
	border-top:#eeeeee solid 1px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
}
.news_content .day{
	float:left;
	width:80px;
	line-height:140%;
	color: #336699;
}
.news_content .line{
	float:left;
	width:570px;
	line-height:140%;
}
.news_icon{
	margin-right:3px;
}
/*right*/
#right .bnr_list{
	margin-bottom:5px;	
}
#promotion{
	background:url(../img/bnr_bg_promotion.gif) no-repeat;
	width:240px;
	height:120px;
	padding-top:28px;
	margin-bottom:-28px;
	list-style:none;
}
#btn_promotion0,
#btn_promotion1,
#btn_promotion2{
	display:block;
	width:229px;
	text-indent:-9999px;
	margin-left:5px;
}
#btn_promotion0{
	height:30px;
	background:url(../img/btn_promotion.gif) no-repeat;
}
#btn_promotion1{
	height:28px;
	background:url(../img/btn_promotion.gif) no-repeat 0 -30px;
}
#btn_promotion2{
	height:28px;
	background:url(../img/btn_promotion.gif) no-repeat 0 -58px;
}
#btn_promotion0:hover{
	height:30px;
	background:url(../img/btn_promotion.gif) no-repeat 0 -86px;
}
#btn_promotion1:hover{
	height:28px;
	background:url(../img/btn_promotion.gif) no-repeat 0 -116px;
}
#btn_promotion2:hover{
	height:28px;
	background:url(../img/btn_promotion.gif) no-repeat 0 -144px;
}
/*business list*/
#business_list{
	margin-top:5px;
}
#business_list li{
	float:left;
	margin-bottom:5px;
}
.business_margin{
	margin:0 10px;
}#content #left h2 {
	float: left;
}
#bnr_taxan{
	margin-bottom:10px;	
}
