@charset "utf-8";]
/* CSS Document */

/* 全局样式 */
body{font-size:12px;color:#666;color:#666;}

/* 标签样式 */
h1,h2,h3,h4,h5,h6,ul,li,body,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:100%;}

a{color:#666;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}
.clear{clear:both;line-height:0;overflow:hidden;}
.wrap{width:982px;margin:0 auto;}
.right{float:right;}
.left{float:left;}

/* 公用样式 */

/* header */
.logo{width:482px;float:left;}
.tel{width:243px;float:right;}

/* menu */
.menu{height:40px;background:#b20101; overflow:hidden;margin-bottom:6px;}
.menu ul{padding-left:6px;}
.menu ul li{float:left;width:122px;color:#FFF;font-size:14px;line-height:40px;text-align:center;background: url(../images/menu_bg.jpg) right no-repeat;}
.menu ul li a{color:#fff;display:block;width:122px;height:40px;}
.menu ul li a:hover{background:#e3b600;display:block;color:#fff;}