html{
	background:url(../images/bg-html.gif);
	height:100%;
}
body{
	margin:0;
	color:#5b5b5b;
	font:14px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:1000px;
	height:100%;
}
img{
	border-style:none;
}
a{
	color:#924900;
	outline:none;
}
a:hover{
	text-decoration:none;
}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
	color:#5b5b5b;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
p{
	margin:0;
	line-height:21px;
}
.heading-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.heading-holder h2{
	color:#924900;
	font-weight:normal;
	font-size:19px;
	float:left;
	padding:5px 10px;
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	background:#fff;
	margin:0;
}
h3{
	margin:0 0 15px;
	color:#924900;
	font-size:18px;
	font-weight:normal;
}
.w1{
	width:100%;
	position:relative;
	overflow:hidden;
	min-height:100%;
}
.w2{
	position:relative;
	float:left;
	left:50%;
	width:1268px;
}
#wrapper{
	position:relative;
	float:left;
	left:-50%;
	width:1268px;
}
#header{
	overflow:hidden;
	width:1000px;
	padding:0 134px;
}
.logo{
	margin:27px 0 0;
	width:162px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.logo a{
	height:100%;
	display:block;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
}
#header .box{
	float:right;
}
.tel{
	float:left;
	width:151px;
	font-size:14px;
	color:#fff;
	margin:0 0 0 40px;
}
.tel .center div{
	margin:0 0 4px;
	
}
.tel .center{
	background:#8f4a04 url(../images/bg-tel-t.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:5px 10px 0;
	margin-bottom:-3px;
	height: 60px;
}
.tel .bottom{
	background:url(../images/bg-tel-b.png) no-repeat;
	height:5px;
}
.tel .title{
	color:#ffbc79;
}
#nav{
	float:left;
	margin:51px 0 0;	padding:0;	list-style:none;
}
#nav li{
	float:left;
	position:relative;
	margin-left:36px;
	padding-bottom:36px;
}
#nav li .back{
	position:absolute;
	bottom:0;
	left:50%;
	width:79px;
	height:19px;
	background:url(../images/nav-active.png) no-repeat;
	margin:0 0 0 -40px;
	display:none;
}
#nav li.active .back{
	display:block;
}
#nav li a{
	float:left;
	color:#eeeedd;
	text-decoration:none;
	font-size:17px;
}
#nav li a:hover{
	text-decoration:underline;
}
#nav li.active a:hover,
#nav li.active a{
	font-weight:bold;
	text-decoration:none;
}
#main{
	width:1000px;
	padding:23px 134px 82px;
}
#main:after{	display:block;	clear:both;	content:"";}
.top-container{
	width:100%;
	margin:0 0 26px;
}
.top-container h2{
	margin-bottom:24px;
}
.top-container:after{	display:block;	clear:both;	content:"";}
.main-gallery{
	float:left;
	position:relative;
	width:555px;
	padding:0 0 40px;
}
.main-gallery .prev,
.main-gallery .next{
	position:absolute;
	top:109px;
	left:-10px;
	width:20px;
	height:19px;
	overflow:hidden;
	text-decoration:none;
	z-index:10;
}
.main-gallery .next{
	left:auto;
	right:-10px;
}
.main-gallery .prev span,
.main-gallery .next span{
	width:40px;
	background:url(../images/arrow01.png) no-repeat;
	height:19px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
}
.main-gallery .next span{
	margin:0 0 0 -20px;
}
.main-gallery .gallery{
	margin:0;	padding:0;	list-style:none;
	position:relative;
	width:555px;
	height:238px;
	overflow:hidden;
	z-index:5;
}
.main-gallery .gallery li{
	position:absolute;
	top:0;
	left:0;
	width:555px;
	height:238px;
	overflow:hidden;
	z-index:1;
	display:none;
}
.main-gallery .gallery li a{
	cursor:pointer;
	text-decoration:none;
}
.main-gallery .gallery li img{
	vertical-align:top;
}
.main-gallery .gallery li.active{
	z-index:5;
	display:block;
}
.main-gallery .mask{
	background:url(../images/mask01.png) no-repeat;
	width:555px;
	height:238px;
	position:absolute;
	top:0;
	left:0;
}
.main-gallery .bottom-box{
	background:url(../images/box.png) no-repeat;
	width:842px;
	height:171px;
	position:absolute;
	bottom:-81px;
	left:-134px;
	z-index:1;
}
.top-container .box{
	float:right;
	width:410px;
	padding:11px 0 0;
	position:relative;
	z-index:20;
}
.defaul-list{
	margin:0;	padding:0 0 0 16px;	list-style:none;
}
.defaul-list li{
	background:url(../images/dot01.gif) no-repeat 0 5px;
	font-size:14px;
	color:#924900;
	padding:0 0 10px 12px;
}
.defaul-list li a{
	color:#924900;
}
.text-block{
	width:940px;
	overflow:hidden;
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	background:#fff;
	padding:10px 30px;
	margin:0 0 15px;
}
.text-block .visual{
	float:right;
	padding:0 0 0 10px;
}
.defaul-gallery{
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	background:#fff;
	width:100%;
	position:relative;
	z-index:10;
	padding:14px 0;
	margin:0 0 15px;
}
.defaul-gallery .holder{
	width:960px;
	margin:0 0 0 20px;
	overflow:hidden;
}
.defaul-gallery .prev,
.defaul-gallery .next{
	position:absolute;
	top:50%;
	left:-10px;
	width:20px;
	height:19px;
	overflow:hidden;
	text-decoration:none;
	z-index:10;
	margin:-10px 0 0;
}
.defaul-gallery .next{
	left:auto;
	right:-10px;
}
.defaul-gallery .prev span,
.defaul-gallery .next span{
	width:40px;
	background:url(../images/arrow01.png) no-repeat;
	height:19px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none;
}
.defaul-gallery .next span{
	margin-left:-20px;
}
.defaul-gallery .holder ul{
	margin:0;	padding:0;	list-style:none;
	width:9999px;
	overflow:hidden;
}
.defaul-gallery .holder li{
	width:320px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#footer{
	height:66px;
	margin:-67px 0 0;
	border-top:solid 1px #e5e5cf;
	color:#924900;
	font-size:11px;
	background:#fff;
}
#footer .frame{
	width:950px;
	margin:0 auto;
	padding:12px 25px 0;
	overflow:hidden;
}
.copyright{
	float:right;
	text-align:right;
}
#footer address{
	float:left;
	font-style:normal;
	padding:8px 0 0;
}
.slog{
	float:left;
	font-size:14px;
	padding:11px 0 0 26px;
}
.slog span{
	color:#924900;
}
.text{
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	overflow:hidden;
	height:1%;
	padding:25px 30px;
	background:#fff;
	
}
.top-container .text{
	width:512px;
}
.table-item{
	width:100%;
	overflow:hidden;
	border-collapse:collapse;
}
.table-item td{
	padding:0;
	vertical-align:top;
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	background:#fff;
}
.table-item .col1{
	vertical-align:middle;
	width:253px;
	text-align:center;
}
.table-item .visual{
	position:relative;
}
.table-item .visual .zoom{
	position:absolute;
	top:50%;
	left:50%;
	margin:-17px 0 0 -17px;
	width:34px;
	height:33px;
	text-decoration:none;
	background:url(../images/zoom.png) no-repeat;
}
.table-item .col2{
	width:443px;
	padding:15px 20px;
}
.table-item .col3{
	padding:15px;
}
.table-item .border{
	width:23px;
	height:19px;
	padding:0;
	background:none;
	border:0;
}
.table-item .title{
	color:#924900;
	font-size:18px;
	margin:0 0 6px;
}
.table-item .block{
	overflow:hidden;
	height:1%;
	padding:14px 0 0;
}
.table-item .block .row{
	overflow:hidden;
	min-height:53px;
}
* html .table-item .block .row{
	height:53px;
	overflow:visible;
}
.table-item .block .ico{
	float:left;
	background:url(../images/ico01.gif) no-repeat;
	width:65px;
	height:29px;
}
.table-item .block .size{
	float:left;
	font-size:12px;
	min-width:116px;
	margin-top:11px;
}
.table-item .block .size span{
	color:#924900;
}
.table-item .small-header{
	margin:0;
}
.table-item .name{
	color:#924900;
	padding:10px 0 0 15px;
}
.contact-form{
	width:100%;
	overflow:hidden;
}
.side-list{
	margin:0 27px 0 0;	padding:0;	list-style:none;
	float:left;
	width:253px;
}
.side-list li{
	background:#fff;
	border:solid 1px #e5e5cf;
	border-width:1px 0;
	padding:20px 20px 33px;
	margin:0 0 23px;
}
.side-list li .title{
	color:#924900;
	font-size:18px;
	line-height:21px;
	margin-bottom:8px;
}
.side-list li address{
	font-style:normal;
	line-height:21px;
}
.side-list li .holder{
	overflow:hidden;
	height:1%;
	font-size:11px;
	margin-bottom:6px;
}
.side-list li .contact{
	line-height:21px;
}
.form{
	overflow:hidden;
	height:1%;
	padding:23px 20px 37px;
	background:#fff;
	border:solid 1px #e5e5cf;
	border-width:1px 0;
}
.form p{
	margin:0 0 23px;
}
.form .row{
	overflow:hidden;
	width:100%;
	margin-bottom:16px;
}
.form .row label{
	float:left;
	width:160px;
	padding:6px 15px 0 0;
	text-align:right;
}
.form .input-text{
	float:left;
	width:360px;
	padding:4px 15px;
	background:url(../images/bg-html.gif);
}
.form .input-text input{
	float:left;
	background:none;
	border:0;
	height:20px;
	line-height:20px;
	width:100%;
	margin:0;
	padding:0;
}
.form .input-textarea{
	float:left;
	width:360px;
	padding:4px 15px;
	background:url(../images/bg-html.gif);
}
.form .input-textarea textarea{
	float:left;
	background:none;
	border:0;
	height:198px;
	overflow:auto;
	width:100%;
	resize:none;
	margin:0;
	padding:0;
}
.form .btn{
	float:right;
	background:#904a03;
	width:90px;
	color:#fff;
	font-size:14px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	margin:0 115px 0 0;
	padding:0 0 2px;
	display:inline;
	border:0;
}
.form h3{
	margin:0 0 40px;
}
