﻿<!--
/* 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;
	color: #3E707D;
}
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: #3E707D;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
a:active
{
    color: #3E707D;
    text-decoration: underline;
}
.gsmc {
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #4B5183;
}
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;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #3E707D;
    font-family: Verdana, Arial, SimSun;
}
.black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    font-family: Verdana, Arial, SimSun;
}
a.nav
{
    color: #003F97;
	font-size:12px;
    text-decoration: none;
}
a.nav:hover
{
    color: #003F97;
	font-size:12px;
    text-decoration: underline;
}
a.nav:active
{
    color: #003F97;
	font-size:12px;
    text-decoration: underline;
}
h1{
size:12px;
}
h2{
size:12px;
}
.jmd-bottom2{
size:12px;
 

	height:15px;
	width:1003px;
	color:#865040;
	overflow: hidden;
	margin:auto;
	background-color:#99CCCC;
}
p{
size:12px;
}
.f5{/*()ר*/
	width:960px;
	margin:auto;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}
/* CSS 结束 */
-->