* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.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:"微软雅黑";
	font-size:12px;
}
/*=====================================top begin*/
#top {
	background:url(../images/top_logo_bg.jpg) repeat-x;
	height:65px;
	width:100%;

}
.top_wrap {
	width:1000px;
	margin:0px auto;
}
#logo {
	margin-left:80px;
	margin-top:10px;
	float:left;
	width:39%;
}
#flink {
	float:right;
	width:30%;
	height:65px;
	line-height:65px;
	text-align:right;
	color:#FFF;
	padding-right:10px;

}
#flink a {
	font-size:14px;
	color:#fff;
}
#flink a:hover {
	color:#CCC;
}
#banner {
	background:url(../images/banner_bg.jpg) no-repeat center #eaeaea;
	height:419px;
	text-align:center;
}

#banner_img{ height:419px;}

/*导航样式*/

#nav{ background:url(../images/link_bg.jpg) no-repeat center; height:46px; width:1003px; margin:0 auto; font-size:14px;}

#nav li{ float:left; display:block; height:46px; line-height:46px; display:block;}

#nav li a{ color:#181818; display:block;}

#nav li a:hover{ color:#fff; display:block; background:url(../images/link_li_bg.jpg) repeat-x;}
#nav li a:active {color:#0000FF;} 
.dj{ background:url(../images/link_li_bg.jpg) repeat-x;}

.col{ color:#FFF;}

.a{ width:150px; margin-left:7px;}
.b{ width:186px;}
.c{ width:150px;}
.d{ width:187px;}
.e{ width:167px;}
.f{ width:150px;}

/*==================================================================content begin*/


#main{ background:url(../images/bg.jpg);}

#content{ margin:0 auto; width:1000px; padding-bottom:50px;}



#con_top{ margin-top:-22px;}

.t{ margin-right:68px; margin-top:-16px;}






/*===================================================================================================================footer begin*/
#footer {
	background-color:#000;
	height:150px;
	text-align:center;
	color:#fff;
}
#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;
}










