/* CSS Document */

* {
	margin:0px;
	padding:0px;

}
.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right; text-align:right;}

a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#b9b9b9;
}
img {
	border:none;
}
body {
	font-family:"微软雅黑";
	background:url(images/bg.jpg) no-repeat center top;

}
/*=====================================top begin*/

#top {
	height:56px;
	width:100%;


}
.top_wrap {
	width:1000px;
	margin:0px auto;
}
#logo {
	float:left;
	width:50%;
}
#flink {
	float:right;
	width:30%;
	height:56px;
	line-height:56px;
	text-align:right;
	color:#FFF;
	padding-right:10px;

}
#flink a {
	font-size:14px;
	color:#fff;
}
#flink a:hover {
	color:#CCC;
}
#banner { text-align:center; height:305px;}


/******主体部分*/

#main{ width:1000px; margin:0 auto;} 

#bd{ background:#FFF; padding-bottom:38px; border-left:1px solid #e7e9ed;border-right:1px solid #e7e9ed; border-top:1px solid #fff;border-bottom:1px solid #fff; width:999px; margin-left:22px;}

#L-20{ margin-left:22px;}

.xx{ background:#f3f3f8; width:680px;}

.zp{ margin-left:5px;}

.zp1{color:#343434;padding-left:33px; font-size:15px;  font-family:"微软雅黑"; line-height:2em;}

.h_1{font-weight:bold; margin-right:10px;}

.zp2{ text-align:center; margin:10px 0;}

.b{ margin:2px 0 2px 55px;}

.c{ margin-top:36px;}

.introduce{ width:263px; margin-left:15px; background:#f3f3f8;}

.d{ text-align:center; padding-top:10px;}

.h_2,.e{ font-size:14px; font-family:"微软雅黑";color:#343434;line-height:2em;}

.h_2{ text-align:center;font-weight:bold; margin-top:5px; }

.e{ width:245px; text-indent:2em; margin-left:20px; padding-bottom:15px;}


#m{ margin-top:17px;}



/*footer*/
#footer { height:108px; background:#202120;}
#db_nav {
	text-align:center;
	color:#D9D7D7;
	font-family:"宋体";
	font-size:12px;
	line-height:180%;
	padding-top:20px;
}

