﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; color: #333333; line-height: 18px; text-decoration: none; font-family: Verdana, Arial, 宋体; 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:#000000; text-decoration: underline;}
a:active{ color:#000000; text-decoration:underline;}

.nav { font-size:12px; color:#FFFFFF; text-decoration:none;}
.nav a:link { font-size:12px; color:#FFFFFF; text-decoration:none;}
.nav a:visited{ font-size:12px; color:#FFFFFF; text-decoration:none;}
.nav a:hover{ font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold}
.nav a:active{ font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold}

.bai { font-size:12px; color:#FFFFFF; text-decoration:none; line-height:14px;}
.bai a:link { font-size:12px; color:#FFFFFF; text-decoration:none; line-height:14px;}
.bai a:visited{ font-size:12px; color:#FFFFFF; text-decoration:none; line-height:14px;}
.bai a:hover{ font-size:12px; color:#FFFFFF; text-decoration:underline; line-height:14px;}
.bai a:active{ font-size:12px; color:#FFFFFF; text-decoration:underline; line-height:14px;}

.hei {color:#333333; text-decoration:none; font-weight:bold}
.hei a:link {color:#333333; text-decoration:none; font-weight:bold}
.hei a:visited{color:#333333; text-decoration:none; font-weight:bold}
.hei a:hover{color:#333333; text-decoration:underline; font-weight:bold}
.hei a:active{color:#333333; text-decoration:underline; font-weight:bold}

.navdiv {width:960px; height:29px; background-image:url(images/navbg.jpg); background-repeat:repeat-x; margin-bottom:5px}
.div10px {width:960px; height: auto; float:left; margin-bottom:8px;}

.input {width:100px; height:18px; border:1px solid #DCDCDC}
.table {border:1px solid #CCCCCC}

/* CSS 结束 */
-->
