/*=====================通用样式开始==========================*/
* {
	margin:0;
	padding:0;
}

body{	
    font-family:Arial,"微软雅黑", "宋体";
	color:#222222;
	font-size:12px;
	background: url(../images/bg.gif) repeat-x top;
	}
a:link { color: #555555; text-decoration: none;}
a:hover { text-decoration:underline;}
img {
	border:0
}
.imgmiddle{
	vertical-align:middle;
}

.imgborder{
	border:1px solid #d1d1d1;
	float:left; margin-right:10px;
	}
.imgborder1{
	border:1px solid #d1d1d1;

	}
li,ul {
	list-style:none;
}
a {  
	color:#555555;
	text-decoration:none;
	display:inline-block;
}
a:hover {
	text-decoration:underline;
}
.center{margin:0 auto;}
.clear{clear:both;}/*清除浮动*/
.display{ display:inline-block;}/*图片与文字上下居中*/
.lineheight{ line-height:1.8em;}
.lineheight1{ line-height:2.2em;}
.bold{ font-weight:bold;}

.fontst{font-family:"宋体";}
.fontcolor1{ color:#2b2b2b; font-size:14px;line-height:2.0em;font-weight:bold;}
.fontcolor2{ color:#7c2419;font-size:14px;line-height:2.0em;font-weight:bold;}
.fontcolor3{ color:#2b2b2b;font-size:12px;line-height:2.0em;}
.fontcolor4{ color:#2b2b2b;font-size:12px;line-height:1.8em;}
.fontcolor5{ color:#7c2419;font-size:12px;line-height:2.0em;}
.fontcolor6{ color:#757575;font-size:12px;line-height:1.8em;}
.fontcolor7{ color:#ffffff;font-size:10px;line-height:1.8em;}
.fontcolor8{ color:#2b2b2b;font-size:12px;line-height:2.2em;}

.dh,.dh a{ font-size:14px;  text-decoration:none; color:#2b2b2b; font-weight:bold;line-height:2.2em;
}
.dh a:hover{ color:#7c2419; }
.dh a:active{ text-decoration:underline;}

.b1,.b1 a{ color: #2b2b2b;font-size: 12px;text-decoration: none;line-height:1.8em;}
.b1 a:hover{ color:#7c2419;}
.b1 a:active{ text-decoration:underline;}
.b2,.b2 a{ color: #6c6c6c;font-size: 12px;text-decoration: none;line-height:2.4em;}
.b2 a:hover{ color:#7c2419;}
.b2 a:active{ text-decoration:underline;}
.b3,.b3 a{ color: #2b2b2b;font-size: 12px;text-decoration: none;line-height:2.2em;}
.b3 a:hover{ color:#0e7700;text-decoration:underline;}
.b3 a:active{ text-decoration:underline;}

.b4,a.b4{ color: #2b2b2b;font-size: 12px;text-decoration: none;}
a.b4:hover{ color:#7c2419;}
a.b4:active{text-decoration:underline;}


.table1{ background:url(../images/img01.gif) top center  no-repeat;}
.table2{ background:url(../images/img07.gif) top center  repeat-x;}
.table3{ background:url(../images/img14.gif) top center  repeat-x;}
.table4{ background:url(../images/img14.gif) top center  no-repeat;}
.table5{ background:url(../images/img16.gif) top center  no-repeat;}
.table6{ background:url(../images/img23.gif) top center  no-repeat; padding-left:12px; height:28px; line-height:28px; color:#FFF; font-size:13px; font-weight:bold;}
.table7{ background:url(../images/img24.gif) top center  no-repeat; padding-left:25px; height:28px; line-height:28px; font-size:12px;}
.table8{ background:url(../images/img27.gif) bottom repeat-x;}

.navwk{ width:100%; background:url(../images/img03.gif) center no-repeat; height:38px;}
.nav{ width:1000px; margin:0 auto; height:38px;}

.bannerwk{ width:100%; background:url(../images/img05.gif)  top center no-repeat;}
.banner{ width:992px; padding:3px; border-bottom:1px solid #1f8601; border-left:1px solid #1f8601; border-right:1px solid #1f8601; margin:0 auto; }

.input1{ border:0px; height:15px; line-height:15px; width:180px; color:#909090; font-size:11px;}





