@charset "utf-8";
/*----------全局*/
*{
    padding:0px;
    margin:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
}
body{
    font-size:12px;
    background:#FFFFFF url('/templets/images/36.jpg');

}
ul{
    list-style:none;
}
img{
    border:0px;
}
a{
    color:#333333;
    text-decoration:none;
}
a:hover{
    color:#FF3300;
    text-decoration:underline;
    
}

.cbody{
    width:900px;
    margin:0 auto;
    background-color:#FFFFFF;
}
.margintop{
    margin-top:8px;
}
.floatclear{
    clear:both;
}
input,select{
    vertical-align:middle;
}
/*-----------头部*/
.top{

}
.toplogo{

    border: #fff 1px solid;


}
.topbanner{
    width:480px;
    margin-top:14px;
    margin-left:20px;
    float:left;
}
.toplink{
    float:left;
    margin-top:14px;
    margin-left:20px;
    width:180px;
}
.toplink ul li{
    width:90px;
    float:left;
    height:30px;
    line-height:30px;
    text-align:center;
}
.submit{
    margin-right:20px;
    width:68px;
    height:21px;
    background:url(../images/userlogin_submit.gif) repeat-x;
    border:1px solid #D4B06A;
    font-weight:bold;
    color:#753D00;
    letter-spacing:3px;
    line-height:20px;
    font-size:12px;
}
/*----------栏目菜单*/
.topmenu{
    width:900px;

    margin:0 auto;
    padding-top:6px;
    padding-bottom:4px;
    background-color:#FFFFFF;

}
.topmenu ul{
    padding-left:9px;
    font-size: 12px;
    border: #FFF 1px solid;
    border-top: 0px;
    background:#FFFFFF url(../images/menubg.gif);
    height: 32px;
    line-height:32px;


}
.topmenu ul li{
    float:left;
    margin-left:-2px;
    text-align:center;

}
.topmenu ul li a{
    float:left;

    display:block;

    border-right: #000000 1px solid;padding-right: 5px;padding-left:5px;color:#000000;
    text-decoration:none;
}
.topmenu ul li a:hover{
    color:#000000;
    text-decoration:underline;
}
.topmenu ul li a.thisclass{

}
.topmenu .rssbut{
    position:relative;
    float:right;
    margin:-30px 8px auto;
    display:inline;
}
/*----------搜索*/
.topsearch{
    height:37px;
    width:899px;
    margin-top:3px;
    border-right:1px solid #EEE;
    background:url(../images/topsearch_bg.gif) repeat-x;
    overflow:hidden;
}
.topsearch .title{
    height:37px;
    width:83px;
    float:left;
    background:url(../images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
    float:left;
    margin-top:4px;
    width:430px;
}
.topsearch .inpbox input{
    margin-left:10px;
    margin-right:10px;
}
.topsearch .inpbox select{
    font-size:12px;
    width:100px;
}
.topsearch .inpbox .searchtxt{
    height:13px;
    width:200px;
    font-size:12px;
    padding:6px 0 4px 5px;
    border-width:1px;
    border-style:solid;
    border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
    line-height:33px;
    float:left;
}
/*----------内容*/
.main{
    clear:both;
}


/*-------------------------侧栏:用户登录*/
.userlogin {
    overflow:hidden;
}
.userlogin dl{
    clear:both;
    height:23px;
    line-height:23px;
    margin-top:7px;
}
.userlogin dl dt{
    float:left;
    display:block;
    width:66px;
    text-align:right;
}
.userlogin dl dd{
    float:left;
}
.userlogin dl dd input{
    height:13px;
    width:126px;
    font-size:12px;
    padding:3px 0 3px 5px;
    border-width:1px;
    border-style:solid;
    border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img{
    vertical-align:middle;
}
.userlogin dl dd input.gdcode{
    width:52px;
}
.userlogin .ulsubmit{
    text-align:center;
    margin-top:15px;
    height:33px;
}

/*-------------------------底部:版权信息*/
.footer{
    background: #FFFFCC url('/templets/images/1.jpg');
    
    color: #000033;
    
    clear:both;
    text-align:center;
}
.footer a{
    color: #000033;
    text-decoration:none;
}
.footer a:hover{
    color: #000033;
    text-decoration:underline;
}

.footer .copyright{

    text-align:center;
    margin:10px auto;
    font-size:10px;
    color:#999999;
}
.footer .copyright a{
    font-weight:bold;
    color:#999999;
    text-decoration:none;
}
.footer .copyright a:hover{
    color:#999999;
}


/*-------------------------分页*/
.pages{

    height:25px;
    margin:12px auto 0px 10px;
    background:#ffffff;
}
.pages .pcount{
    display:inline;
    padding-right:10px;
    padding-left:10px;
    float:left;
    border-right:2px solid #CCC;
    line-height:13px;
    margin:6px 20px 0px 2px;
    font-weight:bold;
    color:#3366CC;
    font-size:11px;
}
.pages .plist{
    float:left;
    padding-top:3px;
    line-height:17px;
}
.pages .plist input {
    float:left;
    width: 30px;
    border: 1px solid #DDDDDD;
    height: 17px;
}
.pages .plist #button {
    height: 18px;
    width: 30px;
    background-color: #FF6600;
    border: 1px solid #CC3333;
    color: #FFFFFF;

}
.pages .plist span { 
    float:right
}

.pages .plist strong{
    color:#FFF;
    display:block;
    float:left;
    padding-left:8px;
    padding-right:8px;
    background:#F60;
    border:1px solid #C33;
    margin: 0px 3px 0px 0px;
}
.pages .plist a{
    display:block;
    height:17px;
    float:left;
    padding-left:8px;
    padding-right:8px;
    border:1px solid #DDD;
    background:#FFF;
    text-decoration:none;
    margin-right:2px;
    color:#000;
}
.pages .plist a:hover{
    color:#FF0000;
}


/*---------------内容?评论*/
.comment{
    width:645px;
    border:1px solid #DDD;
    margin-top:7px;
}
.comment .commenttitle{
    width:645px;
    height:26px;
    margin:1px auto;
    background:url(../images/title_bg_1.gif) repeat-x;
    border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
    float:left;
    margin:5px 0px 0px 12px;
    color:#999;
    display:inline;
}
.comment .commenttitle .title strong{
    letter-spacing:4px;
    color:#444;
    margin-right:10px;
}
.comment .commenttitle .gotopost{
    float:right;
    display:block;
    width:100px;
    height:23px;
}
.comment .commenttitle .gotopost a{
    width:95px;
    height:22px;
    display:inline;
    float:right;
    text-align:center;
    line-height:22px;
    text-decoration:none;
    background:url(../images/ico_gotopost.gif) no-repeat;
    margin:1px 3px 0px 0px;
}
.comment .commentbox{
    width:645px;
}
.comment .commentbox dl{
    width:636px;
    margin:10px auto 0px;
    border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
    width:636px;
    background:#F4F9F2;
    line-height:25px;
    text-indent:10px;
    color:#333;
    border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
    color:#669933;
    font-size:11px;
}
.comment .commentbox dl dd{
    padding:10px;
    font-size:14px;
    line-height:25px;
    color:#666;
}
/*---------------内容?发表评论:标题*/
.comment .posttitle{
    width:645px;
    height:26px;
    margin:10px auto;
    background:url(../images/title_bg_1.gif) repeat-x;
    border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
    letter-spacing:4px;
    color:#444;
    display:block;
    margin:7px 0px 0px 13px;
}
.comment .postbox{
    width:636px;
    margin:5px auto;
    overflow:hidden;
}

.comment .postbox .userbox{
    width:636px;
    overflow:hidden;
    margin-top:10px;
}
.comment .postbox .userbox dl{
    width:636px;
}
.comment .postbox .userbox dl dd{
    float:left;
    display:block;
    padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
    width:100px;
    border:1px solid #CCC;
    padding:3px 0px 2px 5px;
    margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
    margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
    width:636px;
    line-height:25px;
}
.comment .postbox .txtbox textarea{
    border:1px solid #CCC;
    width:600px;
    height:80px;
    padding:5px;
}
.comment .postbox  .sbut{
    margin:10px;
}
.comment .postbox .userbox .submit{
    width:100px;
    height:25px;
    padding-top:2px;
}

.classbox{
    width:222px;
    clear:both;
    padding-bottom:5px;
    background:url(../images/rcbox_title.gif) center bottom no-repeat;

}
.classbox dl{
    width:222px;
}
.classbox dl dt{
    height:31px;
    background:url(../images/rcbox_title.gif) center top no-repeat;
    line-height:29px;
    text-indent:10px;
    color:#555;
    letter-spacing:1px;
    font-weight:bold;
}
.classbox dl dd{
    width:220px;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;
    background:#FAFAFA;

}
.classbox dl dd ul{
    list-style:none;
    overflow:hidden;
    width:220px;
}
.classbox dl dd ul li{
    float:left;
    width:102px;
    margin-left:5px;
    margin-bottom:5px;
    height:27px;
    line-height:25px;
    text-indent:10px;
    display:inline;
    font-size:14px;
}
.classbox dl dd ul li a{
    display:block;
    width:100px;
    height:25px;
    border:1px solid #DDD;
    text-decoration:none;
    color:#0066CC;
    background:#FFF;
}
.classbox dl dd ul li a:hover{
    background:#FAFAFA;
    border:1px solid #CCC;
    color:#000;
}
.classbox dl dd ul li.this a{
    background:#FFC;
    color:#FF6600;
    font-size:12px;
    font-weight:bold;
}



.topintro{
    width:900px;margin:0 auto;
    background-color:#ffffff;

}
.topintroleft{
    float:left;
    width:210px;
    background-color:#ffffff;
}
.topintroright{
    float:left;
    width:670px;
    padding-left:5px;
    padding-right:15px;

    padding-bottom:0px;
    padding-bottom:28px\9;
    

    

  


    background-color:#ffffff;
}
.container_title{
    font-weight: bold;
    color: #000000;
    padding-top: 6px;
    height: 21px;
    text-align: center;
    background:#FFFFFF url('../images/titlebg.gif');
    

    
}

#productClass{
    color:#555;
    font-weight:bold;
    font-size:13px;
    line-height:150%;
}
#productClass ul{
    margin-top:8px;
}
#productClass ul li{
    background-image: url('../images/list_icon_2.gif');
    background-repeat:no-repeat;
    background-position:5px 6px;

    list-style: none outside;margin:0px;padding:0px;padding-left:20px;padding-top:0px;
}

#productClass a{
    color:#555;
    text-decoration:none;
}
#productClass a:hover{
    color:#555;
    text-decoration:underline;
}
.list_title{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    border: #000000 1px solid;
    height:35px;
    line-height:35px;
    padding-left:5px;

    background:url(../images/10.jpg) repeat-x top;
}
.articlegroup{
    float:left;
    width:322px;
    border:#000000 1px solid;
    margin:0 0px 10px 2px;
    padding: 5px;
    background:url(../images/10.jpg) repeat-x top;
    overflow:hidden;
}

.articlegrouplink a{
    text-decoration:none;
    background: url(/templets/images/4.gif) no-repeat left center;margin-left:5px;padding-left: 25px;padding-top:3px;
}
.articlegrouplink a:hover{
    text-decoration:underline;
    color:#000;
}

.frames{
    border:1px #B5B5B5 solid;
    
    margin-left:3px;
}

.marginleft5px{
    margin-left:5px;
}



.width130px{
    width:130px;
}

.serchsub{
    text-align:center;
    margin-bottom:5px;

}

.container_height50pt25{
    height:50px;
    padding-top:25px;
}

.arclistleft a{
    background: url(/templets/images/list_icon_2.gif) no-repeat 5px 4px;
    line-height:150%;
    padding-left:20px;       
        text-decoration:none;
        color:#555
}

.arclistleft a:hover{
    text-decoration:underline;
    color:#FF8402
}

.mingpianstyle{
    color:#555;padding: 3px;margin:0px;line-height:200%;
}

.list_titlejob{
    
    font-size: 12px;
    line-height:20px;
    border: #000000 1px solid;
  
    padding-left:5px;

    background:url(../images/10.jpg) repeat-x top;
}

