@charset "utf-8";

html, body, div, span, applet, object, iframe, form, h1, h2, h3, h4, h5, h6, p, a, a:link, a:visited, em, font, img, small, strike, samp, strong, sub, sup, label, table, caption, tbody, tfoot, thead, tr, th, td 
{ 
    margin: 0; 
    padding: 0; 
}

body{
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.5em;
	color: black;
	background: white;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。 */
} 
body                                 {font-family: Verdana, Arial, Helvetica, sans-serif; }
form, input, select,  
textarea                             {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
h1, h2, h3, h4, h5, h6               {font-weight: normal; }
h1                                   {font-size: 2em; line-height: 2.2em; }
h2                                   {font-size: 2em; line-height: 1.7em; }
h3                                   {font-size: 1.25em; line-height: 1.45em; }
h4                                   {font-size: 1em; line-height: 1.2em; }
a img                                {border:0;}
.clear                               {clear: both;}

#container {
	width: 895px;  
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}
#header {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding: 5px 0 0 0; 
	margin: 0 0 7px 0; 
	border-bottom:dotted 1px #E5E5E5;
	font-size: 1.2em;
}

#header .logo                        {padding: 12px 0 0 0; float: left; margin-bottom: 2px;}
#header .header-right                {float: right;}
#header .topnav                      {float: left; margin: 8px 8px 0 0; padding: 0; width:110px; }
#header .topnav ul                   {list-style: none; margin: 0; padding: 0;}
#header .topnav ul li                {float: left; padding: 0 5px 0 5px; border-right: 1px solid #5B5B5B;  font-size: 0.9em; line-height: 1.2em;}
#header .topnav ul li a, 
#header .topnav ul li a:link, 
#header .topnav ul li a:visited      {text-decoration: underline; color:#5b5b5b;}
#header .topnav ul li a:hover        {color: #009933;}
#header .topnav .lastlink            {border: none;}

#header .search                      {float: right; font-size: 0.9em; color: #5B5B5B; margin: 3px 0 0 0; }
#header .search input                {color: #666666; height: 13px; padding: 2px; width: 160px; display: block; font-family:Arial, Verdana, Helvetica, sans-serif; }
#header .search ul                   {list-style: none; margin: 0; padding: 0;}
#header .search ul li                {float: left; padding-left: 5px; }
#header .search ul li a,
#header .search ul li a:link,
#header .search ul li a:visited      {text-decoration: underline; color: #5b5b5b;}

/*菜单*/
#main_menu                           {float:right; margin:10px 0 0 0; padding:0; width:680px; font-size: 1em;}
#main_menu a                         {color:#00806b; text-decoration:none;}
#main_menu a:hover                   {text-decoration:underline;}	

#main_menu ul, li                    {border: 0; list-style: none; line-height:1em;}
#main_menu ul                        {height: 21px; padding:0; margin:0;} 
#main_menu li                        {display:inline; position:relative; margin-left: 3px;}
#main_menu li span                   {position:relative; z-index:10; padding:3px 4px 3px 4px;  border-bottom:none;}	
#main_menu li span a                 {font-weight:bold; padding:0 3px 0px 5px;  }	
#main_menu li span.over              {padding:4px 3px 4px 5px;  border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5;  border-right:solid 1px #999999; border-bottom:solid 1px #fff;  }
*+html #main_menu li span.over       {border-top:solid 1px #E5E5E5; padding-bottom:3px; } /* IE6 */
#main_menu li span.over a:hover      {text-decoration:none; }
#main_menu li span.active            {padding:4px 3px 4px 5px;  border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5;  border-right:solid 1px #999999; border-bottom:solid 1px #fff; }
*+html #main_menu li span.active     {border-top:solid 2px #E5E5E5; padding-bottom:3px; }
#main_menu li span.active a:hover    {text-decoration:none; }	
#main_menu img.arrow                 { /*margin-left:4px;*/ margin-top:1px; cursor:pointer; }
#main_menu div.sub_menu              {display:none; position:absolute; left:0; top:0px; margin-top:18px; border-top:solid 1px #E5E5E5; border-left:solid 1px #E5E5E5; border-right:solid 1px #999999; border-bottom:solid 1px #999999; padding:4px; top:2px; width:170px; background:#FFFFFF; font-size: 1em; line-height: 1.1em; }
* html #main_menu div.sub_menu       {margin-top:23px; } /* IE6 */
*+html #main_menu div.sub_menu       {margin-top:23px; } /* IE7 */
#main_menu div.sub_menu a:link, 
#main_menu div.sub_menu a:visited, 
#main_menu div.sub_menu a:hover      {	display:block;	padding:4px;	color:#488A17;}	
#main_menu a.item_line               {border-top:solid 1px #E5E5E5; padding-top:6px !important; margin-top:3px; }

/*-- about部分与product部分--*/
#about{
    float:left;
    margin:10px 0 0 0;
	padding:0 10px 7px 0;
    line-height:18px;
	text-align:left;
	width: 400px;
}
#productselect {
    float:right;
    margin:10px 0 0 0;
	padding:0 0 7px 5px;
    line-height:18px;
	text-align:left;
	width: 475px;
}
#about h2, #productselect h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	color: #00806b;
	font-size: medium;
	font-family: Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
}
#about p{
	margin: 0;
	padding: 2px 0;
	color: #4F4F4F;
	text-align:justify;
}
#about p.link{
    text-align:left;
}
#about p a{
	text-decoration:none;
	color:#13b01f;
}
#about p a:hover{
	text-decoration: underline;
}

.productfr {
    margin-top:0;
}
.gobutton {
	background-color: #99CC66;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 0 4px;
	height: 22px;
	font-size: 10px;
	margin: 0 0 7px 0;
	cursor: pointer;
	font-family: Arial,Tahoma,"Lucida Grande",Helvetica,Verdana,Lucida,"Arial Unicode",sans-serif,serif;
}
.gobutton:hover{
	background-color:#13B01F;
}
.selectlabel {
    color: #4F4F4F;
	font-weight: bold;
	margin: 2px 0 4px 0;
}
.productsl1, .productsl2 {
	color: #4F4F4F;
	margin-bottom: 7px;
	width: 190px;
	font-size: 11px;
}
.productsl2{
	width: 200px;
}
#productslgr1{
    float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	display:inline;
}
#productslgr2 {
	float: right;
	width: 240px;
	margin: 0 0 0 2px;
	padding: 0;
	display: inline;
    overflow: hidden;
}
select#product2 optgroup{
    font-family:Verdana, Arial, Helvetica, sans-serif; 
}

#footer {
	clear:both;
	padding: 5px 25px;
	line-height: 18px;
	border-top: 1px solid #D1E0E2;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: small;
    color: #666666;
	text-align:center;
} 
#footer p {
	margin: 0; /* 将脚注中第一个元素的边距设置为零将避免出现可能的边距重叠（即 div 之间出现的空白）*/
	padding: 0; /* 就像边距会产生空白一样，此元素上的填充也将产生空白，但不会出现边距重叠问题 */
    line-height:25px;
}
#footer p.copyright {
    font-size:smaller;
}
