@charset "utf-8";
/* CSS Document */
.menu{ background:#e2e2e2; color:#555555;}
.menu dt{ height:20px; background:#ccc; padding-top:5px; padding-left:10px; border-bottom:solid 1px #ededed;}
.menu dd{
	
	height:20px; background:#e2e2e2; margin:0; padding:0; padding-top:3px; padding-bottom:3px; padding-left:5px; *margin-left:-40px;
}
.menu a,.menu a:visited{ color:#666; text-decoration:none;}
.menu a:hover{ color:#666; text-decoration:none;}

.menu1{ background:#f7f7f7; color:#555555;}
.menu1 dt{ height:20px; background:#e2e2e2; padding-top:5px; padding-left:10px;}
.menu1 dd{ height:20px; background:#f7f7f7; margin:0; padding:0; padding-top:3px; padding-bottom:3px; padding-left:5px; *margin-left:-40px;}
.menu1 a,.menu a:visited{ color:#666; text-decoration:none;}
.menu1 a:hover{ color:#666; text-decoration:none;}

.ling{ font-size:8px; color:#96ca00;}
.present{ float:right; width:640px; color:#666;}
.present_text{ color:#666;}
.present_text1{ color:#666; clear:both;}
.present_img{ float:left; width:130px; height:105px; border-left:solid 2px #fbcb00; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc;}
.present_right{ float:right; width:490px;}
.present_title{ border-bottom:solid 1px #ccc; padding-bottom:3px; font-weight:bolder;}
.present_relate{ padding-top:10px; line-height:15px;}
.xxx{ float:right; padding-right:20px;}
.pro_title{ height:25px; line-height:25px; padding-left:30px; font-weight:bolder; background:#1e499b; border-bottom:solid 1px #fff; color:#dee6f5; font-size:13px;}
.introduce{ border-top:solid 2px #cccccc; position:relative;}

滑门效果
.pro_box{ width:600px; height:200px; background:fff; border:none; border-bottom:dashed 1px #909093;}
.pro_box ul{ list-style:none;}
.drum{ width:510px;}
.drum li{ display:block; float:left; width:80px; height:20px; text-align:center; line-height:20px; background:url(../images/drum_bg.jpg) no-repeat; cursor:pointer; color:#222222; padding-top:2px;}
.drum li.hover{ background:url(../images/drum_bg_hover.jpg) no-repeat; color:#222222;}
.xiala { clear:both; text-align:lef
