﻿*{
	font-size:11px;
	font-family:Arial;
}
body{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img{
	border:none;
}

/**********************************
			头部控件样式
**********************************/
#header{
	width:1006px;
	height:404px;
	margin:0px auto 0px auto;
	background-color:#fff;
	overflow:hidden;
}
#header #header_top{
	width:1006px;
	height:88px;
	overflow:hidden;
	background-color:#000;
}
#header_top #header_t_logo{
	width:208px;
	height:73px;
	margin-left:18px;
	margin-top:6px;
	float:left;
}
#header_top #header_t_right{
	width:266px;
	height:73px;
	float:right;
	padding-right:10px;
	margin-top:6px;
}
#header_t_right #header_t_r_language{
	height:24px;
	width:126px;
	float:right;
	overflow:hidden;
}
#header_t_right #header_t_r_basket{
	width:110px;
	height:26px;
	padding-right:4px;
	float:right;
	clear:both;
	text-align:right;
	background:url(../en_images/header_basket.jpg) left 0px no-repeat;
}
#header_t_r_basket a{
	color:#fff;
	line-height:16px;
	text-decoration:none;
}
#header_t_r_basket span{
	color:#ff0000;
}
#header_t_right #header_t_r_search{
	height:24px;
	width:251px;
	clear:both;
	float:right;
}
#header_t_r_search div{
	float:left;
}
#header_t_r_search #header_t_r_search_input{
	width:211px;
	height:23px;
	background-color:#303030;
	border-bottom:solid 1px #595959;
}
#header_t_r_search #header_t_r_bn{
	width:25px;
	width:25px;
	padding-left:6px;
}
#header #header_nav{
	height:42px;
	width:100%;
	overflow:hidden;
	background:url(../en_images/header_nav_bg.jpg) repeat-x;
}
#header_nav li{
	float:left;
	height:38px;
	margin-top:2px;
	line-height:42px;
}
#header_nav a{
	display:block;
	height:42px;
	text-align:center;
	margin-right:1px;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#header #header_img{
	width:100%;
	height:269px;
	overflow:hidden;
	background:url(../en_images/header_main_bg.jpg) 1px 0px  repeat-x;
}
#header_img #header_img_main{
	margin-top:10px;
	height:242px;
	display:inline;
	overflow:hidden;
	margin-left:8px;
}
#header_img div{
	float:left;
}

.header_img_left{
	width:32px;
	height:32px;
	overflow:hidden;
	margin:74px 7px auto 8px;
}
.header_img_right{
	width:32px;
	height:32px;
	overflow:hidden;
	margin:74px 11px auto 6px;
}

.header_home_style:link,.header_home_style:visited{
	color:#fff;
	width:87px;
	margin-left:6px;
}
.header_home_style:hover,.header_home_style:active{	
	width:87px;	
	color:#000;
	margin-left:6px;
	background:url(../en_images/header_nav_home_bg.jpg) 0px 0px no-repeat;
}

.header_pro_style:link,.header_pro_style:visited{
	color:#fff;
	width:117px;
	margin-left:1px;
}
.header_pro_style:hover,.header_pro_style:active{	
	width:117px;	
	color:#000;
	margin-left:1px;
	background:url(../en_images/header_nav_probg.jpg) 0px 1px no-repeat;
}

.header_com_style:link,.header_com_style:visited{
	color:#fff;
	width:102px;
	margin-left:1px;
}
.header_com_style:hover,.header_com_style:active{	
	width:102px;	
	color:#000;
	margin-left:1px;
	background:url(../en_images/header_nav_about_bg.jpg) 0px 0px no-repeat;
}

.header_cert_style:link,.header_cert_style:visited{
	color:#fff;
	width:141px;
	margin-left:1px;
}
.header_cert_style:hover,.header_cert_style:active{	
	width:141px;	
	color:#000;
	margin-left:1px;
	background:url(../en_images/header_nav_certbg.jpg) 0px 0px no-repeat;
}

.header_trade_style:link,.header_trade_style:visited{
	color:#fff;
	width:135px;
	margin-left:1px;
}
.header_trade_style:hover,.header_trade_style:active{	
	width:135px;	
	color:#000;
	margin-left:1px;
	background:url(../en_images/header_nav_tradebg.jpg) 0px 1px no-repeat;
}

.header_fb_style:link,.header_fb_style:visited{
	color:#fff;
	width:128px;
	margin-left:1px;
}
.header_fb_style:hover,.header_fb_style:active{	
	width:128px;	
	color:#000;
	margin-left:1px;
	background:url(../en_images/header_nav_fbbg.jpg) 0px 0px no-repeat;
}

.search_input_style{
	background-color:transparent;
	width:202px;
	height:20px;
	padding-left:6px;
	line-height:20px;
	color:#8b8b8b;
	font-size:12px;
	border:none;
}

.language_cn{
	width:52px;
	height:14px;
	font-size:11px;
	float:left;
	display:block;
	margin-right:9px;
	color:#fff;
	line-height:14px;
	text-decoration:none;
	background:url(../en_images/header_cn.jpg) right 0px no-repeat;
}
.language_en{
	width:62px;
	height:14px;
	float:left;
	display:block;
	color:#fff;
	line-height:14px;
	text-decoration:none;
	background:url(../en_images/header_en.jpg) right 0px no-repeat;
}
	
/**********************************
			底部控件样式
**********************************/
#footer{
	clear:both;
	width:1006px;
	height:100px;
	overflow:hidden;
	margin:0px auto 0px auto;
	background-color:#E7E7E7;
}
#footer div
{
	float:left;
	margin-top:12px;
}
#footer #footer_main{
	color:#313131;
	line-height:18px;
	float:right;
	margin-right:14px;
	text-align:right;
}
#footer_main a{
	color:#313131;
	text-decoration:none;
}

/**********************************
			左边目录样式
**********************************/
#left{
	width:246px;
	height:916px;
	overflow:hidden;
	margin-left:9px;
		background-color:#fff;

}
#left #left_title{
	width:100%;
	height:41px;
	overflow:hidden;
}
#left_title div{
	float:left;
}
#left_title #left_title2{
	width:236px;
	height:41px;
	color:#fff;
	font-size:18px;
	line-height:40px;
	font-style:italic;
	text-indent:6px;
	overflow:hidden;
	background:url(../en_images/home_right_bg2.jpg) repeat-x;
}
#left #left_main{
	width:100%;
	height:868px;
	background-color:#fff;
}
#left_main #left_m_procata{
	width:222px;
	height:626px;
	margin:0px auto 0px auto;
	overflow-y:auto;
	overflow-x:hidden;
}
#left_m_procata #left_catainfo2
{
	float:left;
	width:100%;
	
}
#left_catainfo2 #left_cataname{
	width:100%;
	height:34px;
	border-bottom:solid 1px #acacac;
}
#left_cataname a{
	height:34px;
	width:90%;
	display:block;
	text-decoration:none;
	padding-left:16px;
	font-size:14px;
	line-height:34px;
	color:#680a07;
}

#left_main #left_img{
	width:235px;
	height:187px;
	border:solid 1px #9f9f9f;
	margin:0px auto 0px auto;
}
#left_img #left_img_img{
	width:229px;
	height:181px;
	overflow:hidden;
	margin:3px auto auto auto;
}


.left_cataname2{
	width:100%;
	min-height:0px;
}
.left_cataname2 li{
	height:28px;
	width:100%;
	border-bottom:solid 1px #acacac;
}
.left_cataname2 a{
	text-decoration:none;
	color:#282626;
	height:28px;
	width:199px;
	margin-left:22px;
	padding-left:12px;
	line-height:28px;
	display:block;
}

.left_cata1_normal:link,.left_cata1_normal:visited{
	background:url(../en_images/pro_cata_normalbg.jpg) left 10px no-repeat;
}
.left_cata1_normal:hover,.left_cata1_normal:active{
	background:url(../en_images/pro_cata_hoverbg.jpg) left 10px no-repeat;
}
.left_cata1_current{
	background:url(../en_images/pro_cata_hoverbg.jpg) left 10px no-repeat;
}


.left_cata2_normal:link,.left_cata2_normal:visited{
	background:url(../en_images/pro_cata2_normalbg.jpg) left 10px no-repeat;
}
.left_cata2_normal:hover,.left_cata2_normal:active{
	background:url(../en_images/pro_left_cata2_hoverbg.jpg) left 12px no-repeat;
}
.left_cata2_current{
	background:url(../en_images/pro_left_cata2_hoverbg.jpg) left 12px no-repeat;
}
