﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */


body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color:#E1F3F6;
	background-image:url(/images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
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:920px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;
}

a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #E80607;
    text-decoration: underline;
}
a:active
{
    color: #E80607;
    text-decoration: underline;
}
.gsmc {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #E80607;
}
a.title:link
{
    color: #FFFFFF;
    text-decoration: none;
}
a.title:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.title:active
{
    color: #FFFFFF;
    text-decoration: none;
}
a.title:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.white {
	font-weight: bold;
	font-size:14px;
	color: #FFFFFF;
}
.titlebg {
	color: #FFFFFF;
	background-image:url(/images/navbg02.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.titlebg a.title
{
    color: #FFFFFF;
    text-decoration: none;
}
.titlebg a.title:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
.titlebg a.title:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.red {
	color: #E80607;
	font-weight:bold;
}
.red a
{
    color: #E80607;
    text-decoration: none;
}
.red a:hover
{
    color: #E80607;
    text-decoration: underline;
}
.red a:active
{
    color: #E80607;
    text-decoration: underline;
}
.blue {
	color: #EC0000;
	font-size:15px;
        font-family: 微软雅黑;
        font-weight:bold;
}
.blue a
{
    color: #EC0000;
    text-decoration: none;
}
.blue a:hover
{
    color: #002EB7;
    text-decoration: underline;
}
.blue a:active
{
    color: #002EB7;
    text-decoration: underline;
}
.blue2 {
	color: #002EB7;
	font-size:12px;
}
.blue2 a
{
    color: #002EB7;
    text-decoration: none;
}
.blue2 a:hover
{
    color: #002EB7;
    text-decoration: underline;
}
.blue2 a:active
{
    color: #002EB7;
    text-decoration: underline;
}
.green {
	color: #2BB700;
	font-size:14px;
	font-weight:bold;
}
.tab {border:#B3D8EA 1px solid}

/* CSS 结束 */
-->
