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

#banner {
	height: 139px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.ban-left {
	float: left;
	height: 134px;
	width: 210px;
}
.add-fav {
	background: url(../images/ico-fav.png) no-repeat left center;
	float: left;
	height: 18px;
	width: 210px;
}
.add-fav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 2px;
	font-size: 8.5pt;
}
.logo-wrap {
	clear: both;
	height: 95px;
	width: 210px;
	padding: 16px 0px 0px 13px;

}
.logo-wrap a img{
 	border:none;
}
.ban-right {
	float: right;
	height: 139px;
	width: 718px;
}
.ban-right-tl {
	height: 70px;
	width: 239px;
	background: url(../images/img-banner_01.jpg) no-repeat left top;
	float: left;
}
.ban-right-tr {
	background: url(../images/img-banner_03.jpg) no-repeat right top;
	height: 70px;
	width: 239px;
	float: left;
}
.ban-right-mid {
	background: url(../images/img-banner_02.jpg) no-repeat right top;
	height: 134px;
	width: 240px;
	float: left;
}
.ban-right-bl {
	background: url(../images/img-banner_04.jpg) no-repeat left top;
	height: 69px;
	width: 239px;
	float: left;
}
.ban-right-br {
	height: 69px;
	width: 239px;
	background: url(../images/img-banner_06.jpg) no-repeat left top;
	float: left;
}
.ban-right-tmid {
	float: left;
	height: 70px;
	width: 239px;
	background: url(../images/img-banner_02.jpg) no-repeat center top;
}
.ban-right-bmid {
	float: left;
	height: 69px;
	width: 239px;
	background: url(../images/img-banner_05.jpg) no-repeat center top;
}
