@CHARSET "UTF-8";
* {
    padding: 0;
    margin: 0
}
/*
html {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none;
}
*/
ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000
}
a.aBlock{display:block;padding:0 0 10px 0;_padding:0;margin:0;clear:both;min-height:65px;_min-height:0;}
.aBlock h3{line-height:1.3;font-size:14px;}

a:hover {
    color: #c00;
    text-decoration: underline;
}

h2 {
    font-size: 18px;
    line-height: 150%;
    font-family: "SimSun";
    color: #c00;
    padding:0 0 0 8px;
}

body {
    background: #fff url("../images/body_bg.gif") repeat-x;
    line-height: 100%;
}
img{border:none;}

/*通用样式*/
.page_width {
    width: 1000px;
    margin: 0 auto;
    clear: both;

}

.box_r {
    float: right;
    color: #055555
}

.box_l {
    float: left;
    color: #666
}

.p_more a {
    width: 20px;
    height: 13px;
    _height:20px;
    text-indent: -100px;
    position: absolute;
    top: 12px;
    _top: 5px;
    right: 8px;
    overflow: hidden;
    background: url("../images/bg.gif") no-repeat 0 88%;
}

.a_red {
    color: red;
}
.grey{
    color: #888;
    padding: 8px 0;
    font-size: 12px;
}
.a_red_strong {
    color: red;
    font-weight: bold;
}

.border_b_g {
    border-bottom: 1px solid #bbb;
}

.line_dot_b {
    background: url("../images/line_dot_h.gif") repeat-x 100% 100%;

}
.line_dot_t {
    background: url("../images/line_dot_h.gif") repeat-x 0 0;

}

.border_t_r {
    border-top: 2px solid #c00;
}
.border_b_r {
    border-bottom: 2px solid #c00;
}

/*左侧共用样式*/
.div_left {
    float: left;
    min-width: 700px;
    max-width: 750px;
    font-size: 14px;
}
.div_left_big{
    _width:750px;
}
.atleft_dot {
    background: url("../images/line_dot_v.gif") repeat-y 100% 100% #f2f2f2;
}

.atleft_line {
    border-right: 1px solid #aaa;
}

.div_columns2 {
    width: 374px;
    float: left;
    position: relative;
    padding-bottom: 8px;
}

.div_columns3 {
    width: 249px;
    float: left;
    position: relative;
    padding-bottom: 8px;
    font-size: 12px;
    height: 240px;
}


/*右侧共用样式*/
.div_right {
    width: 300px;
    float: left;
    font-size: 12px;
    background: #f1f1f1;
}

.div_right h2 {
    background: url("../images/bg.gif") no-repeat 0 28%;
    padding: 2px 0 0 10px;
}

.div_right h3 {
    padding: 5px 0;
}

.div_right p {
    line-height: 150%;
    color: #555;
}

.div_right p.p_more a {
    top: 8px;
}

.div_right div {
    position: relative;
}

.div_right img {
    width: 113px;
    height: 65px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

/*右侧窄共用样式*/
.div_right_narrow {
    width: 250px;
    float: left;
    _float: right;
    font-size: 12px;
    background: #fefefe
}

.div_right_narrow h2 {
    background: url("../images/bg.gif") no-repeat 5px 30%;
    padding: 2px 0 5px 18px;
}

.div_right_narrow ol {
    padding: 0 5px 5px 22px;
    background: url("../images/numbers.gif") no-repeat 4px 4px;
}

.div_right_narrow ol li {
    padding: 5px 0;
line-height:20px;
height:16px;
overflow:hidden;
}

.div_right_narrow ul li {
    padding: 8px 0 8px 18px;
    line-height: 17px;
    background: url(../images/bg.gif) no-repeat 5px 54%;
}

.author_pictext {
    clear: both;
    padding: 5px;
}

.author_pictext h3 {
    padding: 5px 0;
    color:#c00;
}

.author_pictext ul {
    padding: 0 5px;
}

.author_pictext img {
    width: 80px;
    height: 60px;
    float: left;
    margin: 0 5px;
}

.author_pictext p {
    line-height: 150%;
    color: #000;
    font-size: 12px;
}

.div_right_narrow li a {
    #color: #600;
}

/*头*/
#div_head {
    position: relative;
    height: 120px
}

#div_head h1 {
    float: left;
    text-indent: -300px;
    padding-top: 20px;
    width: 206px;
    height: 99px;
    overflow: hidden;
    background: url("../images/logo.gif") no-repeat 100% 100%;
}

#div_head img {
    float: right;
    padding-top: 15px;
}

#div_head img {
    float: right;
    padding-top: 20px;
}

.div_usebar {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding-top: 5px;
}

.div_usebar div {
    float: left
}

.div_usebar form {
    float: right
}

.div_usebar input[type=text] {
    font-size: 12px;
    border: 1px solid #aaa;
    height: 17px;
    color: #888;
}

.div_usebar input[type=submit] {
    text-indent: -100px;
    width: 29px;
    height: 18px;
    font-size: 12px;
    border: 1px solid #a00;
    overflow: hidden;
    background: url("../images/bg.gif") 100% 100% no-repeat;
}

/*菜单*/
#div_menu {
    height: 33px;
}

#div_menu ul {
    margin: 0 auto;
    padding-top: 2px;
    height: 29px;
    background: url("../images/bg.gif") 100% 2px no-repeat;
}

#div_menu li {
    float: left;
    padding: 5px 17px 3px 18px;
    font-size: 14px;
    background: url("../images/bg.gif") 0 0 no-repeat;
    height: 19px
}

#div_menu li a {
    color: #fff;
}

#div_menu li a:hover {
    color: #ff0;
}

/*当前位置样式*/
#div_nav {
    height: 32px;
    background: url("../images/nav_bg.gif") repeat-x;
    font-size: 12px;
    color: #666;

}

#div_nav p {
    float: left;
    padding: 5px 0 5px 5px;
    line-height: 22px;
}
#div_nav h2 {
    float: left;
    font-size: 18px;
}

/*底部样式*/
#div_bottom {
    height: 60px;
    padding: 10px;
    text-align: center;
    border-top: 2px solid #c00;
    background: #ccc;
    color: #555;
    text-align: center;
    font-size: 12px;
    line-height: 150%;
    clear: both;
}
#miniheader{height:35px;background:rgb(61,72,102);color:white;line-height:2.2;}
#miniheader a{color:white;}
#miniSiteName{float:left;font-size:14px;padding:0 .5em;}
#miniToolBar{float:right;font-size:14px;padding:0 .5em;}


    #font-tool{position:fixed;right:-100px;bottom:-200px;z-index:1000;font-family:"Microsoft Yahei";padding-bottom:200px;overflow:visible;}
    #font-big,#font-small{width:50px;height:36px;padding:7px 0;font-size:14px;font-weight:700;line-height:18px;text-align:center;background:#999;border:#aaa;color:#fff;margin-bottom:5px;opacity:.85;filter:alpha(opacity=85);cursor:pointer;}
    #font-big:hover,#font-small:hover{background:#CCC;}
    #weixinpic{position:absolute;bottom:25px;left:0;padding-top:36px;width:140px;height:140px;background:url(../images/weixin.jpg) no-repeat left 7px ;}


