#center
{
	width:903px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	background-image:url(images/header.png);
	width:903px;
	height:113px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;	
}
.header-clock
{
	color:#c4c4c4;
	margin-right:7px;
	padding-top:5px;
}
#menu
{
	margin-left:auto;
	margin-right:auto;
	color:#676767;
	width:900px;
	height:43px;
	margin-top:22px;
	border-right:solid 13px #e38300;
}
#menu ul
{
	padding-top:13px;
}
#menu ul li
{
	margin-right:15px;
	float:right;
	list-style:none;
}
#menu ul li a
{
	color:#676767;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#menu ul li a:hover
{
	color:#0092b6;
}
#menu ul li.line
{
	background:url(images/split.png);
	width:1px;
	height:11px;
}
.tel-box
{
	width:169px;
	height:50px;
	background-image:url(images/tel-box.png);
	float:left;
	margin-top:-27px;
}
.tel
{
	color:#dad8d8;
	margin-top:3px;
	margin-right:10px;
	line-height:20px;
}
.slider
{
	width:971px;
	height:167px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.post
{
	width:890px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-color:#282423;
	color:#c4c4c4;
	padding:10px;
	line-height:25px;
	font-size:16px;
	font-weight:normal;
}
.footer
{
	height:39px;
	background-image:url(images/footer.png);
	width:auto;
	margin-left:-8px;
	margin-right:-8px;
	margin-top:20px;
	margin-bottom:-9px;
}
.footer-text
{
	width:911px;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
	color:#282423;
}
.pic-box
{
	width:169px;
	height:197px;
	display:block;
	float:right;
	margin-left:16px;
	margin-bottom:16px;
}
.pic-box-top
{
	background-image:url(images/pic-bg.png);
	width:169px;
	height:162px;
	display:block;
	padding-top:5px;
}
.pic-border
{
	background-image:url(images/pic-border.png);
	width:159px;
	height:134px;
	margin:0 5px 0 0 ;
}
.pic-border img
{
	margin-right:15px;
	margin-top:20px;
}
.pic-box-down
{
	background-image:url(images/pic-down.png);
	width:169px;
	height:24px;
	display:block;
	color:#7a7a7a;
	padding-top:6px;
}
.pic-box-down a
{
	color:#7a7a7a;
	font-weight:bold;
	margin-right:40px;
}
.pic-name
{
	color:#eaeaea;
	text-align:center;
	padding-top:5px;
}
.gallery-box
{
	width:930px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding-right:17px;
}
.product-text
{
	float:right;
	width:550px;
	font-size:18px;
	line-height:30px;
}
.pic-name a
{
	color:#eaeaea;
}
.product-text h2
{
	font-weight:bold;
	direction:rtl;
	text-decoration:underline;
}