*{
	border:0px;
	margin:0px;
	padding:0px;
}
body {
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	line-height:18px;
	background:#fff;
}
.clr { 
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#main {
	margin:0px auto;
	width:1000px;
	position:relative;
}
#all {
}
.header-top {
	background:url(../images/header_top.jpg) top left no-repeat;
	height:127px;
}
.logo {
	margin:0 0 0 85px;
	width:230px;
	height:102px;
	float:left;
}
.phone {
	float:left;
	margin:18px 0 0 24px;
	font-size:20px;
}
.code {
	font-size:12px;
}
.header-bot {
	background:url(../images/header_bot.jpg) top left no-repeat;
	height:233px;
}
.header-bot ul { padding:15px 0 0 17px; margin:0;}
.header-bot ul li {
	list-style:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
}
.header-bot ul li.select {
	list-style:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#fa9448;
}
.header-bot ul li  a { color:#b49675; text-decoration:none;}
.header-bot ul li  a:hover { color:#fa9448; text-decoration:none;}
.content {
}
.left {
	float:left;
}
.left-cont-bg {
	background:url(../images/content_bg.jpg) top left repeat-y;
}
.left-content {
	position:relative;
	background:url(../images/prod_top.jpg) bottom left no-repeat;
	width:403px;
	padding:0 0 59px 213px;
}
.left-content a { color:#2f2e2e; text-decoration:underline;}
.left-content a:hover { color:#2f2e2e; text-decoration:none;}
h2 {
	font-size:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#b49675;
	margin-bottom:25px;
}
.men {
	position:absolute;
	background:url(../images/men.jpg) top left no-repeat;
	width:156px;
	height:278px;
	left: 0px;
	bottom: 0px;
}
.production {
	width:613px;
	background:url(../images/prod.jpg) top right repeat-y;
}
.prod-body {
}
.prod-h2 {
	padding:21px 0 0 36px;
}
.prod-list {
	padding:0 0 0 36px;
}
.prod-item {
	float:left;
}
.prod-item-c {
	float:left;
	margin:0 83px 0 85px;
}
.prod-image {
	background:url(../images/prod-image_bg.jpg) top left no-repeat;
	width:110px;
	height:116px;
	padding:15px 0 0 13px;
}
.prod-name {}
.prod-name a { color:#595959; text-decoration:underline;}
.prod-name a:hover { color:#595959; text-decoration:none;}
.prod-bot {
	background:url(../images/prod_bot.jpg) bottom left no-repeat;
	height:30px;
	width:613px;
}
.right {
	float:right;
	width:292px;
	margin:0 42px 0 0;
}
.right-cont {
	padding:0 0 13px 0;
}
.right-form {
	width:257px;
	background:#b49675;
}
.form-top {
	background:url(../images/form_top.jpg) top left no-repeat;
	height:28px;
}
.form-content {
	padding:0 22px 0 23px;
}
.form-text {
	height:15spx;
	color:#FFF;
	margin:0; padding:0;
}
.form-input {
	padding:0 0 13px 0;
}
.textarea {
	border:1px #76624c solid;
	width:210px;
	height:71px;
}
.input {
	border:1px #76624c solid;
	width:210px;
	height:22px;
}
.form-submit {
	padding:0 0 0 127px;
	height:39px;
}
.submit {
	background:url(../images/submit.jpg) top left no-repeat;
	height:25px;
	width:85px;
}
.form-bot {
	background:url(../images/form_bot.jpg) bottom left no-repeat;
	height:8px;
}
.footer {
	background:url(../images/footer.jpg) top left no-repeat;
	height:36px;
	padding:86px 0 0 85px;
	font-size:10px;
}