@import "import.css";
.mainBody{ width:960px; margin:0 auto; text-align:left;  }
.top{ height:86px; width:100%; background:url(../images/banner_bg.gif) no-repeat;}
.menu{
	height:34px;
	line-height:34px;
	background:url(../images/menu_bg.gif) center repeat-x;
}
.menu span{ color:#fff;}
.menu span a{ 
	color:#fff; 
	font-size:12px; 
	font-weight:800; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:10px 15px; 
	background:url(../images/menu_line.gif) no-repeat left; 
	text-decoration:none;
}
.menu span a:link{color:#FFFF66; text-align:center;}
.menu span a:hover{ color:#FFFF66; text-align:center; background:url(../images/menu_click_bg.gif) center top no-repeat;} 
.left_menu_title{
	background:url(../images/left_title_bg.gif); color:#33517F;
}
.left_type_title{
	background-image: url(../images/left_title_bg.gif);
	background-repeat: repeat-x;
	padding-left: 16px;
	height: 28px;
	line-height: 28px;
	color:#33517F;
	font-weight: bold;
}
.left_type {
	margin:0px;
	padding-left:30px;
	background:url(../images/left_menu_bg.gif) bottom ;
	height: 28px;
	line-height:18px;
	padding-top:5px; padding-bottom:5px;
	padding-right:10px;
}
.left_contact_content{
	background:url(../images/left_count_bg.gif) bottom no-repeat; 
	background-color:#F7F2C4;
	height:330px;
	padding-left:16px;
	padding-top:12px;
	color:#000;
 }
 .right_title{
 	background:url(../images/alibaba_27.gif) repeat-x; 
	height:21px; 
	color:#000;
	font-weight:bold;
	line-height:21px;
 }

