/* CSS Document */

*{margin:0; padding:0;}
/* CSS Document */
*{margin:0; padding:0;}

body{font-size:12px; color:#fff; font-family:arial,宋体,MS Sans Serif; text-align:center; background-color: #121212;}

html {overflow:-moz-scrollbars-vertical;/*设置火狐浏览器始终有滚动条*/}
table,input,button,fieldset,img{ border:0; vertical-align:middle;}
a{text-decoration:none;/*设置连接修饰(无))*/}
a:hover{color:#0171b9;}
ul,li{list-style:none;}

/*link*/
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:underline;}

td,div,p{font-size:12px; line-height:22px;}
p{margin-bottom:20px;}

/* float*/
.fl{ float:left;}
.fr{ float:right;}

/* 清楚浮动 */
.cl_b{ clear:both}
.cl_l{ clear:left;}
.cl_r{ clear:right;}
.cl_oh{	clear:both; overflow: hidden;}
.oh{ overflow:hidden;}

#wrap{width:100%; margin:0 auto; text-align:left; background:url(bg.jpg) repeat-x top #727272;}


/*主导航菜单*/
#menu{width:767px; margin-left:30x;}
#menu li{float:left; text-align:center; position:relative;}
#menu li a:link,#menu li a:visited{display:block; width:106px; height:33px; line-height:33px; color:#fff; font-weight:600;}
#menu li a:hover{background:url(index_04.jpg) repeat-x left -33px;}
.product{background:url(index_06.jpg) no-repeat right center; padding-left:55px; color:#add2fd; font-weight:600; height:33px; line-height:33px; }
.product a:link,.product a:visited{color:#b4fb4f; font-weight:600;}
.product a:hover{color:#add2fd;}



A.a04 {display: block; padding: 4px; width:182px; height: 242px; background-color: #f1f1f1;}
A.a04:hover {background-color: #f60;}

A.a03 {display: block; padding: 4px; width:164px; height: 120px; background-color: #f1f1f1;}
A.a03:hover {background-color: #f60;}

A.a02 {display: block; padding: 4px; width:182px; height: 132px; background-color: #f1f1f1;}
A.a02:hover {background-color: #f60;}


