* {
	padding:0;
	margin:0;	
}
body {
    font-size:12px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#537682;
	line-height:180%;
	background:url(webpic/bg2.jpg) repeat-x ;
	  }

.imgborder{border:1px  #ddd solid;padding:4px;background-color:#fff;margin:6px;}
.imgborder2{padding:6px;background-color:#fff; border:2px #ddd solid;}
.line{background:url(webpic/line.gif) bottom repeat-x;height:30px;width:100%;}
.orange{color:#FF0000;font-weight:bold;}
.red2{color:#E46B1A;font-weight:bold;font-size:13px;}
.red{color:#FF6600;}
.blue{color:#6296BF;}
.blue2{color:#2C9DE1;font-weight:bold;}
.14style{font-size:14px;}
.red20{color:#FF3300;font-weight:bold;font-size:16px;}
.white{color:#fff;}
.gray{color:#666;font-weight:bold;}

.bluebuttoncss {
    font-family: "tahoma", "ËÎÌå"; 
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
    background-image:url(webpic/1.jpg);
	text-indent:-1000px;
    background-color: #ffffff;
    cursor: hand;
    font-style: normal;
	width:22px;
	height:16px;
	display:block;
	
}


.bluebuttoncss2 {
    font-family: "tahoma", "ËÎÌå"; 
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
    border-bottom: #93bee2 1px solid;
    border-left: #93bee2 1px solid;
    border-right: #93bee2 1px solid;
    border-top: #93bee2 1px solid;*/
    background-image:url(../images/blue_button_bg.gif);
    background-color: #ffffff;
    cursor: hand;
    font-style: normal ;
	padding-left:6px;
	padding-right:6px;
}

.editbox2{
    background: #ffffff;
    color: #666;
    cursor: text;
    font-family: "arial";
    font-size: 9pt;
    line-height: 18px;
	padding-left:2px;
	border:0;
}
.multieditbox{
    background: #f8f8f8;
    border-bottom: #b7b7b7 1px solid;
    border-left: #b7b7b7 1px solid;
    border-right: #b7b7b7 1px solid;
    border-top: #b7b7b7 1px solid;
    color: #000000;
    cursor: text;
    font-family: "arial";
    font-size: 9pt;
    padding: 1px; /*www.52css.com*/
}
.select{
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
    font-size: 12px; /*www.52css.com*/
    border-left: #ffffff 1px solid;
    color:#003366;
	
    border-bottom: #000000 1px solid;
    background-color: #f4f4f4;
}
.selectbuttoncss{
    font-family: "tahoma", "ËÎÌå"; /*www.52css.com*/
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    border-bottom: #93bee2 1px solid;
    border-left: #93bee2 1px solid;
    border-right: #93bee2 1px solid;
    border-top: #93bee2 1px solid;
    background-image:url(../images/blue_button_bg.gif);
    background-color: #ffffff;
    cursor: hand;
    font-style: normal ;
} 
ul {list-style:none;}
a {
  text-decoration:none;
  color:#314E58;
 }
a:hover {color:#ff0000;}

#wrapper {width:100%;height:100%;background:url(webpic/bg.jpg) top center no-repeat;}
#test {
background:url(webpic/sb.png) no-repeat;
*background-image: none;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src="webpic/sb.png", sizingMethod="scale");
height:104px;
width:373px;
}


/*---header menu begin
    --------*/
#header {background: url(webpic/menubg.jpg) repeat-x top;width:100%;}
#header ul li { width:102px;float:left;}
#header ul a {
	text-align:center;
	background:url(webpic/menubg.jpg) repeat-x ; 
    width:102px;
	line-height:56px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	float:left;
	display:block;
}
#header ul a:hover {width:102px;color: #FFFF00;background:url(webpic/menuover.jpg) center top no-repeat;font-size:13px;}
#header ul a:hover  span{color: #FFFF00;}
   #home #header .home a,
   #about #header .about a,
   #honor #header .honor a,
   #product #header .product a,
   #contact #header .contact a,
   #zzjj #header .zzjj a,
   #gyjc #header .gyjc a,
   #new #header .new a,
   #equipment #header .equipment a,
   #culture #header .culture a,
   #order #header .order a {background:url(webpic/menuover.jpg) center top no-repeat;color: #FFFF00;width:102px;}
   
   
   
.box{margin:10px 11px 2px 6px;}
.box2{margin:10px 0px 2px 6px;background:url(webpic/cbg.jpg) center right no-repeat;}

h3{
background:url(webpic/icon.jpg) 10px center no-repeat;
text-indent:30px;
font-size:13px;
font-weight:bold;
color:#516F79;
line-height:30px;
}
h3 a{color:#516F79;line-height:30px;}
h3 a:hover{color:#12EB1D;}
h3 span{
   font-size:8px;
   color:#93A5B9;
   padding-left:10px;
   line-height:30px;
   }

/*--news style
--*/
           #content-news ul{ width:96%;margin-top:5px;}
	       #content-news ul li {
		     text-align:left;
		       border-bottom:1px dotted #9c9c9c;
			   background: url(webpic/icon.gif) no-repeat left center;
			   text-indent:15px;
			   line-height:25px;
			   display:block;
			   font-weight:normal;
			   }
	       #content-news ul li a:hover{
		   color:#EA0929;
			   background: #eee;
			   }