body{
	margin: 0 auto;
	padding: 0;
	background: #000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: #e4ae2e url(/images/bg.png) repeat-x;
}
div#wraper{
	margin: 100px auto 0 auto;
	padding: 0;
	width: 977px;
	height: 405px;
	position: relative;
}
div#logo{
	width: 253px;
	height: 174px;
	position: absolute;
	z-index: 99;
	margin: -53px 0 0 13px;
	background: url(/images/logo.png) no-repeat;
}
div#location{
	width: 270px;
	height: 36px;
	padding: 31px 0 0 0;
	right: 54px;
	top: -36px;
	position: absolute;
	text-align: center;
	background: url(/images/location_select_bg.png) no-repeat;
}
#locationsel{
	font-size: 10px;
	width: 183px;
	height: 16px;
	border: 1px solid #ccc;
}
div.grayline{
	width: 977px;
	height: 45px;
	background: url(/images/t_g.png) repeat-x;
}
div#middiv{
	width: 975px;
	height: 297px;
	padding: 0 1px;
	margin: 9px 0;
	background-color: #fff;
}
div#bg{
	width: 869px;
	height: 284px;
	padding: 15px 53px 0 53px;
	margin: 0;
	background: url(/images/m_line.png) repeat-x;
}
div#bg h1{
	width: 269px;
	height: 270px;
	margin: 0 31px 0 0;
	padding: 0;
	float: left;
	z-index: 1;
	background: url(/images/front_pic1.jpg) no-repeat;
}
div#bg h2{
	width: 269px;
	height: 270px;
	margin: 0 31px 0 0;
	padding: 0;
	float: left;
	z-index: 2;
	background: url(/images/front_pic2.jpg) no-repeat;
}
div#bg h3{
	width: 269px;
	height: 270px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 3;
	background: url(/images/front_pic3.jpg) no-repeat;
}
div#sign{
	width: 317px;
	height: 336px;
	position: absolute;
	margin: -190px 0 0 675px;
	padding: 0;
	background: url(/images/REsign.png) no-repeat;
}
input{
	border: 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/images/go_btn.png) no-repeat;
}