@charset "UTF-8";
/*----------------------------*/
body{
	background:url(../../img/common/body_bg_home.jpg) repeat-x;
}

#n01 a img{
	visibility:hidden;
	vertical-align:bottom;
}

h1{
	position:absolute;
	top:20px;
	left:0;
}

#wrap{
	margin: 0px auto;
	width: 995px;
	text-align: center;
	padding: 0px 5px;
}

#flashBlock{
	width:995px;
	margin-bottom:30px;
}

#newsBlock{
	width:580px;
	float:left;
}

#newsBlock h2{
	width:580px;
	background:url(../../img/home/news_head.gif) no-repeat;
	text-align:right;
}

#newsBlock dl{
	width:556px;
	border-bottom:1px dotted #999;
	clear:both;
}
#newsBlock dt{
	width:90px;
	float:left;
	text-align:right;
	margin:0 0 10px;
	padding:0;
	font-size:90%;
}
#newsBlock dd{
	width:440px;
	float:right;
	text-align:left;
	margin:0 0 10px;
	padding:0;
}

#topBan{
	width:263px;
	float:right;
}

#topBan img{
	margin-bottom:8px;
}
