﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */


body
{
    margin: 0px 0px 0px 0px;
	text-align: center;
}
body,td,p
{
    font-size: 12px;
    font-family: Verdana, Arial, SimSun;
    line-height: 22px;
}
select,input
{
    font-size: 12px;
    font-family: Verdana, Arial, SimSun;
}
#body
{
	text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto;
}

a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
a:active
{
    color: #0033FF;
    text-decoration: underline;
}
a.title
{
    color: #FFFFFF;
    text-decoration: none;
}
a.title:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.title:active
{
    color: #FFFFFF;
    text-decoration: underline;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #6E5036;
    font-family: Verdana, Arial, SimSun;
}
.hu {
	color: #AFABAA;
}
.cheng {
	color: #F86708;
}
a.hui
{
    color: #919191;
    text-decoration: none;
}
a.hui:hover
{
    color: #919191;
    text-decoration: underline;
}
a.hui:active
{
    color: #919191;
    text-decoration: underline;
}
a.lv
{
    color: #086838;
    text-decoration: none;
}
a.lv:hover
{
    color: #086838;
    text-decoration: underline;
}
a.lv:active
{
    color: #086838;
    text-decoration: underline;
}
.bold2 {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #E31B73;
    font-family: "黑体";
}
.bold3 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #4A4A4A;
    font-family: "黑体";
}
.bold4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.baibai {color:#FFFFFF; font-size:14px; font-weight:bold}
.table01 { border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; border-top:1px solid #E5E5E5; padding-top:1px; padding-bottom:1px;}
.table02 { border-left:1px solid #C5C5C5; border-right:1px solid #C5C5C5; border-bottom:1px solid #C5C5C5; border-top:1px solid #C5C5C5;}
.table03 { border-left:1px solid #CBCBCD; border-right:1px solid #CBCBCD; border-bottom:1px solid #CBCBCD; border-top:0px solid #CBCBCD;}
.table04 { border-left:1px solid #C6C6C6; border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; border-top:1px solid #C6C6C6;}
.table05 { border-left:0px solid #E5E5E5; border-right:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; border-top:0px solid #E5E5E5;}
.table06 { border-left:0px solid #E5E5E5; border-right:0px solid #E5E5E5; border-bottom:1px solid #E5E5E5; border-top:0px solid #E5E5E5;}
.table07 { border-left:1px solid #FFCC80; border-right:1px solid #FFCC80; border-bottom:1px solid #FFCC80; border-top:1px solid #FFCC80;}

.hui {color:#666666; text-decoration:none;}
.hui a:link {color:#666666; text-decoration:none;}
.hui a:visited{color:#666666; text-decoration:none;}
.hui a:hover{color:#666666; text-decoration:underline;}
.hui a:active{color:#666666; text-decoration:underline;}
.div10px {width:960px; height: auto; margin-bottom:8px; position:relative;}


/* CSS 结束 */
-->