h2{
	width: 1280px;
	height: 100px;
	position: relative;	
	font-size: 24px;
	background: url(../img/title.jpg) no-repeat;
	margin: 10px auto;
}
h2 span{
	position: absolute;
	top: 35px;
	left: 20px;	
}
h3{
	background: url(../../common/img/title_bg.png) no-repeat;
	width: 1200px;
	height: 30px;
	padding: 6px 0 0 40px;
	font-size: 20px;
}
div.box{
	width: 1200px;
	margin: 0 auto 30px;
}
div.box ul li{
	float: left;
	margin: 10px;
	width: 380px;
}
div.box ul li img{
	width: 100%;
	height: auto;
}
div.panorama{
	margin: 10px auto;
	width: 1180px;
}
div.panorama a{
	display: block;
	text-indent: -9999px;
	background: url(../../img/360.jpg) no-repeat;
	width: 1180px;
	height: 250px;
}