﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; color: #4C4C4C; line-height: 18px; text-decoration: none; font-family: Verdana, Arial, 宋体; text-align:center;}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}

a:link { color:#4C4C4C; text-decoration:none;}
a:visited{ color:#4C4C4C; text-decoration:none;}
a:hover{ color:#01449B; text-decoration: none;}
a:active{ color:#01449B; text-decoration:none;}

.nav {font-size:12px; color:#FFFFFF; font-weight:bold;}
.nav a:link { font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
.nav a:visited{ font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
.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;}

.tit {font-weight:bold;}
.tit02 {font-weight:bold; color:#FFFFFF; text-decoration:underline;}
.tit03 { color:#333333; font-size:14px; font-weight:bold}

.bai { color:#FFFFFF;}
.bai a:link { font-size:12px; color:#FFFFFF; text-decoration:none;}
.bai a:visited{ font-size:12px; color:#FFFFFF; text-decoration:none;}
.bai a:hover{ font-size:12px; color:#00FFFF; text-decoration: none;}
.bai a:active{ font-size:12px; color:#00FFFF; text-decoration:none;}

.ipt {border:#CFCFCF 1px solid; height:16px; color:#999999; line-height:16px; width:150px;}

.copyright {color:#A2A2A2;}
.copyright a:link { font-size:12px; color:#A2A2A2; text-decoration:none;}
.copyright a:visited{ font-size:12px; color:#A2A2A2; text-decoration:none;}
.copyright a:hover{ font-size:12px; color:#000000; text-decoration:underline;}
.copyright a:active{ font-size:12px; color:#000000; text-decoration:underline;}

.div01 { float:left; width:313px; height:127px; background-image:url(/images/bg02.jpg); background-repeat:no-repeat; text-align:center}
.div02 { margin-left:auto; margin-right:auto; width:313px; height:127px; background-image:url(/images/bg02.jpg); background-repeat:no-repeat; text-align:center}

.navdiv {width:1003px; height:39px; margin-left:auto; margin-right:auto; background-image:url(/images/navbg.jpg);}
.div10px {width:1003px; height: auto; float:center; margin-bottom:10px; margin-left:auto; margin-right:auto;}

.l01 {padding-left:30px;}
.l02 {padding-left:42px;}

.wz { color:#C0C0C0;}
.wz a:link { font-size:12px; color:#C0C0C0; text-decoration:none;}
.wz a:visited{ font-size:12px; color:#C0C0C0; text-decoration:none;}
.wz a:hover{ font-size:12px; color:#999999; text-decoration:underline;}
.wz a:active{ font-size:12px; color:#999999; text-decoration:underline;}

.ls {color:#5B81A8}
.ls a:link { font-size:12px; color:#5B81A8; text-decoration:none;}
.ls a:visited{ font-size:12px; color:#5B81A8; text-decoration:none;}
.ls a:hover{ font-size:12px; color:#9A6697; text-decoration:none;}
.ls a:active{ font-size:12px; color:#9A6697; text-decoration:none;}

.kc {color:#025ABB}
.kc a:link { font-size:12px; color:#025ABB; text-decoration:none;}
.kc a:visited{ font-size:12px; color:#025ABB; text-decoration:none;}
.kc a:hover{ font-size:12px; color:#025ABB; text-decoration:underline;}
.kc a:active{ font-size:12px; color:#025ABB; text-decoration:underline;}

.tab01 {border-bottom:#98B1C5 1px solid; border-left:#98B1C5 1px solid; border-right:#98B1C5 1px solid;}

.textOverflow
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.st {font-family: 宋体;}
.content {color:#898989; line-height:26px;}
.content p {color:#898989; line-height:26px;}

/* CSS 结束 */
-->