﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */
*{margin:0;padding:0;}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto; position: relative;}
#flower{width:179px; height:282px; position: absolute; top: -10px; left: -8px; z-index:1;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px;}

a:link { color:#45485B; text-decoration:none;}
a:visited{ color:#45485B; text-decoration:none;}
a:hover{ color:#6e2728; text-decoration:none;}
a:active{ color:#6e2728; text-decoration:none;}

.bai {color:#ffffff;}
.bai a:link { color:#FFFFFF; text-decoration:none;}
.bai a:visited{ color:#FFFFFF; text-decoration:none;}
.bai a:hover{ color:#FFFFFF; text-decoration:underline;}
.bai a:active{ color:#FFFFFF; text-decoration:underline;}

.st {font-family:"宋体"}

.nav02 { color:#6e2728; font-weight:bold; line-height:22px;}
.nav { color:#6e2728; font-weight:bold; line-height:24px;}
.nav a:link { color:#6e2728; text-decoration:none; font-weight:bold; line-height:24px;}
.nav a:visited{ color:#6e2728; text-decoration:none; font-weight:bold; line-height:24px;}
.nav a:hover{ color:#EC9F00; text-decoration:none; font-weight:bold; line-height:24px;}
.nav a:active{ color:#EC9F00; text-decoration:none; font-weight:bold; line-height:24px;}

.top_bg {background-image:url(/images/top_bg01.png); background-repeat:repeat-x;}

.dqwz {color:#7a0000;}
.dqwz a:link { color:#7a0000; text-decoration:none;}
.dqwz a:visited{ color:#7a0000; text-decoration:none;}
.dqwz a:hover{ color:#7a0000; text-decoration:underline;}
.dqwz a:active{ color:#7a0000; text-decoration:underline;}

.searchInput {color: #cb510e; width: 110px; height: 18px;}
.textOverflow
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
img, div, a, td { behavior: url(/modules/common/png/iepngfix.htc) }



/* CSS 结束 */
-->