@charset "utf-8";
/* CSS Document */
/*super-5*/
/*背景图片 各大板块*/
body {background:url(images/pic_top.gif);}

/*标题样式*/
h2 {background:url(images/title_1.gif); height:30px; line-height:30px; color:#fff; text-indent:20px;}
h3 {background:url(images/pic_top.gif); height:30px; line-height:30px; color:#000; position:relative; border-bottom:#ccc 1px solid;}
.home_pro_h3 {position:absolute; background:url(images/title_2.gif) no-repeat; width:97px; height:25px; left:20px; top:6px; text-align:center;}
h4 {background:url(images/title_1.gif); height:30px; line-height:30px; color:#fff; text-indent:20px;  position:relative;}
h5 {background:url(images/title_1.gif); height:30px; line-height:30px; color:#fff; text-indent:20px;}
h6 {background:url(images/title_1.gif); height:30px; line-height:30px; color:#fff; text-indent:20px;}

/*导航条样式*/
#menu {height:36px; background:url(images/menu_bg.gif) repeat-x; position:relative; text-indent:30px; margin:10px 0; list-style:none;}
#menu_a {position:absolute; left:0; top:0; width:4px; height:36px; background:url(images/menu_c.gif) no-repeat; overflow:hidden;}
#menu_b {position:absolute; right:0px; top:0; width:4px; height:36px; background:url(images/menu_c.gif) right; overflow:hidden;}
#menu li {height:36px; line-height:36px; float:left; color:#fff;}
.menu_currently a:link {color:#ff9;}
.menu_currently a:visited {color:#ff9;}
.menu_currently a:hover {color:#ff9;}
.menu_link a:link {color:#fff; text-decoration:none;}
.menu_link a:visited {color:#fff; text-decoration:none;}
.menu_link a:hover {color:#FF9; text-decoration:none;}

/*企业形象样式*/
#banner {height:150px; border:#ccc 1px solid;}
#banner img {width:958px; border:0;}

/*首页产品列表*/



