﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */
BODY {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

*{margin:0;padding:0;}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto; position: relative;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px;}

a:link { color:#333333; text-decoration:none; font-size: 12px;}
a:visited{ color:#333333; text-decoration:none; font-size: 12px;}
a:hover{ color:#009300; text-decoration:none; font-size: 13px;}
a:active{ color:#009300; text-decoration:none; font-size: 13px;}

.div-top {width:733px; height:40px; line-height:40px; text-align:right}
.div-top a:link { color:#333333; text-decoration:none; font-size: 12px;}
.div-top a:visited{ color:#333333; text-decoration:none; font-size: 12px;}
.div-top a:hover{ color:#009300; text-decoration:none; font-size: 13px;}
.div-top a:active{ color:#009300; text-decoration:none; font-size: 13px;}

.div-nav1 {width:26px; float:left; background-image:url(/images/top_dh_area.gif);}
.div-nav2 {width:727px; float:left; height:47px; line-height:47px; color:#FFFFFF; background-image:url(/images/top_dh_area.gif)}
.div-nav2 a:link { color:#FFFFFF; text-decoration:none; font-size: 13px;}
.div-nav2 a:visited{ color:#FFFFFF; text-decoration:none; font-size: 13px;}
.div-nav2 a:hover{ color:#FFFB68; text-decoration:none; font-size: 14px;}
.div-nav2 a:active{ color:#FFFB68; text-decoration:none; font-size: 14px;}

.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;}

.searchInput {color: #cb510e; padding: 0.2em 0.2em; margin-right: 0.25em; width: 100px; height: 18px; line-height:12px}

.div-left {width:250px; float:left;}
.column01 {width:51px; height:29px; float:left;}
.column02 {width:149px; height:29px; float:left; background-image:url(/images/left_dh_area.gif); line-height:30px; color: #FFFFFF}
.column03 {width:50px; height:29px; float:left;}
.column {width:250px; height:29px; float:left; background-image:url(/images/left_h_bg.gif); line-height:32px;}

.div-contact {width:250px; height:115px; float:left; background-image:url(/images/left_new_img.gif); background-repeat:repeat-y;background-position :center}
.div-contact-font{width:135px; height:115px; float:right; text-align:left}
.div-link{width:250px; float:left; text-align:center}

.div-right {width:753px; float:left; background-image:url(/images/centerline.jpg); background-repeat:repeat-y; text-align:center}

.st {font-family:"宋体"}





/* CSS 结束 */
-->