@import url(common.css);
@charset "utf-8";
/* ==========================================================
	* Name: 全站公共样式
	* Date: 2011/07/01
	* User: littlemao
============================================================*/
body{font-weight:normal;background:#f2f2f2 url(../img/nbg.jpg) repeat-x;}

/*内容*/
.main{background:url(../img/line2.gif) repeat-y 0 0;}
.main_left{width:710px;padding-right:10px;float:left;}
.main_right{width:210px;float:right;padding-left:20px;}

/*子菜单*/
.submenu{margin-left:auto;margin-right:auto;width:960px;height:50px;}
.submenu ul{padding:15px 0;}
.submenu ul li{float:left;padding:0 15px;height:15px;line-height:15px;}
.submenu ul li.line{background:url(../img/line3.gif) no-repeat left 0;}
.submenu ul li.noline{background:none;}

/*导航*/

.tel{height:60px;background:url(../img/tel.jpg) no-repeat 0 0;}

/*产品*/
.probox{border:1px solid #ccc;background:#fff;padding:20px;}

/*联系我们*/
.contact h3{height:30px;line-height:30px;color:#fcdc00;font-size:14px;font-weight:bold;}
.contact .box{padding:0;line-height:25px;}

.ordermenu{display:block;width:200px;height:30px;line-height:30px;padding-left:10px;color:#fff;background:url(../img/ordermenu.gif) no-repeat 0 0;}

/*右侧选择产品和友情链接*/
.selectpro{padding-left:10px;width:200px;cursor:pointer;height:25px;line-height:25px;background:url(../img/bg01.gif) no-repeat right 0;position:relative;}
.selectpro a{color:#666;display:block;text-align:left;text-indent:10px;}
.selectpro.hover,.selectpro.here a{color:#666;}
.selectpro ul{ position:absolute;width:100%; z-index:99;display:none;top:25px;left:0px;background:#f5f5f5;border:none;}
.selectpro ul li{ display:block; width:100%;height:26px; line-height:26px;border:none;text-align:center;font-size:12px;font-weight:normal;border-bottom:1px solid #fff;}
.selectpro ul li a{font-weight:normal;font-size:12px;}
.selectpro ul li a:hover{background:#f9f9f9;font-size:12px;}

.newslist{padding:10px 0;border-bottom:1px dashed #ccc;line-height:22px;}