@charset "utf-8";

#main {
	width: 890px;
	margin: 0 auto;
}

.menuBox {
	margin-bottom: 45px;
	padding: 0 0 0 44px;
	min-height:155px;
	height: auto !important;
	height: 155px;
	background: url(../_img/_top/nv.jpg) no-repeat center bottom;
	overflow:hidden;
}


*html .menuBox {
	padding-bottom:45px;
}

.menuBox ul {
	float: left;
	margin-top: 10px;
}

.menuBox ul li {
	width: 263px;
	margin-left: 15px;
	line-height: 2;
	zoom: 1;
}

.menuBox ul li a {
	text-decoration: underline;
}

.menuBox ul li a:hover {
	text-decoration: none;
}

.box01 {
	padding-bottom: 20px;
	border-bottom: 3px solid #ccc;
}

.box01 p.bannerBox{
margin:25px 0 0;
padding:15px;
border-top:1px solid #f4f4f4;}