body {
	BACKGROUND: #fff;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
*{
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #F4F7FB;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #555;
	scrollbar-darkshadow-color: #555;
	scrollbar-track-color: #Fff;
	scrollbar-arrow-color: #e9e9e9;	
}
a {
	text-decoration : none ;
}
.title{FONT-WEIGHT: bold;font-size:14px; color:#419FCE;float:left;}
.red{FONT-WEIGHT: bold;font-size:14px; color:#ff0000;float:left;}
.font{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*菜单的样式*/
#menu {
	padding:0;
	margin:0;
	height:2em;
	list-style-type:none;
	border-left:1px solid #bbb;
}
#menu li {
	float:left; 
	width:7em; 
	height:2em;
	line-height:2em;
	border-right:1px solid #bbb;
	position:relative;
	text-align:center;
}
#Topmenu{
	position:absolute;
	top:70;
	left:10%;
}
#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none; 
	color:#000;
}
#menu li a span, #menu li a:visited span {
	display:none;
}
#menu li a:hover {
	border:0; /* needed to trigger IE */
	color:#bbb;
}
#menu li a:hover span {
	display:block;
	width:7em;
	height:2em;
	text-align:center;
	position:absolute; 
	left:-2px; 
	top:-3px; 
	color:#000; 
	cursor:pointer;
}
/*左边栏样式*/
#leftbg{
background-image:url(../images/left.jpg);width:200px;height:572;margin-left:-10px;margin-top:-30px;
background-repeat:no-repeat;
}
#leftmenu{
	position:absolute;
	left:50;
	top:30;
	width: 120px;
}
#menu1 dl {width: 145px; margin: 0 auto; padding: 0 0 10px 0; background: #69c url(../images/bottom.gif) no-repeat bottom left;}
#menu1 dt {margin:0; padding: 10px; font-size: 1.4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #69c url(../images/top.gif) no-repeat top left;}
#menu1 dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #47a;}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #47a url(../images/arrow.gif) no-repeat 10px 10px; width:145px;
}
#gallery a:hover {background: #258 url(../images/arrowr.gif) no-repeat 11px 10px; color:#9cf;}

ol li {font-size:11px;}

#contact{margin:20px 0 0 40px;border-top:1px dashed #69c;width:580px;height:220px;}

#news{margin:15px 0 0 335px;width:210px;height:320px;}

#newsleft{margin:5px 0 0 30px;width:610px;height:150px;border:1px dashed #69c;
border-left-width:0;border-right-width:0;}

#product{margin:30px 0 0 20px;border:1px dashed #69c;width:500px;height:200px;}
#producttext{float:LEFT;}
#productimg{width:200px;height:120px;float:left;}
.rapid{border:1px solid #A4B2BD;width:653px;padding:8px;}
.bottom{  height:68px; margin:0px auto; line-height:21px;}
.bottomcontent { margin: 10px 0px 0px 10px; padding-top:5px; overflow:hidden; float:left; border-top:1px solid #A4B2BD;}

/*end bottom*/
