body {
	margin:0px auto;
    text-align:center;

    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
  
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
img {
	border:0;
}

a {
  color:#666666;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

input{
    width:auto;
	border:#AFAFAF solid 1px;
}

textarea{
    width:auto;
	border:#AFAFAF solid 1px;
}

table{
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

span.red{
  color:#FF0000;
}

a:hover {
  color:#666666;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

/*页面层容器*/
#container {
	margin:0;
	padding:0;
	width:1003px;
	height:100%;
    MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto;

}
/*页面头部*/
#Header {
	margin:0;
	padding:0;
	width:1003px;
	height:auto;
	MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto;
}
/*首页 页面头部 Nav*/
#homepage_nav {
	background:url(head_05.jpg) center repeat-x;
	width:1003px;
	height:55px;
    MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto;
}

.clazz_zh {
	color:#3e3e3e;
	font-size:14px;
	font-weight:bold;
	font-family:"宋体";
}
.clazz_en {
	color:#30AC4C;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*页面主体*/
#PageBody {

	padding:0;
	height:auto;
	width:1003px;	
}

/*左侧*/
#Sidebar{
	height:100%;
	width:180px;
	margin-left:10px;
	float:left;
	clear:left;
}

/*内容*/
#MainBody{
	width:780;
	margin-left:20px;
	float:right;
	clear:right;
}

/*联系我们图片*/
#Sidebar #lxwm{
  width:180px;
  height:136px;
  background:url(lxwm.jpg) center no-repeat;
  background-color:#C7C7C7;
  
}
/*左侧图片*/
#Sidebar #left_pic{
  width:180px;
  height:242px;
  background-color:#C7C7C7;
  border:0;
  background-position:center;
  background-repeat:no-repeat;
  padding:1px;
}
/*左侧菜单*/
#Sidebar #left_menu{
  width:180px;
}

#Sidebar #left_menu p{
   width:180px;
   background:#E6E6E6;
   text-align:center;
   padding-top:8px;
   padding-bottom:8px;
   color:#086F1D;
   font:"宋体";
   font-size:16px;
   font-weight:bold;
   margin:5px 0px;
   cursor:pointer;
}

#Sidebar #left_menu a{
  font-size:14px;
  color:#086F1D;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#Sidebar #left_menu a:hover{
  font-size:14px;
  color:#FF0000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#Sidebar #left_menu ul{
  background-color:#F7EDD1;
  margin:0;
  text-align:left;
  padding:5px 0px 5px 20px;
}

#Sidebar #left_menu li{
   color:#636363;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:21px;
   cursor:pointer;
   margin-left:20px;
}


#navigation{
  padding-bottom:5px;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#navigation a {
  color:#3E3E3E;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#navigation a:hover{
  color:#3E3E3E;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#navigation a.sss{
  color:#3E3E3E;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#navigation a.sss:hover{
  color:#3E3E3E;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}


#ClassName{
  width:100%;
  background:#FFFFFF;
  padding-top:20px;
  padding-bottom:5px;
  border-bottom:#DBDBDB solid 1px;
  text-align:left;
}

#ClassName .lable1{
  font-size:21px;
  font-family:"Microsoft Sans Serif";
  font-weight:bolder;
  color:#4B4B4B;
  text-align:left;
  margin:5;
}

#ClassName .lable2{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bolder;
  color:#96532B;
  text-align:left;
  margin:5;
}

#ClassName ul{
  margin-top:5px;
  margin-left:150px;
  height:28px;
}

#ClassName li{
  background-image:url(ico01.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  list-style-type: none;
  width:auto;
  height:28px;
  padding-left:35px;
  padding-top:14px;
  font-family:"Times New Roman", Times, serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
}


/*详细内容*/
#MainContent{
  width:790;
  height:100%;
  padding:10px;
  
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  
  text-align:justify;
  text-justify:inter-ideograph;
 }

/*页面底部*/
#Footer {
    CLEAR:both;
	background:url(bottom_bj.jpg) center no-repeat;
	margin-top:20px;
	width:1003px;
	height:67px;
	text-align:center;
	padding-top:40px;
	font-family:"宋体";
	font-size:11px;
	MARGIN-RIGHT: auto; 
	MARGIN-LEFT: auto;
}

#Footer .CopyRight {
	color:#4B493E;
	font-family:"宋体";
	font-size:11px;
	padding-bottom:10px;
}

#Footer span {
	color:#000000;
	font-family:"宋体";
	font-size:11px;
	padding-bottom:10px;
}


#NewsDiv{
 text-align:left;
 line-height:22px;
}


#NewsDiv ul{
  
}


#NewsDiv li{
  background-image:url(square_ico.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  list-style-type: none;
  border-bottom:#8CE077 solid 1px;
  width:93%;
}

#NewsDiv span{
  color:#55C22E;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
  padding-left:10px;
  padding-right:10px;  
}

#NewsDiv a{
  margin-left:10px;
  color:#818181;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#NewsDiv a:hover{
  color:#818181;
  font-size:15px;;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:underline;
}

#NewsDiv2{
 text-align:left;
 line-height:22px;
}


#NewsDiv2 ul{
  
}

#NewsDiv2 li{
  list-style-type:armenian;
}

#NewsDiv2 span{
  color:#55C22E;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
  padding-left:10px;
  padding-right:10px;  
}

#NewsDiv2 a{
  color:#818181;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:none;
}

#NewsDiv2 a:hover{
  color:#818181;
  font-size:15px;;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION:underline;
}


#Product {
	text-align:left;
	width:769px;
	height:auto;
	border-bottom:#D2DEE3 solid 1px;
}
#photo {
	margin:5 10 5 0;
	background:url(product_frame_bg.jpg) center no-repeat;
	width:142px;
	height:140px;
	float:left;
	clear:left;
}
#photo #image {
	padding-top: 16px;
	padding-left:3px;
	text-align:center;
}
#ProdcutContent {
	margin-top:20px;
	width:auto;
	float:right;
	clear:right;
}
#ProductHeader {
	height:40px;
	margin:0 auto;
}
#ProductTitle {
	width:500px;
	padding:10px;
	position:absolute;
	text-align:left;
	color:#086F1D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	font-weight:600;
}
#Showproduct {
	width:62px;
	height:18px;
	margin:10px;
	position:relative;
	float:right;
	clear:right;
}
#ProductIntro {
	padding:10px;
	color:#6D6D6D;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
}

/*首页 产品展示*/
#Productarea{
}

#Productarea ul{
  list-style:none;
  text-align:left;
}


#Productarea li{
  border:#a3a3a3 solid 1px;
  margin:2px;
  float:left;
}


#contactus_table {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactus_table th {
	color:#24961A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}

/*产品页二级栏目 PDF*/

#DownloadDiv{

	color:#141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}