﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; color: #000000; line-height: 18px; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, 宋体; text-align:center;}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto; background-color:#EFF3F6;}
td,div {font-size: 12px; line-height: 22px;}
p {padding-bottom:10px; line-height: 22px;}

a:link { color:#000000; text-decoration:none;}
a:visited{ color:#000000; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration: none;}
a:active{ color:#FF0000; text-decoration:none;}

.nav {font-size:12px; color:#00CEE4; font-weight:bold}
.nav a:link { font-size:12px; color:#00CEE4; text-decoration:none; font-weight:bold}
.nav a:visited{ font-size:12px; color:#00CEE4; text-decoration:none; font-weight:bold}
.nav a:hover{ font-size:12px; color:#387CFF; text-decoration: none; font-weight:bold}
.nav a:active{ font-size:12px; color:#387CFF; text-decoration:none; font-weight:bold}

.more {font-size:12px; color:#0A4F9D; font-family:"宋体"}
.more a:link { font-size:12px; color:#0A4F9D; text-decoration:underline; font-family:"宋体"}
.more a:visited{ font-size:12px; color:#0A4F9D; text-decoration:underline; font-family:"宋体"}
.more a:hover{ font-size:12px; color:#0A4F9D; text-decoration: underline; font-family:"宋体"}
.more a:active{ font-size:12px; color:#0A4F9D; text-decoration:underline; font-family:"宋体"}

.tit { font-weight:bold; line-height:26px; font-size:14px;}

.div10px {width:1003px; height: auto; float:center; margin-bottom:10px; margin-left:auto; margin-right:auto;}


/* CSS 结束 */
-->
