﻿<!--
/* 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;
}
.justify
{
    text-align: justify;
    line-height: 16px;
}
select,input
{
    font-size: 12px;
    font-family: Verdana, Arial, SimSun;
}
#body
{
	text-align: -moz-center !important; text-align:center; width:980px; 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;
	font-size:12px;
    text-decoration: none;
}
a.title:hover
{
    color: #FFFFFF;
	font-size:12px;
    text-decoration: underline;
}
a.title:active
{
    color: #FFFFFF;
	font-size:12px;
    text-decoration: underline;
}
a.entitle
{
    color: #FFFFFF;
	font-size:12px;
    text-decoration: none;
}
a.entitle:hover
{
    color: #FFFFFF;
	font-size:12px;
    text-decoration: underline;
}
a.entitle:active
{
    color: #FFFFFF;
	font-size:12px;
    text-decoration: underline;
}
a.entitle2
{
    color: #000000;
	font-size:12px;
    text-decoration: none;
}
a.entitle2:hover
{
    color: #FF0000;
	font-size:12px;
    text-decoration: underline;
}
a.entitle2:active
{
    color: #0033FF;
	font-size:12px;
    text-decoration: underline;
}
a.lang
{
    color: #E26C0A;
	font-weight:bold;
	font-size:20px;
    text-decoration: none;
}
a.lang:hover
{
    color: #E26C0A;
	font-weight:bold;
	font-size:20px;
    text-decoration: underline;
}
a.lang:active
{
    color: #E26C0A;
	font-weight:bold;
	font-size:20px;
    text-decoration: underline;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    font-family: Verdana, Arial, SimSun;
}
.hong {
	font-size: 16px;
	font-weight: bold;
	color: #FC6800;
}
.lv {
	font-size: 16px;
	font-weight: bold;
	color: #579800;
}
.hei {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}
.hui {
	font-size: 14px;
	font-weight: bold;
	color: #D7D7D7;
}
a.lu
{
    color: #579800;
	font-size:12px;
    text-decoration: none;
}
a.lu:hover
{
    color: #579800;
	font-size:12px;
    text-decoration: underline;
}
a.lu:active
{
    color: #579800;
	font-size:12px;
    text-decoration: underline;
}
a.hu
{
    color: #9D9D9D;
	font-size:12px;
    text-decoration: none;
}
a.hu:hover
{
    color: #9D9D9D;
	font-size:12px;
    text-decoration: underline;
}
a.hu:active
{
    color: #9D9D9D;
	font-size:12px;
    text-decoration: underline;
}



/* CSS 结束 */
-->