#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;
	margin:0 0 5px 0;
}
.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 H2 {
	FONT-SIZE: 26px; 
	 color:#fff;
	 font-weight:bold;
	 float:right;
	 padding:0 30px 0 0;
	 height:150px;
	 line-height:150px;
}
.left {
	height:100px;
	width:200px;
	float:left;
	BACKGROUND: #e4e4e4;
	margin:0 5px 5px 0;
}
.right {
	width:792px; 
	float:left;
	border-bottom:#02B931 15px solid;border-top:#02B931 15px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	BACKGROUND: #f4f4f4;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}
.to_top a,.to_top a:hover{background:url("../images/gotop.png") no-repeat}
.to_top a{
	background-position:0 0;float:left;height:50px;overflow:hidden;width:50px;position:fixed;bottom:35px;cursor:pointer;right:20px;
	_position:absolute;
	_right:auto;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}
.to_top a:hover{background-position:-51px 0px;}
