html
{
    color: #333;
    height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
*{ padding:0px; margin:0px;}
fieldset, img
{
    border: 0;
}
caption, em, strong, th
{
    font-style: normal;
    font-weight: normal;
}
li
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
input, textarea, select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit; *font-size:100%;
}
body
{
    font: 12px/1.5 "Lucida Grande" , arial, helvetica, clean, sans-serif;
}
select, input, button, textarea
{
    font: 99% arial, helvetica, clean, sans-serif;
}

.hl
{
    color: #F60 !important;
}
.hl2
{
    color: #A71F24 !important;
}
.hb
{
    font-weight: bold;
    color: #FF6600 !important;
}
.hb2
{
    font-weight: bold;
    color: #A71F24 !important;
}
.clearfix:after
{
    content: "\0020";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.clearfix
{
    zoom: 1;
    width: 950px;
    margin: 0px auto;
    overflow: hidden;
}
.fr
{
    float: right;
    _display: inline;
}
.tr
{
    text-align: right;
}
.tl
{
    text-align: left;
}
.tc
{
    text-align: center;
}
.bor1
{
    border: 1px solid #E4E4E4;
}
.bbd
{
    border-bottom: 1px dotted #E4E4E4;
}
.btd
{
    border-top: 1px dotted #E4E4E4;
}
.mt10
{
    margin-top: 10px;
}
.mb10
{
    margin-bottom: 10px;
}
.ml10
{
    margin-left: 10px;
}
.mb5
{
    margin-bottom: 5px;
}
.mr5
{
    margin-right: 5px;
}
.mr10
{
    margin-right: 10px;border:1px solid #ccc;padding:3px;
}
.p5
{
    padding: 5px;
}

a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:hover, a:active, a:focus
{
    color: #F60;
}
a.a2
{
    color: #369;
    text-decoration: underline;
}
a.a2:hover
{
    color: #369;
    text-decoration: none;
}

body
{
    height: 100%;
}
.wrap
{
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}

.wrap, .col_2_a, .col_2_b
{
    zoom: 1;
}
.wrap:after, .col_2_a:after, .col_2_b:after
{
    content: "\0020";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.h2
{
    padding-left: 10px;
    background: url(../img/bg-h2.png) repeat-x 0 0;
    font: 14px/30px "Microsoft YaHei";
    color: #5E554E;
}

.crumb
{
    width: 950px;
    margin: 0px auto;
    line-height: 20px;
    font-family: Simsun;
}
.crumb a
{
    margin: 0 5px;
}
.crumb .hp
{
    margin-left: 0;
    padding-left: 15px;
    background: url(../img/ico-crumb.png) no-repeat 0 0;
}
.crumb h1
{
    display: inline;
    margin: 0 5px;
}


.hd-my
{
    overflow: hidden;
    margin: 5px auto;
    width: 940px;
    text-align: right;
    padding-right: 10px;
    color: #f00;
}


.hd-box
{
    width: 950px;
    height: 35px;
    border-bottom: 1px solid #CDCDCD;
    background: #472927 url(../img/bg-navbox.jpg) repeat-x 0 0;
    margin: 0px auto;
    overflow: hidden;
}
#hd-nav
{
    margin-left: 50px;
}
#hd-nav li
{
    position: relative;
    float: left;
    line-height: 21px;
   
    background: url(../img/bdr-nav.gif) no-repeat right 10px;
    z-index: 10;
    padding: 0 7px 0 9px;
}
#hd-nav a
{
    float: left;
    padding: 0px 15px;
    color: #F1F1F1;
    font: 14px/21px Verdana;padding-top:9px;
	
}
#hd-nav a.kao {background:url(../img/di.gif) no-repeat bottom center;
	padding-bottom:5px;	

	padding-top:9px;
	color:#c50e0a;
	}
.copyright
{
    padding: 5px 0;    text-align: center;
    width: 950px;
    margin: 0px auto;
    background: #F4EFE8; border-top:#ccc 2px solid;
}

s, del
{
    font-family: simsun;
    color: #CCC;
}

#hd
{
    margin-top: 0;
}
.logo
{
    width: 230px;
    height: 54px;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
}
.t_right
{
    float: right;
    width: 658px;
    height: 60px;
}

.blank{ overflow: hidden; height:8px; clear:both;}