﻿/******************************
 * WZSCW Site
 * common module
 * Default Style
 * Oran Day
 * November 19, 2008
******************************/
/*compatible*/
*{margin:0;padding:0;}
img {border:0}
ul{list-style:none}
table{border-collapse:collapse}
cite { display:block; font-style:normal;}
/*end compatible*/
/*common*/
    /*title*/
h1{font-size:35px;font-weight:bold}
h2{font-size:26px;font-weight:bold}
h3{font-size:20px;font-weight:bold}
h4{font-size:16px;font-weight:bold}
h5{font-size:12px;font-weight:bold}
h6{font-size:8px;font-weight:bold}
    /*font style*/
.b{font-weight:bold}
.i{font-style:italic}
.u{ text-decoration:underline;}
    /*font size*/
.f10{font-size:10px}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f20{font-size:20px}
.f25{font-size:25px}
.f36{font-size:36px}
    /*font position*/
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
    /*align*/
.vam{vertical-align:middle}
.vat{vertical-align:top}
    /*margin*/
.m2{margin:2px}
.m5{margin:5px}
.m10{margin:10px}
.ml2{margin-left:2px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.mr2{margin-right:2px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mt2{margin-top:2px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mb2{margin-bottom:2px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
    /*padding*/
.p2{padding:2px}
.p5{padding:5px}
.p10{padding:10px}
.pl2{padding-left:2px}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pr2{padding-right:2px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pt2{padding-top:2px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pb2{padding-bottom:2px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
    /*float*/
.fl{float:left}
.fr{float:right}
.clr{clear:both;line-height:0;height:0;border:0;font-size:0; overflow:hidden;}
    /*uti*/
.hd{display:none}
.inv{visibility:hidden}
.iln{display:inline}
.blk{display:block}
.line{height:1px;border-top:solid 1px #dddcdc}
.error{background:url(../img/verror.gif) 2px 2px no-repeat #fff8e8;border:solid 1px #ffe7af;padding-left:18px}
.hb img {filter:alpha(opacity=100); opacity:1;}
	.hb:hover img{filter:alpha(opacity=80); opacity:0.8;}
    /*normal table*/
.nortab{width:100%}
    .nortab th span { color:#f00;}
    .nortab .t,.nortab th{font-weight:bold;vertical-align:top;width:200px; text-align:right; padding:5px;}
    .nortab td,.nortab .th{padding:5px;}
.nor_lst { line-height:150%;}
    .nor_lst li { background:url(../img/nor_li.gif) 0 8px no-repeat; padding-left:10px;}
    .nor_lst li a { text-decoration:underline;}
.tfocus { background:#d4e3e9;}
/*end common*/
body { background:url(../img/bg.gif) repeat-x;}
body,input,textarea,select {font-family:Geneva, Arial, Helvetica, sans-serif, 宋体;font-size:12px;color:#434343;}
a{color:#434343;text-decoration:none;}
a:hover{text-decoration:underline;}

/*buttons*/
.btn_hover {filter:alpha(opacity=80); opacity:0.8;}
.b1,.b3,.sbm,.btn { border:0; cursor:pointer;}
.b1 { background:url(../img/b1.gif); width:50px; height:18px;color:#fff; text-align:center;}
.b3 { background:url(../img/b3.gif); width:100px; height:25px; line-height:25px; color:#fff; text-align:center;}
.sbm, .btn { background:url(../img/b2.gif); width:79px; height:25px; line-height:25px; color:#fff; text-align:center;}
.sbm { font-weight:bold;}
/*frame*/
.rb_1_t,.rb_1_b { width:202px;line-height:0; font:0; overflow:hidden;}
.rb_1_t { background:url(../img/rb_1_t.gif); height:7px;}
.rb_1 { width:180px; padding:0 10px; border-left:solid 1px #aebfcb;border-right:solid 1px #aebfcb; }
.rb_1_b { background:url(../img/rb_1_b.gif); height:7px;}

.rb_2_t,.rb_2_b { width:915px;line-height:0; font:0; overflow:hidden;}
.rb_2_t { background:url(../img/rb_2_t.gif); height:4px;}
.rb_2 { width:893px; padding:2px 10px; border-left:solid 1px #aebfcb;border-right:solid 1px #aebfcb;}
.rb_2_b { background:url(../img/rb_2_b.gif); height:4px;}
/*line*/
.line_1 {line-height:0; font:0; overflow:hidden;}
.line_1 { background:url(../img/line_1.gif); height:1px;}
/*header*/
.header{width:915px; margin:0 auto; position:relative; margin-bottom:10px;}
    .header .lang { position:absolute; background:url(../img/lang_bg.gif); width:133px; height:18px; line-height:18px; top:0; left:750px; color:#fff; text-align:center;}
        .header .lang a { color:#466e92;}
    .nav {background:url(../img/navi_bg.gif);height:61px;}
    .nav ul{ height:34px; }
    .nav ul li{float:left;width:85px;text-align:center;height:25px; margin-top:5px; margin-left:14px; position:relative;}
    .nav ul li a{font-weight:bold;color:#fff;display:block;width:100%;height:25px;line-height:25px;}
        .nav ul li.cur, .nav ul li a:hover{background:url(../img/navi_cur_bg.gif);color:#434343; text-decoration:none;}
        .nav ul li.cur a { color:#434343;}
    .search{padding-left:75px; margin-top:2px;}
        .search .s_txt{height:18px;width:109px;border:solid 1px #8eb6ca; height:18px;}
        .search select { height:20px; width:73px;}
        .search .hot_kwds { margin-left:24px;}
        .search .hot_kwds a { text-decoration:underline; margin-right:10px;}

/*footer*/
.footer{ width:915px; margin:0 auto;}
    .footer .f_nav { background:url(../img/footer_bg.gif); height:25px; text-align:center; line-height:25px; margin-bottom:10px;}
    .footer .f_nav li { display:inline;}
    .footer .f_nav li a { margin:0 10px;}
    .footer .copyright{ text-align:center; line-height:18px;}
    
/*links*/
.links{width:915px;margin:0 auto;margin-bottom:10px;}
    .links ul li{margin-left:5px;display:inline;}

.content{width:915px;margin:0 auto; margin-bottom:10px;}
.left { width:202px; margin-right:10px; float:left;}
.prod_cats { margin-bottom:10px;}
.tel { font-size:14px;font-weight:bold; }
    .tel dd { font-size:24px;}
.prod_cats .tel {margin-bottom:10px;}
.prod_cats .cats dt { background:url(../img/title_bg_1.gif) no-repeat; font-weight:bold; line-height:24px; margin-bottom:10px;}
    .prod_cats .cur { font-weight:bold;}
    .prod_cats .cats dt a {color:#436e96; margin-left:15px;}
    .prod_cats .cats dd { background:url(../img/dot_1.gif) 20px 10px no-repeat #f2f2f2; margin:0 -10px; padding-left:30px; line-height:28px; font-weight:bold;}
    .prod_cats .rb_1_b { background-color:#f2f2f2;}
/*messaage box*/
#msg_bg{position:absolute;background:#777;z-index:998;opacity:0.75;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);top:0;left:0;display:none;}
#msg_shadow{width:407px;height:126px;position:absolute;left:50%;top:50%;z-index:999;margin-left:-201px;margin-top:-126px;display:none;}
#msg_cntr{width:400px;height:120px;position:absolute;}
#msg_close{float:right;margin-top:5px;margin-right:5px;cursor:pointer;}
#msg_title{font-size:12px;line-height:25px;padding-left:10px;color:#fff;}
#msg_cont{padding:5px;line-height:150%;height:55px;}
#msg_btn{text-align:center;}
    #msg_btn input{border:solid 1px #dddddd;background:#f9f9f9;width:100px;cursor:pointer;height:22px;line-height:24px;}


.oran_ddl { display:inline;}
    .oran_ddl dd { display:none;}
    .oran_ddl dd { display:none;}