@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 15px 0;}
.main_left{width:990px;padding-right:10px;float:left;}
.main_right{width:210px;float:right;padding-left:20px;}

.categories{display:block;}

/*子菜单*/
.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;}

/*导航*/
.nav{margin-left:auto;margin-right:auto;width:1240px;height:45px;line-height:45px;color:#333;font-size:20px;font-weight:bold;border-bottom:#ededed 1px solid;}

.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;}

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

/*右侧选择产品和友情链接*/
.selectpro{cursor:pointer;}
.selectpro ul.categories{position:absolute;z-index:999;top:50px;}
.selectpro ul.categories li{background:#fff;}

.carth{background:url(../img/headline.gif) no-repeat left bottom;height:100px;}