/*作者：陈晨阳  发布时间：2010-4-29 */
/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0; padding: 0;}
/*清除边框样式*/
fieldset, img {border: 0;}
abbr, acronym{border: 0;font-variant: normal;}
/*元素获取焦点时的虚线框*/
:focus{outline: 0;}
address, caption, cite, code, dfn, th, var, optgroup {font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th {text-align: left;}
/*上下标以及baseline*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/*插入和删除(ins/del)*/
ins {text-decoration: none;}
del {text-decoration: line-through;}
/*引用元素的引号*/
blockquote, q{quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
BODY
{ 
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 24px;
	text-align:center;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{
	text-decoration: none;
	font-size: 12px;
	color:#696969;
} 
a:hover{color:#F00;}
/* 链接无下划线,有为underline */ 
/* a:link {color: #03293d;} 未访问的链接 */
/* a:visited {color: #03293d;} 已访问的链接 */
/*a:hover{COLOR: #ff0000;}  鼠标在链接上 */ 
/* a:active {color: #03293d;} 点击激活链接 */


/*more链接样式*/
a.more:link,a.more:visited,a.more:active{color:#ba060b; font-size:12px; font-family:Arial;}
a.more:hover{COLOR: #ff0000; font-size:12px;font-family:Arial;}

/* 按钮的CSS定义:对应CSS中的“input”和“textarea”，“bottom”这里为文本域的风格设置，可定义内容为背景、字体、颜色、边框等 */



#header{ margin:0 auto; width:990px; height:125px; position:relative;}
#Logo{ position:absolute; top:18px; left:15px;}
#topNav{ position:absolute; top:18px; right:2px; height:24px;}
#topNav a{ padding-left:20px; margin-right:8px; padding-top:2px; }
.setHome{ width:16px; height:25px; background:url(../images/ico.png) no-repeat 0 0px;}
.Bookmark{width:16px; height:25px; background:url(../images/ico.png) no-repeat 0 -25px;}
#navBg{ width:100%; height:30px; background-color:#80af5d;}
#navbox{ margin:0 auto; width:990px; height:30px;}
/*#nav{ float:left; width:796px; height:30px; line-height:30px; background:#327518 url(../images/navsearch.png) no-repeat right; color:#fff; text-align:left;}
#nav li a{ color:#ffffff; margin:0 20px;}
#nav li a:hover{ color:#FF0;}*/

#nav{float:left; width:796px; height:30px; line-height:30px; background:#327518 url(../images/navsearch.png) no-repeat right; color:#fff; text-align:left;}/*一级菜单box*/ 
#nav a{display:block; padding:0 20px; text-align:center; color:#ffffff; text-decoration:none;} 
#nav li{float:left;  background:url(../images/navbg.gif) no-repeat right;}/*一级菜单默认样式*/ 
#nav li a:hover{ color:#FF0;}/*鼠标移动到一级菜单上的变化*/ 
#nav li dl{line-height:27px; text-align:left; position:absolute; left:-999em;}/*二级菜单box*/ 
#nav li dl dd a{display:block; border-top:1px solid #FFF; width:170px; text-align:left; padding-left:1em; background:#679941;}/*这可以设置二级菜单的宽度*/ 
#nav li dl dd a:hover{color:#2b6a12; font-weight:normal; background:#F90;}/*鼠标移动到二级菜单上的变化*/ 
#nav li:hover dl{left:auto;} 
#nav li.sfhover dl{left:auto;} 
#content{clear:left;} 

#searchbar{ float:left; height:30px;}

#container{ margin:0 auto; width:990px;}
#left{ float:left; width:235px;}
.leftpic{ margin-bottom:6px;}
#newslist{ width:inherit; height:auto!important; height:200px; min-height:200px; margin-bottom:8px; background:#85b164 url(../images/left-pro-bg.gif) no-repeat right bottom;}
#Productlist{ width:inherit; height:auto!important; height:340px; min-height:340px; margin-bottom:8px; background:#85b164 url(../images/left-pro-bg.gif) no-repeat right bottom;}
#ProListTitle{ width:223px; margin:0 auto; height:32px; background:url(../images/line.gif) no-repeat left bottom; line-height:32px; text-align:left; font-size:14px; color:#FFF; font-weight:bold; font-family:Verdana, Geneva, sans-serif;}
#sidebar{ width:223px; margin:0 auto; font-size:14px;}
#sidebar dt{ width:inherit; height:24px; background:url(../images/ico.png) no-repeat 2px -175px; line-height:24px; text-align:left; padding-left:20px; font-weight:bold; color:#FFF;}
#sidebar dt a{ color:#FFF;}
#sidebar dt a:hover{ color:#FF0;}
a.sbb{ color:#FFF;}
a.sbb:hover{ color:#FF0;}
#sidebar dd{ width:inherit; padding-left:20px; line-height:22px; color:#FFF;}
#sidebar dd a{background:url(../images/ico.png) no-repeat 0 -200px; width:inherit; display:block; padding-left:20px; text-align:left; color:#FFF; }
#sidebar dd a:hover{color:#FF0; }
a.sbc{ color:#FFF;}
a.sbc:hover{ color:#FF0;}
#sidebar dd ul{}
#sidebar dd ul li{ padding-left:20px;}
.leftBox{ width:inherit; border:1px solid #e6e6e6; margin-bottom:6px;}
.leftBoxT{ width:inherit; height:28px; background-color:#85b164;}
.leftBoxT h3{ float:left; padding-left:12px; font-size:14px; padding-top:2px; font-weight:bold; color:#FFF;}
.leftBoxC{ padding:7px 0; text-align:left;}
.leftBoxC p{float:left; display:block; width:170px; height:100%; font-family:Verdana, Geneva, sans-serif;  padding:0; margin:0; text-align:left;}
.leftBoxC .LBIco{ float:left; width:50px; height:125px; background:url(../images/ico.png) no-repeat 20px -50px;}
.clear{
 border-top:1px solid transparent !important;
 margin-top:-1px !important;
 border-top:0;
 margin-top:0;
 clear:both;
 visibility:hidden;
 }
.leftBoxC ul{ width:210px; margin:0 auto;}
.leftBoxC ul li{ padding-left:10px; line-height:20px;}
.lbc{ float:left; margin-right:10px; font-size:8px; height:20px; line-height:20px; display:block; font-family:"宋体"}
/*右边内容*/
#right{ float:right; width:740px; padding:6px 0;}
.banner{ width:740px; display:block; height:200px; margin-bottom:5px;}
#rightTitle{ height:26px; width:inherit; background:url(../images/rtbg.gif) repeat-x left bottom; text-align:left;}
#rightTitle h1{ float:left; color:#2d6cba; font-weight:bold; font-family:Verdana, Geneva, sans-serif; background:url(../images/ico2.gif) no-repeat 1px 8px; padding-left:15px;}
#rightTitle  a{ float:right; margin-right:5px;}
#rightTitle  p{ float:right; margin-right:5px;font-family:Verdana, Geneva, sans-serif;}
#rightTitle  p a{ float:none; margin:0px; font-family:Verdana, Geneva, sans-serif;}
.content{ width:710px; margin-bottom:10px; height:100%; text-align:left; padding:10px 15px; font-family:Verdana, Geneva, sans-serif;}
.about{ width:710px; height:210px;  overflow:hidden; text-align:justify; text-overflow:ellipsis;          /* for IE */
	-o-text-overflow: ellipsis;      /* for Opera */
	-icab-text-overflow: ellipsis;   /* for iCab */
	-khtml-text-overflow: ellipsis;  /* for Konqueror Safari */
	-moz-text-overflow: ellipsis;    /* for Firefox,mozilla */
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.green{color:#3c8406;}
.products{}

#footerbg{ clear:both; width:auto; height:29px; border-bottom:1px solid #d6d6d6; background-color:#e9e9e9;}
#footer{ width:990px; margin:0 auto;}
#footer span{ float:left; color:#000000; font-family:Arial, Helvetica, sans-serif; text-align:left; line-height:29px;}
#footer span a{color:#000000; }
#footer p{ float:right;}
#footer p img{ margin-right:8px; margin-top:5px; display:inline;}

