@charset "utf-8";
/* CSS Document */

#hn2 a{
	background:url(../../common/img/header/hn2.png) 0 -60px no-repeat !important;
}
	
#wrapper{
	width:100%;
	height:100%;
	z-index:1;
}
#content{
	width:100%;
	background:url(../img/bg.png) 50px bottom no-repeat;
}

h1{
	display:block;
	position:fixed;
	top:120px;
	left:0;
	width:197px;
	height:17px;
	text-indent:-1000px;
	overflow:hidden;
	z-index:21000;
	background:url(../img/h1.png) 0 0 no-repeat;
}

h2{
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:100%;
	height:35px;
	background:url(../img/h2.gif) center 0 no-repeat;
	margin:140px 0 50px;
}

h3{
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:560px;
	height:64px;
	background:url(../img/h3.jpg) 0 0 no-repeat;
}

#location{
	position:fixed;
	top:50%;
	left:15px;
	width:15px;
	height:153px;
	margin:-77px 0 0;
	z-index:400;
}
#location li{
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:15px;
	height:153px;
	background:url(../img/location.png) 0 0 no-repeat;
}

#l1{
	width:920px;
	margin:0 auto;
	position:relative;
}

#wedo{
	width:560px;
	font-size:10px;
	line-height:150%;
	margin:0 auto;
}
#wedo p{
	margin:10px 0 5px;
	font-size:12px;
	font-weight:bold;
}
.arr1,.arr2,.arr{
	float:left;
	text-indent:-1000px;
	overflow:hidden;
	width:560px;
	height:52px;
	background:url(../img/arr1.jpg) 0 bottom no-repeat;
	margin:0 0 8px;
}
.arr2{
	height:32px;
	background:url(../img/arr2.jpg) 0 bottom no-repeat;
}
.arr{
	width:560px;
	height:11px;
	background:url(../img/arr.jpg) 0 0 no-repeat;
}
.block{
	float:left;
	width:180px;
	margin:0 10px 20px 0;
}
.blockR{
	float:right;
	margin:0 0 20px;
}