.footer {
	margin-top: 50px;
}

.banner1 {
	background: url(../images/nybanner05.jpg)no-repeat center;
	height: 200px;
}

.banner2 {
	background: url(../images/nybanner02.jpg)no-repeat center;
	height: 200px;
}

.banner3 {
	background: url(../images/nybanner04.jpg)no-repeat center;
	height: 200px;
}

.banner4 {
	background: url(../images/nybanner01.jpg)no-repeat center;
	height: 200px;
}

.banner5 {
	background: url(../images/nybanner07.jpg)no-repeat center;
	height: 200px;
}

.banner6 {
	background: url(../images/nybanner06.jpg)no-repeat center;
	height: 200px;
}

.banner7 {
	background: url(../images/nybanner08.jpg)no-repeat center;
	height: 200px;
}

.banner8 {
	background: url(../images/nybanner03.jpg)no-repeat center;
	height: 200px;
}

.banner1 img,
.banner2 img,
.banner3 img,
.banner4 img,
.banner5 img,
.banner6 img,
.banner7 img,
.banner8 img{
	display: none;
}

body {
	background: url(../images/bg07.png)repeat center;
}

.detail .left {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	border: 1px solid #ebebeb;
	background: #fff;
	margin-bottom: 30px;
	margin-top: 40px;
}

.detail .left .p1 {
	padding-top: 30px;
	margin-bottom: 20px;
	height: 55px;
	font-size: 26px;
	line-height: 1;
	color: #262626;
	text-align: center;
}

.detail .left ul li {
	padding-left: 30px;
	width: 177px;
	min-height: 48px;
	max-height: 96px;
	display: block;
	line-height: 43px;
	font-size: 16px;
	border-bottom: 1px dashed #d5d5d5;
	background: url(../images/proone.gif) 7px 15px no-repeat;
	background-position: 12px 15px;
	margin-left: 10px;
}

.detail .left ul li a {
	color: #000000;
	text-decoration: none;
}

.detail .left ul li:hover {
	background: url(../images/proone.jpg) 7px 15px no-repeat;
	background-position: 12px 15px;
}

.detail .left ul li:hover a {
	color: #8fb233;
}

.detail .left ul .a2 {
	background: url(../images/proone.jpg) 7px 15px no-repeat;
	background-position: 12px 15px;
}

.detail .left ul .a2 a {
	color: #8fb233;
}

.detail .left .l_contact {
	float: left;
	width: 100%;
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
	margin-top: 25px;
}

.detail .left .lcon_tel {
	background: url(../images/l_contact1.gif) 8px 15px no-repeat;
	background-color: #f7f7f7;
	margin: 0 8px;
	width: 180px;
	padding-top: 38px;
	font-size: 22px;
	color: #0576B1;
	font-family: "impact";
	text-align: center;
}

.detail .left .l_contact p {
	margin-left: 16px;
	padding-left: 27px;
	width: 170px;
	line-height: 25px;
	margin-top: 15px;
}

.detail .left .lmap {
	background: url(../images/l_contact2.gif) left top no-repeat;
}

.detail .left .ltel {
	background: url(../images/l_contact.gif) left -135px no-repeat;
}

.detail .left .lemail {
	background: url(../images/l_contact.gif) left -204px no-repeat;
}

.detail .right {
	float: left;
	width: 800px;
	margin-left: 20px;
	margin-top: 40px;
	border: 1px solid #ebebeb;
	background: #fff;
	padding: 0 38px 30px 32px;
}

.detail .right .title {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
	width: 100%;
	padding-top: 8px;
	height: 75px;
	clear: both;
	overflow: hidden;
}

.detail .right .title h2 {
	float: left;
	font-size: 26px;
	line-height: 1;
	color: #262626;
}

.detail .right .title .bread {
	float: right;
	line-height: 12px;
	font-size: 12px;
	color: #575757;
	padding-top: 30px;
}

.detail .right .title .bread a {
	color: #575757;
}

.detail .right .title .bread span {
	color: #8fb233;
}

.detail .title2 {
	clear: both;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 10px;
}

.detail .title2 .r1 {
	float: left;
	width: 41%;
	border-top: 2px solid #8fb233;
}

.detail .title2 .r2 {
	float: right;
	width: 41%;
	border-top: 2px solid #8fb233;
}

.detail .title2 p {
	float: left;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	width: 18%;
}

.detail .yema {
	margin-top: 10px;
}

.detail .yema li {
	float: left;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
}

.detail .yema li a {
	color: #333333;
	text-decoration: none;
	padding: 1px 8px;
	font-size: 13px;
}

.detail .yema li a:hover {
	background: #0580BF;
	color: #FFFFFF;
}

.detail .yema li .cur {
	background: #0580BF;
	color: #FFFFFF;
}