@charset "utf-8";
/* CSS Document */
/*super-1*/
/*背景图片 各大板块*/
body {background:url(images/pic_top.gif);}
#header {margin-bottom:3px;}


/*标题样式*/
h1 {font-family:"微软雅黑";font-weight:normal;}
h2,h3,h4,h5,h6 {background:url(images/title_1.jpg); height:28px; line-height:28px; color:#000; text-indent:20px;}
h3 {position:relative; border-bottom:#ccc 1px solid;}
h4 {position:relative;}

/*导航条样式*/
#menu {height:30px; background:url(images/menu_bg.jpg) repeat-x; position:relative; text-indent:30px; margin:10px 0 3px; list-style:none;}
#menu li {height:30px; line-height:30px; 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;}

/*首页产品列表*/
#home_pro {width:700px;border:0;}



