@charset "utf-8";

@import "base.css";

/*---------------------------
 		top
 ---------------------------*/
#top{
	height:120px;
	background:url(../img/base/inner_top_bg.jpg) center no-repeat;
}
#top .wrapper{
	margin:0 auto;
	width:980px;
	height:100%;
}
/*---------------------------
 		content
 ---------------------------*/
#content .wrapper .main{
	margin:0;
	padding:39px 0 0 50px;
	background:#FFFFFF;
}
#content .wrapper .main .caption{
	margin:0;
	padding:12px 0 0 14px;
	font-size:13px;
	font-weight:bold;
	width:861px;
	height:28px;
	background:#D6D6D6;
	border-left:#FF3366 solid 5px;
}
#content .wrapper .main .place{
	margin:0;
	padding:19px 0 0 0 ;
	width:880px;
	height:500px;
}

.floor_text{
	padding:28px 0 98px 0;
	line-height:20px;
	font-size:12px;
	color:#000000;
}