﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */


*{margin:0;padding:0;}
BODY {font-size: 12px; background-image:url(/images/bg.jpg); background-repeat:repeat-x; color: #666666; 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:#666666; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover{ color:#333333; text-decoration: underline;}
a:active{ color:#333333; 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:underline;}
.nav a:active{ font-size:12px; color:#FFFFFF; text-decoration:underline;}

.navbold { font-weight:bold; font-size:12px; color:#FFFFFF; text-decoration:none;}
.navbold a:link { font-weight:bold; font-size:12px; color:#FFFFFF; text-decoration:none;}
.navbold a:visited{ font-weight:bold; font-size:12px; color:#FFFFFF; text-decoration:none;}
.navbold a:hover{ font-weight:bold; font-size:12px; color:#FFFFFF; text-decoration:underline;}
.navbold a:active{ font-weight:bold; font-size:12px; color:#FFFFFF; text-decoration:underline;}

.dian { font-family:"宋体"}

.more {color:#FE7201; text-decoration:none; font-family:"宋体"; line-height:24px;}
.more a:link {color:#FE7201; text-decoration:none; font-family:"宋体"}
.more a:visited{color:#FE7201; text-decoration:none; font-family:"宋体"}
.more a:hover{color:#FE7201; text-decoration: underline; font-family:"宋体"}
.more a:active{color:#FE7201; text-decoration: underline; font-family:"宋体"}

.table01 { border-left:1px solid #C6C6C6; border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; border-top:1px solid #C6C6C6;}

.navdiv {width:1003px; height:24px; margin-bottom:25px;}
.leftdiv {width:194px; height:21px; background-image:url(/images/leftbg.jpg); background-repeat:repeat-x;}

.textOverflow
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.input {width:100px; height:18px; border:1px solid #DCDCDC}

/* CSS 结束 */
-->
