﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; color: #333333; 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:960px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}

a:link { color:#333333; text-decoration:none;}
a:visited{ color:#333333; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration: none;}
a:active{ color:#FF0000; text-decoration:none;}

.nav { font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:link { font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:visited{ font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:hover{ font-size:16px; color:#EAFF00; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:active{ font-size:16px; color:#EAFF00; text-decoration:none; font-weight:bold; line-height:26px;}

.hong {color:#333333; text-decoration:none;}
.hong a:link {color:#333333; text-decoration:none;}
.hong a:visited{color:#333333; text-decoration:none;}
.hong a:hover{color:#FF0000; text-decoration:nonee; font-weight:bold;}
.hong a:active{color:#FF0000; text-decoration:nonee; font-weight:bold;}

.title {color:#000000; font-size:34px; font-weight:bold; line-height:36px;}
.title2 {color:#000000; font-size:14px; font-weight:bold;}

.copyright {color:#FFFFFF}
.copyright a:link {color:#FFFFFF; text-decoration:none;}
.copyright a:visited{color:#FFFFFF; text-decoration:none;}
.copyright a:hover{color: #FFFF00; text-decoration:none;}
.copyright a:active{color:#FFFF00; text-decoration:none;}

.tab { border-left:#D8D8D8 1px solid; border-right:#D8D8D8 1px solid;}

.div10px {width:960px; height: auto; float:center; margin-bottom:15px; margin-left:auto; margin-right:auto;}
/* CSS 结束 */
-->
