@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 {
	height: 95px;
	width: 210px;
	margin:0px;
	padding: 25px 0px 0px 0px;
	display:block;
	
 }
.logo-wrap-banner {
	height: 95px;
	width: 708px;
	margin:2px 2px 0px;
	padding: 0px;
	display:block;
	position:relative;
	float:right;
 }
.logo-wrap a img{
 	border:none;
}
.ban-right {
	float: right;
	height: 132px;
	width: 707px;
}
.ban-right-tl {	
	height: 66px;
	width: 235px;
	background: url(../images/images-banner_01.jpg) no-repeat left top;
	float: left;
}
.ban-right-tr {
	background: url(../images/images-banner_03.jpg) no-repeat right top;	height: 66px;
	width: 235px;
	float: left;
}
.ban-right-mid {
	background: url(../images/images-banner_02.jpg) no-repeat right top;
	height: 66px;
	width: 235px;
	float: left;
}
.ban-right-bl {
	background: url(../images/images-banner_04.jpg) no-repeat left top;
	height: 66px;
	width: 235px;
	float: left;
}
.ban-right-br {
	height: 66px;
	width: 235px;
	background: url(../images/images-banner_06.jpg) no-repeat left top;
	float: left;
}
.ban-right-tmid {
	float: left;	
	height: 66px;
	width: 235px;
	background: url(../images/images-banner_02.jpg) no-repeat center top;
}
.ban-right-bmid {
	float: left;
	height: 66px;
	width: 235px;
	background: url(../images/images-banner_05.jpg) no-repeat center top;
}
