/* charset */



/*--------------inside--------------*/
#content_top{
	width:100%;
	margin: 0 auto;
	background:url(../img/bg.jpg) repeat-y;
	background-position:center;
	height:1230px;
	position:relative;	
}

#content_in_top{
	width: 913px;
	margin: 0 auto;
	clear:both;
	padding:0 34px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -488px;
	
}

#slider_bg{
	width:100%;
	background:url(../img/bg.jpg) repeat-y;
	background-position:center;	
}

#slider{
    width: 981px;
	margin:0 auto;
	height: 497px;
	position:relative;
}

div.demo{
	width:1300px;
	position:absolute;
	overflow:hidden;
    left: 50%;
	margin-left:-650px;
}

#test1{
	height: 497px;
}


#product{
	background:url(../../img/product_bg.png) no-repeat;
	padding:9px;
	width:891px;
	height:408px;
	clear:both;
	margin-bottom:20px;

}

.product_list{
	width:853px;
	margin:0 auto;
	clear:both;		
}

.product_list-last {
	border-bottom:1px solid #bfc8c5;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:18px;

}
.product_list dl{
	width:213px;
	height:76px;
	float:left;
	margin:0 0 10px 0;	
}

.product_list dt{
	width:73px;
	height:73px;
	margin:0 5px 6px 0;
	border: #D1D1D1 solid 1px;
	float:left;		
}

.product_list dd{
	float:left;

}

.product_list dd a{
	color:#342512;
	text-decoration:none;
}


.product_list dd a:visited{
	color:#342512;
	text-decoration:none;	
}

.product_list dd a:hover{
	color:#1C94D1;
	text-decoration:none;	
}
.product_box {
	overflow:hidden;
	width: 754px;
 	margin: 0 auto;
}
.product_box .float_l a:hover {
	opacity: 0.8;
}
.catalog {
	/* margin-top:11px; */
	width: 304px;
	margin: 11px auto 0 auto;
}

#wrap{
	width:910px;
	clear:both;
}

#left{
	width:600px;
	float:left;
}

#topics{
	background:url(../../img/topics_bg.jpg) no-repeat;
	width:573px;
	height:404px;
	margin-bottom:6px;
	padding:9px;
	letter-spacing:0.2em;		
}

#topics ul{
	padding-left:20px;
}

#topics li{
	background:url(../../img/icon.jpg) no-repeat;
	background-position:left;
	padding-left:30px;
	margin-bottom:15px;
}


#topics li img{
	margin:0 0 3px 20px;
}

#topics li a{
	color:#342512;
	text-decoration:none;
}


#topics li a:visited{
	color:#342512;
	text-decoration:none;	
}

#topics li a:hover{
	color:#1C94D1;
	text-decoration:none;	
}


#right{
	float:right;
}

#company{
	background:url(../../img/company_bg.jpg) no-repeat;
	width:241px;
	height:230px;
	padding:24px 23px 22px 23px;
}

.rightbox{
float:left;
margin:0 15px 20px 0;
}

