﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: 12px;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: Black;
}

a
{
    text-decoration:none;
}

p, ul
{
    margin: 0px;
    padding: 0px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
    font-family: normal;
}

/**样式清除
----------------------------------------------------------*/
.cb
{
    clear:both;
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
.fw
{
    font-weight:bold;
}
.divcenter
{
    margin:0 auto;
}
/*页面宽度
----------------------------------------------------*/
.wid1004
{
    width:1004px;
}
.h0
{
    height:0px;
    overflow:hidden;
}
.h35
{
    height:35px;
}
.h68
{
    height:68px;
}
a img
{
    border:0;
}
dd, ul,li,dt,dl,ol
{
    list-style:none;
    margin:0px;
    padding:0px;
}
.hidPanel
{
    display:none;
}
.havePanel
{
    display:block;
}


/************************圆角框************************/
.serverA
{
    height: 23px;
    background: url('/imgs/about/bg_serveTop.gif') repeat-x;
}
.liContent
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #125065;
    border-image: none;
    border-left: 1px solid #125065;
    border-right: 1px solid #125065;
    border-style: none solid;
    border-width: medium 1px;
    font-size: 12px;
    line-height: 26px;
}
.liContent dl
{
    margin: 0px;
    padding: 0px 20px;
    list-style: none;
}
.liContent dl dt
{
    height:20px;
    background: url('/imgs/about/bg_usehelp.png') no-repeat left top;
    color:#EE4F17;
    font:bold 15px/20px 幼圆;
    padding-left:25px;
}
.liContent dl dd
{
    border-bottom:1px dotted #CCCCCC;
}
.ServerB
{
    height: 23px;
    background: url('/imgs/about/bg_servebottom.gif') repeat-x;
}

#jobcontent
{
font-size: 15px;
line-height:25px;
}