body{
	margin:0;
	font-size:12px;
	line-height:150%;
	color:#46463e;
	background:url(images/main_bg.jpg) repeat-y center;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}

ul{
	list-style:none;
	padding:0;
}

a{
	color:#46463e;
	text-decoration:none;
}

#header{
	width:936px;
	margin:0 auto;
	background:#fff;
	padding:0 12px;
	overflow:hidden;
}

#top{
	height:75px;
	background:#ebebe2;
}

#sitename{
	float:left;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

#lang{
	margin:45px 0 0 0;
	float:right;
}

.lang{
	font-weight:bold;
	line-height:25px;
	margin-right:5px;
}

#nav{
	margin:0;
	width:936px;
	height:45px;
	background:url(images/nav_bg.gif) repeat-x;
}

#nav li{
	padding:15px 0 0;
	width:100px;
	float:left;
	height:30px;
	text-align:center;
	background:url(images/nav_space.gif) no-repeat right;
}

#nav li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#nav li a:hover{
	text-decoration:underline;
}

#search{
	margin:12px 5px 0 5px;
	padding:0;
	float:right;
	*margin:-23px 0 0 0;
}

#banner{
	width:936px;
	height:286px;
	background:url(images/banner.jpg) no-repeat;
}

#container{
	width:936px;
	padding:0 12px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}

#content{
	width:936px;
	margin:0 auto;
	background:#96968c;
	overflow:hidden;
}

#page{
	width:633px;
	float:left;
	margin-top:1px;
	background:url(images/page_bg.gif) repeat-y right;
	padding-right:5px;
}

.page_title{
	min-height:45px;
	background:#c7c7ad;
	color:#565857;
	border-bottom:1px dashed #969484;
	padding-left:20px;
	padding-right:15px;
	_height:45px;
    overflow:hidden !important; overflow:visible;
	
}

.page_title h2{
	font-size:16px;
	line-height:45px;
	float:left;
	margin:0;	
}

#prod_class{
	margin:0;
	float:right;
	width:460px;
	padding-top:12px;
	padding-bottom:12px;
}

#prod_class li{
	float:left;
	margin-left:10px;
	text-align:right;
}

.page_content{
	background:url(images/content_bg.gif) repeat-x #fff;
	padding:20px 20px 0;
}

.text{
	padding-bottom:20px;
	min-height:500px;
	_height:500px;
}

#footer{
	padding:38px 0 38px 0;
	color:#958c7f;
	border-top:1px dashed #5e564c;
	text-align:center;
}

#footer a{
	color:958c7f;
}

#sidebar{
	width:298px;
	background:#96968c;
	float:right;
	margin-top:1px;
	min-height:600px;
	overflow:hidden;
	*height:605px;
	*overflow:visible;
	color:#d5d6cf;
}

#sidebar a{
	color:#F5F5F3;
	text-decoration:none;	
}

.sidetitle{
	height:45px;
	background:url(images/sidetitle_bg.jpg) left no-repeat #76766b;
	line-height:45px;
	padding-left:60px;
	font-weight:bold;
}

.sidecontent{
	padding:10px 5px;
	color:#f5f5f3;
}

.prodlist{
	width:296px;
	text-align:center;
	float:left;
	margin:0 0 10px 0;
	overflow:hidden;
}

.prodlist li{
	margin:0 0 5px 0;
	padding:0;
}

.prodlist img{
	border:1px solid #969484;
}

.prodlist li a{
	
}

.text-link{
	height:14px;
	background:url(images/text_bg.gif) center no-repeat;	
}

.page_nav{
	text-align:center;
	clear:both;
}

.fq{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px dashed #5E564C;
}

.fa{
	line-height:30px;
	padding-left:15px;
	border-bottom:1px solid #5E564C;
}

.single_title{
	font-size:14px;
	color:#ff0000;
	margin:10px 0;
	text-align:center;
}

.single_img{
	text-align:center;
	margin:10px 0;
}

.single_img img{
	border:1px solid #ccc;
}

.single_content{
	margin:10px 0;
}

.message-title{width:500px; height:30px; background:#F5F5F7; padding-left:20px; line-height:30px;}

.message{width:500px; padding-left:20px; margin-top:10px; margin-bottom:15px;}

.reply{border:1px dashed #bcbcbc; margin:10px 0 0 0; padding:5px;}
