@charset "UTF-8";
/* CSS Document */

body{
	background-color: #111111;
	/*background-color: #F6F6F6;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}

.wrapper{
	padding-left: 20px;
	width: 800px;
	padding-top: 20px;
	bottom: 0px;
	float: left;
}

.wrapper2{
	padding-top: 30px;
	padding-left: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

#left{
	position: relative;
	width: 200px;
	float: left;
	padding-top: 20px;
	/*border-top:1px solid #4D4D4D;*/
	border-bottom: 1px #333333 solid;
}

.main{
	float: left;
	width: 500px;
	padding-top: 30px;
	position: relative;	/*border-top:1px solid #4D4D4D;*/
	padding-bottom: 100px;
}

.main .h{
	width: 100%;
	float: left;
	border-bottom:1px solid #333333;
	height: 50px;
	margin-bottom: 10px;
	color: #666666;
}

.main .imgh{
	width: 100%;
	float: left;
	position: relative;
	height: 430px;
	color: #666666;
}

.hwords{
	border-top:1px solid #333333;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4F4F4F;
	background-repeat: no-repeat;
}

.hwords span{
	color: #666666;
}

a{
	text-decoration: none;
	color: #999999;
}

a:hover{
	color: #666666;
}

.header{
	width: 100%;
	background-image: url(../images/logo-w.png);
	height: 60px;
	background-repeat: no-repeat;
	float: left;
}

#sidel{
	float: left;
	height: 500px;
	width: 260px;
	padding-left: 10px;
}

.menu{
	float: left;
	width: 100%;
	padding-top: 20px;
	border-top: 1px #333333 solid;
	padding-bottom: 20px;
}

.menu img{
	padding-bottom: 4px;
}

.imgh img{
	padding-bottom: 5px;
}

.content img{
	padding-bottom: 3px;
}

.tel{
	width: 100%;
	float: left;
	padding-top: 40px;
}

.intro{
	float: left;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	background-position: left 30px;
	background-image: url(../images/intro2.gif);
	height: 160px;
}

.contact{
	float: left;
	height: 60px;
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}

.space{
	float: left;
	height: 100px;
	width: 100%;
}

.ab1{
	height: 20px;
	width: 20px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	background-color: #0066FF;
}

.ab2{
	height: 20px;
	width: 20px;
	position: fixed;
	right: 20px;
	top: 20px;
	background-color: #0066FF;
}

.pm{
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.col{
	float: left;
	height: 100%;
	width: 50%;
	color: #4F4F4F;
	line-height: 20px;
	text-align: left;
}

h1{
	visibility: hidden;
	position: absolute;
}

h2{}
