﻿h1,h2,h3,ul,li,dd,dt{list-style-type: none; padding: 0; margin: 0;}
a {color:Black; text-decoration:none}
a:hover {color:blue}
img {border:0px}
div,p {font-size:11pt;line-height:180%}
body
{
    margin:0px;
}

#container
{
    width:1000px;
    margin:0 auto;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

#header
{
    height:150px;
    background-image:url('images/top.jpg');
}

#header_bar
{
    padding-left:20px;
    height:34px;
    line-height:34px;
    background-image:url('images/bg1.jpg');
    margin-bottom:8px;
}

#left{width:200px;float:left;margin-bottom:8px;}
.banner {border:1px solid #ccc;text-align:center;margin:9px;background-color:#eef5ff;line-height:normal}
#menu_top {height:15px;background-image:url(images/menu_top.jpg)}
#menu_bottom {height:15px;background-image:url(images/menu_bottom.jpg)}
#menu {background-image:url('images/menu_bg.jpg');}
#menu ul ul {display:none}
#menu a
{
    display:block;
    height:40px;
    line-height:40px;
    text-align:center;
    background-image:url('images/menu_item_bg.jpg');
    font-size:12pt;
    font-family:'幼圆';
    font-weight:bold;
    letter-spacing:1pt;
    color:#039;
    text-shadow:1px 1px 2px #fff;

}

#menu a.active, #menu a:hover
{
    color:#f63
}

#menuname {font-size:14pt;font-family:'幼圆';color:#039;text-shadow:1px 1px 2px #fff;line-height:32px;padding-left:20px;}
#submenu {width:620px;padding-top:4px;float:right}
#submenu li {float:left}
#submenu a {line-height:25px;padding-left:15px;padding-right:15px;display:block;    font-family:'幼圆'; color:#039;text-shadow:1px 1px 2px #fff;}
#submenu a.active {font-weight:bold;padding-left:13px;padding-right:13px;border-left:2px solid #73C0EA;border-right:2px solid #73C0EA;border-top:2px solid #73C0EA;color:#f63;background-color:white;}
#submenu a:hover {color:#f33}

#thumbs .prev,#thumbs .next{width:51px;height:45px;margin-top:80px;margin-left:10px;position:absolute;z-index:100; cursor:pointer; background:url(images/btns.png) no-repeat; }
#thumbs .next{ margin-left:725px;background-position:0 -90px; }
#thumbs .prev:hover{ background-position:0 -45px; }
#thumbs .next:hover{ background-position:0 -135px; }
#thumbs .scrollWrap{width:640px;margin-left:75px;padding-top:0px;overflow:hidden;position:absolute; }
#thumbs dl{float:left;width:200px;margin-right:15px;text-align:center;position:relative; }
#thumbs span{display:block;width:200px;margin-left:-5px;height:33px;position:absolute;left:5px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80; }
#thumbs dt{margin:0 auto;width:200px;overflow:hidden; }
#thumbs img{display:block;width:200px;height:160px; }
#thumbs dd{width:200px;height:30px;line-height:28px;font-size:;color:#fff;text-align:center;overflow:hidden;position:absolute;left:5px;bottom:0; }
#thumbs dd a{ color:#fff; }
#thumbs dd a:hover{ text-decoration:none; }
#thumbs dl:hover span{ background:#B52153; }


#products{ width:786px; border-top:2px solid #c00; }
#products .hd{ overflow:hidden; background-image:url(images/bar_bg.jpg);background-color:#efefef; border-left:1px solid #ddd; }
#products .hd li{ position:relative; margin-left:-1px; height:37px; line-height:37px; text-align:center; width:156px; float:left; border:1px solid #ddd; border-top:0;font:normal 14px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default; }
#products .hd li.on{ background:#fff; border-bottom:1px solid #fff; color:#c00; }
#products .bd{ height:480px; border:1px solid #ddd; border-top:0; }
.lh{ overflow:hidden; }
.lh li{ width:175px; height:200px; padding:0 10px; float:left; }
.lh li .p-img{  height:120px;line-height:120px;text-align:center; }
.lh li .p-name{ height:40px; text-align:center;word-break:break-all; word-wrap: break-word; overflow:hidden; }
.lh img {max-width:160px;max-height:120px}


#main {margin-left:205px;}
#main .list em{width:88px;margin-left:2px;float:right; font-style:normal;}
#main .list li {height:31px;line-height:31px;padding-left:5px;list-style-type:none;overflow:hidden;border-bottom:1px #c2d5e3 dashed}
#main .list a {color:black}
#main .list a:hover {color:blue}

.module {height:200px;width:390px;margin-right:4px;float:left}
.module .header {line-height:33px;background-image:url(images/module_title_bg.jpg);padding-left:10px;font-weight:bold;color:white}
.module .body {height:160px;border:1px solid #BDD2ED;border-top:0px;}

#footer {clear:both;text-align:center;background-color:#F0F0F0}

#qq {position:fixed; right:20px; top:160px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+160)); }
