﻿<!--
/* 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; background-image:url(/images/body-bg.jpg); background-repeat:repeat-x; background-color:#75838B;}
#body{text-align: -moz-center !important; text-align:center; width:960px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}

a:link { color:#666666; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration: none;}
a:active{ color:#FF0000; text-decoration:none;}

.nav { font-size:13px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:link { font-size:13px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:visited{ font-size:13px; color:#FFFFFF; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:hover{ font-size:13px; color:#EAFF00; text-decoration:none; font-weight:bold; line-height:26px;}
.nav a:active{ font-size:13px; color:#EAFF00; text-decoration:none; font-weight:bold; line-height:26px;}

.hong {color:#FF0000; text-decoration:none;}
.hong a:link {color:#FF0000; text-decoration:none;}
.hong a:visited{color:#FF0000; text-decoration:none;}
.hong a:hover{color:#FF0000; text-decoration:none}
.hong a:active{color:#FF0000; text-decoration:none}

.nm {color:#3E3E3E; text-decoration:none;}
.nm a:link {color:#3E3E3E; text-decoration:none;}
.nm a:visited{color:#3E3E3E; text-decoration:none;}
.nm a:hover{color:#026082; text-decoration:none;}
.nm a:active{color:#026082; text-decoration:none;}

.more {color:#116EA9; text-decoration:none; font-family:"宋体"}
.more a:link {color:#116EA9; text-decoration:none; font-family:"宋体"}
.more a:visited{color:#116EA9; text-decoration:none; font-family:"宋体"}
.more a:hover{color:#FF0000; text-decoration:none; font-family:"宋体"}
.more a:active{color:#FF0000; text-decoration:none; font-family:"宋体"}

.title {color:#505153; font-size:14px; font-weight:bold}
.title2 {color:#026082; font-size:12px;}

.navdiv {width:960px; height:67px; background-image:url(/images/navbg.jpg); background-repeat:repeat-x;}
.div10px {width:960px; height: auto; float:left; margin-bottom:23px;}
/* CSS 结束 */
-->
