@charset "utf-8";
/* CSS Document */

#flashbox{
	margin-top:5px;
	margin-bottom:20px;
}

#flashbox #flash{
	width:964px;
	margin:0px auto;
}

#content{
}

#content .box01{
	width:400px;
	margin-bottom:5px;
}

#content .box01 div{
	height:92px;
	overflow:hidden;
	overflow-y:scroll;
	position:relative;
}

#content .box01 div *{
	zoom:1;
}

#content .box01 div ul li{
	position:relative;
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:8px;
	padding-left:10px;
	background:url(../img/arrow_02.png) no-repeat 0px .6em;
}

#content .box01 div ul li .newicon{
	position:relative;
	margin-top:5px;
	margin-left:5px;
}

#content .box02{
	width:324px;
}

#content .wrap01{
	padding-top:5px;
	background:url(../img/menu_bg_02.png) no-repeat center top;
	zoom:1;
}

#content .wrap02{
	padding-bottom:5px;
	background:url(../img/menu_bg_03.png) no-repeat center bottom;
	zoom:1;
}

#content .wrap03{
	background:url(../img/menu_bg_01.png) repeat-x top #fff;
	border:solid 2px #fff;
	padding:15px 16px 5px;
	zoom:1;
}

#content .wrap03 .box03{
	width:484px;
}

#content .wrap03 .box03 dl{
	float:left;
	width:136px;
	height:60px;
	padding-right:10px;
	padding-left:96px;
	position:relative;
	line-height:1.2em;
	margin-bottom:10px;
}

#content .wrap03 .box03 dl dt {
	margin-bottom:5px;
}

#content .wrap03 .box03 dl dt .image{
	position:absolute;
	left:0px;
	top:0px;
}

#content .wrap03 .bannerbox{
	float:right;
}

#content .wrap03 .bannerbox ul li{
	font-size:0px;
	margin-bottom:5px;
}

