* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#b9b9b9;
}
img {
	border:none;
}
body {
	font-family:"微软雅黑";
	font-size:14px;
}
/*=====================================top begin*/
#top {
	background:url(../images/top_logo_bg.jpg) repeat-x;
	height:48px;
	width:100%;

}
.top_wrap {
	width:1000px;
	margin:0px auto;
}
#logo {
	margin-left:80px;
	float:left;
	width:35%;
}
#flink {
	float:right;
	width:30%;
	height:48px;
	line-height:48px;
	text-align:right;
	color:#FFF;
	padding-right:10px;
	color:#6c6c6c;

}
#flink a {
	font-size:14px;
	color:#6c6c6c;
}
#flink a:hover {
	color:#333;
}
#banner {
	background:url(../images/banner_bg.jpg) repeat-x;
	height:397px;
	text-align:center;
}

/*导航样式*/

#nav{ background:url(../images/link_bg.jpg) no-repeat center; height:42px; width:1003px; margin:0 auto;}

#nav li{ float:left; display:block; height:42px; line-height:42px;}



.dj{ color:#e5b672;}

.a{ width:143px;}
.b{ width:123px;}
.c{ width:142px;}
.d{ width:172px;}
.e{ width:131px;}
.f{ width:124px;}
.g{ width:166px;}

/*==================================================================content begin*/

#main{ background:#ebebed;}

#content{ margin:0 auto; width:1001px;}


#main0{ width:1003px;margin:0 auto;background:#fefefe; overflow:hidden}
#con_top{ margin-top:-22px;}

.t{ margin-right:68px; margin-top:-16px;}






/*===================================================================================================================footer begin*/
#footer {
	background-color:#000;
	height:100px;
}
#container {
	padding-top:24px;
	width:992px;
	height:80px;
	margin:0px auto;
	border-bottom:1px solid #484848;
}
#container h1 {
	padding-left:43px;
}
#container p {
	padding:10px 20px 0px 35px;
	color:#fff;
	font-family:"宋体";
	font-size:12px;
	line-height:22px;
}

#db_nav {
	text-align:center;
	color:#85817d;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	padding-top:20px;
}










