﻿body
{
    font-size: 12px;
    font-family: arial, verdana, tahoma, san-serif;
    color: #1f1f1f;
    margin-top: 30px;
}

.gray14px
{
    font-size: 14px;
    /*font-family: "宋体" ,verdana;*/
    color: 1f1f1f;
    line-height: 200%;
    text-align: center;
    font-weight: bold;
}

.orange12px_bold{
font-weight:bold;
width:100%;
height:27px;
background:#fff4e5 url(../images/icon_17.gif) no-repeat 12px 10px;
line-height:27px;
text-indent:20px;
}

.grey12px,.grey12px_2,.gray12px_3,.gray12px_4{
font-size:12px;
/*font-family:"宋体",verdana;*/
color:#343434;
}

.grey12px_2{
line-height:230%;
}

.gray12px_3{
color:#525252;
}

.gray12px_4{
color:#1f1f1f;
line-height:200%;
}


.gray14px{
font-size:14px;
font-family:"宋体",verdana;
color:1f1f1f;
line-height:200%;
text-align:center;
font-weight:bold;
}

.orange12px,.orange12px_bold,.orange14px{
font-size:12px;
font-family:"宋体";
color:#ff6000;
}
/*index.html*/
.version
{
    height: 25px;
    padding-left: 725px;
}

.left
{
    width: 215px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 15px;
}

.gap
{
    height: 10px;
}
.member
{
    background: url(../images/right_02.gif);
    padding-left: 10px;
}

.right_conner_btm
{
    background-color: #ededed;
}
.post_new
{
    float: right;
}
.member_content
{
    background-color: #ededed;
    padding-top: 8px;
    padding-left: 16px;
    padding-bottom: 5px;
    font-weight: bold;
}

.search
{
    background-color: #ededed;
    padding-left: 12px;
}

.search_menu
{
    float: left;
    height: 22px;
    background: url(../images/icon_02.gif) repeat-x;
    margin-right: 1px;
    padding: 3px 15px 0px 15px;
}

.logo
{
    background-color: #ededed;
    padding-left: 12px;
    padding-bottom: 6px;
}

.table_logo
{
    border: 1px solid #cccccc;
}

.line_bg
{
    height: 1px;
    background: url(../images/dot.gif);
}

.center_index
{
    width: 324px;
    padding-right: 20px;
}

.btm_text
{
    border-bottom: 1px solid #cccccc;
    padding-top: 12px;
    padding-bottom: 6px;
}

.line_text
{
    padding-top: 8px;
    padding-left: 2px;
    padding-bottom: 5px;
}

.img_index
{
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
}

.left_5px
{
    padding-left: 5px;
}
.line_btm
{
    padding-left: 5px;
    padding-bottom: 10px;
}

.whitebox
{
    border: 1px solid #ffffff;
}

.orange
{
    color: #ff6000;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 5px;
}

.text
{
    line-height: 180%;
    padding-left: 5px;
}

.text_contact
{
    line-height: 180%;
}

.underline
{
    text-decoration: underline;
}

.read
{
    color: #ff6000;
    text-align: right;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 6px;
}

/*link.html*/
.link_bg
{
    height: 24px;
    background: url(../images/link_01.gif);
}

.link
{
    color: #ff6000;
    height: 20px;
}

/*introduction.html*/
.introduction
{
    color: #1f1f1f;
    height: 20px;
}

.padding_top
{
    width: 16px;
    padding-top: 6px;
}

.arrow
{
    width: 16px;
    padding-top: 8px;
    padding-left: 5px;
}

.introduction_bg
{
    height: 54px;
    background: url(../images/introduction_14.gif);
}

.footer
{
    height: 27px;
    color: #ffffff;
    font-family: verdana, arial, tahoma, san-serif;
    font-size: 10px;
    padding-left: 10px;
    background: url(../images/footer.gif) repeat-x;
}

/*link*/
a:link
{
    color: #1f1f1f;
    text-decoration: none;
}
a:visited
{
    color: #1f1f1f;
    text-decoration: none;
}
a:hover
{
    color: #ff6000;
    text-decoration: underline;
}
a:active
{
    color: #1f1f1f;
    text-decoration: none;
}

.read a:link
{
    color: #ff6000;
    text-decoration: none;
}
.read a:visited
{
    color: #ff6000;
    text-decoration: none;
}
.read a:hover
{
    color: #ff6000;
    text-decoration: underline;
}
.read a:active
{
    color: #ff6000;
    text-decoration: none;
}

.orange a:link
{
    color: #ff6000;
    text-decoration: none;
}
.orange a:visited
{
    color: #ff6000;
    text-decoration: none;
}
.orange a:hover
{
    color: #ff6000;
    text-decoration: underline;
}
.orange a:active
{
    color: #ff6000;
    text-decoration: none;
}

.link a:link
{
    color: #ff6000;
    text-decoration: underline;
}
.link a:visited
{
    color: #ff6000;
    text-decoration: underline;
}
.link a:hover
{
    color: #ff6000;
    text-decoration: underline;
}
.link a:active
{
    color: #ff6000;
    text-decoration: underline;
}

.introduction a:link
{
    color: #1f1f1f;
    text-decoration: underline;
}
.introduction a:visited
{
    color: #1f1f1f;
    text-decoration: underline;
}
.introduction a:hover
{
    color: #ff6000;
    text-decoration: underline;
}
.introduction a:active
{
    color: #1f1f1f;
    text-decoration: underline;
}

.white12px
{
    font-size: 12px;
    line-height: 200%;
    font-weight: bold;
}

.white12px a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.white12px a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.white12px a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.white12px a:active
{
    color: #FFFFFF;
}
