@charset "utf-8";



body{
	background:#000000;
	color:#FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
}

body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, input, img, p{
	margin:0;
	padding:0;
	list-style-type:none;

}

a img {
	border:0;
}

.flow_img{
	width:600px;
	margin:0 auto;
	
}

.clearfix{
	clear:both;
}

.classtop15{
	margin-top:15px;
}

#page{
	text-align:right;
}

#page a{
	padding:5px;
	text-decoration:none;
}

#page a:hover{
	color:#333;
}

#wrapper {
	width:990px;
	margin:15px auto;
	background:#000000;
	min-height:600px;
	padding:10px;
	padding-top:0;
	margin-top:5px;
	
}

#search ul{
	margin-left:40px;
	min-height:300px;
}

#search ul li{
/*	list-style-type:decimal;*/
/*	margin-bottom:10px;*/


	
}

#search ul li a{
	color:#FFF;
	display:block;
}

#search ul li a:hover{
	color:#666;

}


#nav{
	background: url(../images/nav_bg.gif);
	margin:0 auto;
	width:943px;
	height:71px;
	position:relative;
	z-index:100;
}

#nav ul li{
	float:left;
}


#banner{
	margin:0 auto;
	width:910px;
	height:113px;
	margin-top:25px;
}

#breadcrumb{
	width:910px;
	text-align:right;
	margin:15px auto;
	font-size:12px;
}

#main{
	width:910px;
	min-height:520px;
	margin:0 auto;
	padding-bottom:15px;
}


#main_left{
	width:150px;
	float:left;
}

#main_left_title{
	text-align:left;
}


#main_right{
	float:right;
	width:755px;
	text-align:right;
}

#main_right2{
	margin:0 auto;
	width:790px;
}



.image_left{
	float:left;
}

#product_detail{
	float:right;
}


#company .content_right{
	background:url(../images/company/index_stone.jpg) no-repeat right bottom;
	min-height:468px;
	
}

.content_right{
	float:right;
	padding:0 8px;
	width:425px;
}

#new_product_img img{
	float:left;
	padding:10px;
}


#product_left{
	width:395px;
	float:left;
	margin-top:-18px;
}

#product_right{
	width:350px;
	float:right;
	margin-top:5px;
	
}

#product_title{
	font-size:22px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:Century Gothic,Arial,Helvetica,sans-serif;
	padding-top:10px;
	line-height:40px;
	text-align:left;
}

#product_image{
    width:160px;
	float:left;
	text-align:center;
	
}

#product_image img{
	max-width:165px;
	max-height:160px;
	
}

#product_content{
	
	width:235px;
	float:right;
	text-align:justify;
	height:120px;
	overflow:hidden;
}

.more{
	width:235px;
	float:right;
	text-align:right;
	font-size:12px;
	margin-top:20px;
	height:87px;
	
}

#product_des{
	/*border:2px solid #FFF;*/
	background:#333;

}

#project_description{
	display:none;
}

#product_des_detail{
	background:#333;
}

#project_content{
text-align:justify;
}

#project{
	text-align:left;
}

#exhibition{
	text-align:right;
}


.ex_group{
	width:325px;
	height:100px;
	float:left;
	margin:15px;
	
}

.ex_img img{
border:3px solid #494646;
}

#exhibition_detail_img{
	
	height:463px;
	text-align:right;
}

.back{
	text-align:right;
	padding:5px;
	text-decoration:none;
}

.back a{
	text-decoration:none;
}

#factory .content_right{
	background:url(../images/factory/factory_bg.jpg) right bottom no-repeat;
	min-height:467px;
	
	
}

#contact .content_right{
	background: url(../images/contact/contact_bg.jpg) right bottom no-repeat;
	min-height:467px;
	
	
}

a{
	color:#FFF;
}

a:hover{
	color:#CCC;
}

a:visited{
	color:#FFF;
}

#footer{
	text-align:right;
	color:#666;
	font-size:12px;
	padding-top:8px;
	width:943px;
	margin:0 auto;
}
