.hengguangled {
	BACKGROUND:#e4e4e4 url(../images/hengguangled.png) repeat-y center top;
	min-height:4600px;
}
#chanpin {
	width:1001px;
	margin:5px auto;
}
.place{
	height:30px;
	line-height:30px;
	padding:0 0 0 18px;
	background:transparent url(../images/green_skin.png) repeat-x scroll 0 -188px;
	BORDER: #e4e4e4 1px solid;
	BACKGROUND: #f4f4f4;
	overflow:hidden;
	font-family:ËÎÌå;
	text-align:left;
	color:#397CBE;
}
.place strong{
	font-weight:normal;
	letter-spacing:1px;
}
.place a{
	color:#397CBE;
	margin:0px 2px;
}
.place a:hover{
	color:#FF3366
	margin:0px 2px;
	TEXT-DECORATION: underline;
}
.view_title {
	BACKGROUND: url(../images/bg_title2.gif) no-repeat left top; 
	WIDTH: 100%; HEIGHT: 150px;
	margin:5px auto;
	overflow:hidden;
}
.view_title H2 {
     FONT-SIZE: 23px; 
	 letter-spacing:-2px;
	 color:#fff;
	 font-weight:bold;
	 float:right;
	 padding:0 30px 0 0;
	 height:150px;
	 line-height:150px;
}
.view_title H3 {
	clear:both;
	height:20px;
}
.left {
	width:272px;
	float:left;
	BACKGROUND: #e4e4e4;
	margin:0 5px 5px 0;
}
.relative {
	width:272px;
	height:735px;
	margin:0 0 5px 0;
	overflow:hidden;
	BACKGROUND: #fff;
	border-bottom:#02B931 10px solid;border-top:#02B931 10px solid;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
.relative h1 {
	width:272px;
	height:105px;
}
.bannerHolder {
	margin: 15px 10px;
	width: 250px;
}
.bannerHolder li {
	list-style: none;position: relative;padding:5px 0;border-bottom:#666 1px dashed;
}
.banner {
	margin: 5px; width: 135px; height: 135px; overflow: hidden; position: relative;
}
.banner img {
	border: currentColor; display: block;width: 135px; height: 135px;
}
.banner div {
	border-radius: 100px; width: 60px; height: 60px; position: absolute; z-index: 100; cursor: pointer; background-color: rgb(34, 34, 34); -moz-border-radius: 100px; -webkit-border-radius: 100px;
}
.banner .cornerTL {
	left: -63px; top: -63px;
}
.banner .cornerTR {
	top: -63px; right: -63px;
}
.banner .cornerBL {
	left: -63px; bottom: -63px;
}
.banner .cornerBR {
	right: -63px; bottom: -63px;
}
.banner p {
	margin:0 15px;
	left: 5px; top: 35px; width: 100px; text-align: center; color: white; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; display: none; position: absolute; z-index: 200; cursor: pointer;
}
.bannerHolder .cptitle {
	position: absolute;
	top:0;
	right:0;
	width:100px;
	height:125px;
	font-weight:normal;
}
.bannerHolder .cptitle h2 {
	height:25px;
	margin:65px 0;
	font-size:13px;
	display:block;
	font-weight:normal;
	text-align:center;
}
.bannerHolder .cptitle h2 a {
	display:block;
	height:25px;
}
.bannerHolder .cptitle h2 a:hover {
	display: block;
	color:#121CA5;
}