﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */


*{margin:0;padding:0;}
BODY {font-size: 12px; background-image:url(/images/bg.jpg); background-repeat:repeat-x; color: #000000; line-height: 18px; text-decoration: none; font-family: Verdana, Arial, 宋体; text-align:center;}
#body{text-align: -moz-center !important; text-align:center; width:904px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}

a:link { color:#0C7579; text-decoration:none;}
a:visited{ color:#0C7579; text-decoration:none;}
a:hover{ color:#CC3900; text-decoration:none;}
a:active{ color:#CC3900; text-decoration:none;}

.nav { font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold}
.nav a:link { font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold}
.nav a:visited{ font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold}
.nav a:hover{ font-size:14px; color:#FFCC00; text-decoration:none; font-weight:bold}
.nav a:active{ font-size:14px; color:#FFCC00; text-decoration:none; font-weight:bold}

.hei {color:#333333; text-decoration:none; font-family:"宋体"}
.hei a:link {color:#333333; text-decoration:none; font-family:"宋体"}
.hei a:visited{color:#333333; text-decoration:none; font-family:"宋体"}
.hei a:hover{color:#000000; text-decoration:underline; font-family:"宋体"}
.hei a:active{color:#000000; text-decoration: underline; font-family:"宋体"}

.bai14bold {font-size:14px; font-weight:bold; color:#FFFFFF;}
.title {color:#096697; font-size:14px; font-weight:bold;}

.div-nav {width:720px; height:40px; margin-left:180px; margin-top:40px; text-align: center}



/* CSS 结束 */
-->