﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */


*{margin:0;padding:0;}
BODY {font-size: 12px; background-image:url(/images/bg.jpg); background-repeat:repeat-x; 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:1003px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 20px;}
p {padding-bottom:10px; line-height: 20px;}

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: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:#90FF93; text-decoration:none; font-weight:bold}
.nav a:active{ font-size:14px; color:#90FF93; text-decoration:none; font-weight:bold}

.sandian { font-family:"宋体"}
.title { color:#13539A; font-weight:bold; font-size:14px;}

.table_lrb1 { border-left:1px solid #C2E0EA; border-right:1px solid #C2E0EA; border-bottom:1px solid #C2E0EA; padding-top:8px; padding-bottom:8px;}
.table_bg { border-bottom:1px dotted  #CCCCCC}

.leftdiv {width:200px; height:28px; background-image:url(/images/leftbg.jpg); background-repeat:repeat-x; color:#13539A; font-weight:bold; font-size:14px; text-align:left}
.centerdiv {width:726px; height:28px; background-image:url(/images/centerbg.jpg); background-repeat:repeat-x; color:#13539A; font-weight:bold; font-size:14px; text-align:left}

.textOverflow
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}



/* CSS 结束 */
-->
