body {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#D4D3D5;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#v;
	scrollbar-3dlight-color:#D4D3D5;
	scrollbar-darkshadow-color:#D4D3D5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#D4D3D5;
	
}

#box{
     width:1004px;
	 padding:0px;
	 margin:auto;
}


.sbtn{
    font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-align:center;
	color:#7F7F7F;
	font-weight: normal;
}
.sbtn a{
	color: #FFF;
	text-align:center;
	text-decoration:none;
}

#banner{
     width:1004px;
	 height:210px;
	 background:url(images/banner.jpg) no-repeat;
}

.cover-font{
	font-family:"Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #0D0D0D;
	font-weight: normal;
}

.font {
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height: 20px;
	text-align:justify;
	color: #0D0D0D;
	font-weight: normal;
}

.list{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 13px;
	line-height: 25px;
	text-align:left;
	color:#000;
	font-weight:bold;
	padding-left:10px;
	background-color:#D4E6F2;
}
.list a{ color:#000;}
.list01{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 11px;
	line-height: 20px;
	text-align:left;
	color: #5D5D5D;
	font-weight:bold;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height:20px;
	text-align:justify;
	color: #2C8ECF;
	font-weight:bold;
}

.pro{
	font-family: "Arial", "Helvetica", "sans-serif"; /*use*/
	font-size: 12px;
	line-height:normal;
	text-align:justify;
	color: #5F5F5F;
	font-weight: normal;
}

.copyright {
	font-size: 11px;
	LINE-HEIGHT: normal;
	font-family:"Arial", "Helvetica", "sans-serif";
	color:#797876;
}

A:link {
	COLOR: #5F5F5F;
	TEXT-DECORATION: none;
	
}
A:visited {
	COLOR: #5F5F5F;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION:none;
}

input{
      border:1px #D1CFD8 solid;
	  height:16px;
 }
 
 
#class_select{ display:block;}
#class_select_no{ display:none;}
.menu ul{ list-style:none; padding:0; margin:0; width:715px; height:48px;}
.menu ul li{ list-style:none; padding:0; margin:0;float:left;}
.menu .home{ width:94px; height:48px; background:url(../images/btn01.jpg) center center; display:block; }
.menu .aboutus{ width:118px; height:48px; background:url(../images/btn02.jpg) center center; display:block; }
.menu .news{ width:94px; height:48px; background:url(../images/btn03.jpg) center center; display:block; }
.menu .product{ width:113px; height:48px; background:url(../images/btn04.jpg) center center; display:block; }
.menu .newproduct{ width:150px; height:48px; background:url(../images/btn05.jpg) center center; display:block; }
.menu .contactus{ width:128px; height:48px; background:url(../images/btn06.jpg) center center; display:block;}

.menu .home:hover{ width:94px; height:48px; background:url(../images/btn01b.jpg) center center; display:block; }
.menu .aboutus:hover{width:118px; height:48px; background:url(../images/btn02b.jpg) center center; display:block; }
.menu .news:hover{width:94px; height:48px; background:url(../images/btn03b.jpg) center center; display:block; }
.menu .product:hover{width:113px; height:48px; background:url(../images/btn04b.jpg) center center; display:block; }
.menu .newproduct:hover{width:150px; height:48px; background:url(../images/btn05b.jpg) center center; display:block; }
.menu .contactus:hover{width:128px; height:48px; background:url(../images/btn06b.jpg) center center; display:block; }

.menu .nav_select{width:94px; height:48px; background:url(../images/btn01b.jpg) center center; display:block; }
.menu .aboutcurrent{width:118px; height:48px; background:url(../images/btn02b.jpg) center center; display:block; }
.menu .newscurrent{width:94px; height:48px; background:url(../images/btn03b.jpg) center center; display:block; }
.menu .procurrent{width:113px; height:48px; background:url(../images/btn04b.jpg) center center; display:block; }
.menu .newsprocurrent{width:150px; height:48px; background:url(../images/btn05b.jpg) center center; display:block; }
.menu .contactprocurrent{width:128px; height:48px; background:url(../images/btn06b.jpg) center center; display:block; }


