﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	LINE-HEIGHT: 1.5em
}

a { text-decoration:none;}
a { blr:expression(this.onFocus=this.blur()) } /*针对 IE*/
a { outline:none; } /*针对firefox等*/

.main{
	margin:0 auto;
	width:933px;
	position:relativel;
}

.top{
	width:933px;
	margin:5px auto;
	position:relative;
}

.top .logo{
	
	height:76px;
	float:left;
	margin:3px;
}
.top .menu{
	background-color:#000;
	/*width:75%;*/
	float:right;
	margin-top:29px;
}
.top .menu li{
	float:left; 
	list-style:none;
}

.top .menu li a{	
	color:#22b83d;
	font-size:16px;
	line-height:35px;
	font-family:Arial;	
	font-weight:bold;
    float: left;
	margin: 0 10px;
    padding: 0 9px;
    text-decoration: none;
}
.menu ul li a{
	color: #7a7a7a;
}
.top .menu li a:visited{
	color: #7a7a7a;
}

.top .menu li a:hover{
	color:#CCC;
}

.top .menu li a.selected{
	color:#CCC;
}

.context{
	float:left;
	width:931px;
	background:#FFF;
	border:#CCC 1px solid;
}

.title{
	font-size:24px;
	color:#22b83d;
	font-weight:bold;
}

.context .about{
	color:#58595b;
	float:left; 
	width:49%;
	line-height:19px;
	padding:10px 0;
	text-justify:auto;
}

.pro_menu{
	width:100%;
	position:absolute;
	margin-top:-27px;
	padding-left:10px;
	z-index:10000;
}

.pro_menu li{
	float:left;
	margin-right: 5px;
}

.pro_menu li a{
	float:left;
	text-align:center;
	width:182px;
	font-size:12px;
	font-weight:bold;
    text-decoration: none;
}
.pro_menu li a:hover{
	background:url(../images/button1.png);
	color:#0b7a1f;
	height:28px;
    line-height:28px;
}
.class_click{
	background:url(../images/button.png);
	color:#FFF;
	height:27px;
    line-height:27px;
}
.class_onclick{
	background:url(../images/button1.png);
	color:#0b7a1f;
	height:28px;
    line-height:28px;
}


/*product_menu start*/
#productList {
	width: 900px;
	margin:0 auto;
	overflow: hidden;
	

}
#productList li {
	width: 176px;
	height: 45px;
	line-height:45px;
	font-weight:bold;
	text-align:center;
	color:#0b7a1f;
	float:left;
	overflow: hidden;
}
#productList a {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#0b7a1f;
	overflow: hidden;
}

#productList a:hover{
	color:#58595b;
}

#productList a.selected{
	color:#58595b;
}
#productList img {
	border:none;
	width: 218px;
}
.prev,.next {
	width: 16px !important;
	height: 45px;
	cursor: pointer;
	text-indent: -1000em;
	overflow: hidden;
	margin-top: 1px;
}
.prev {
	float: left;
	background:url(../images/prev.png) no-repeat center center;
	margin-right: 5px !important;
}
.next {
	float: right !important;
	background:url(../images/next.png) no-repeat center center;
	margin-right: 0 !important;
}
.items {
	float: left;
	width: 860px !important;
	overflow: hidden;
	height: 45px;
}
.items div {
	top:0;
}
/*product_menu end*/


/*product_detail start*/
.productDetail{
	float:left;
	width:931px;
	background:#FFF;
	border:#CCC 1px solid;
	border-top-style:none;
	color:#58595b;
	position:relative;
}
/*product_detail end*/

.productButton{
	background:url(../images/productButton.gif) no-repeat center center; 
	height:30px; 
	width:436px; 
	position:absolute;
	left:228px;
	top:4px;
}


.productButton li{
	float:left;
	width:20%;
	text-align:center;
}
.productButton li a{
	float:left;
	text-align:center;
	width:100%;
	line-height:30px;
	font-weight:bold;
}
.productButton li a:hover{
	color:#58595b;
}
.productButton_click{	
	color:#0b7a1f;
}
.productButton_onclick{	
	color:#58595b;
}

.tables{
	margin:20px 20px;
	line-height:15px;
	padding-bottom:15px;
}
.tables li{
	float:left;
	line-height:16px;
	width:100%;
}
.tables .li_title{
	font-size:18px;
	font-weight:bold;
	line-height:35px;
}


.table_datd{
	width:100%;
	background-color:#999;
}

.table_datd th{
	font-size:18px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	background-color:#4d4948;
	color:#FFF;
	text-align:left;
}
.table_datd td{
	line-height:20px;
	height:20px;
	padding-left:5px;
	color:#7a7776;
	text-align:left;
}

.table_datd .td_title{
	background-color:#dededd;
}
.table_datd .td_cont{
	background-color:#FFF;
}

/*foot start*/
.foot{	
	position:relative;
	width:933px;
	height:45px;
	line-height:45px;
	background:#4d4948;
	text-align:center;
	color:#FFF;
	font-size:14px;
	float:left;
	margin-top:15px;
}
/*foot end*/


.odm_menu{float:left; position:relative; height:auto; border:#CCC 1px solid;}
.odm_menu ul{
	float:left;
	line-height:30px; 
	width:931px; 
}

.odm_menu ul li{
	float:left;
	width:18%;
	margin-left:55px;
}

.odm_menu ul li a{
	float:left;
	font-size:14px;
}
.io{
	font-weight:bold;
	}
.odm_menu ul li a:hover{
	background:url(../images/sanjiao.gif) no-repeat center left;
	color:#58595b;
}

.odm_menu_a_default{	
	float:left;
	background:url(../images/sanjiao1.gif) no-repeat center left;
	width:auto;
	text-align:left;
	line-height:30px;
	padding-left:6px;
	color:#0b7a1f;
}
.odm_menu_a_click{
	float:left;
	background:url(./images/sanjiao.gif) no-repeat center left;
	width:auto;
	text-align:left;
	line-height:30px;
	padding-left:6px;
	color:#58595b;
	
}