/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#F03;
}
img {
	border:none;
}

.L{ float:left;}

.R{ float:right;}

.p{ padding:0; margin:0; border:0;}



/*--------------------------------------------------- top begin*/

body {
	font-family:"微软雅黑";
	font-size:14px;
	background:url(../images/boy_bg.jpg) no-repeat;

}
.wrapp {
	width:1140px;
	margin:0px auto;
}
#top {
	width:100%;
	height:80px;
	background:url(../images/top_bg.jpg) no-repeat;
	z-index:2;
	width:1140px;
	margin:0px auto;
}
#logo {
	float:left;
	width:20%;
}
#logo img {
	margin-left:70px;

}
#top p {
	float:right;
	width:50%;
	color:#fff;
	line-height:48px;
	text-align:right;
	padding-right:15px; margin-top:25px;
	 font:16px "微软雅黑";
	 color:#516a93;
}
#top p a {
	color:#516a93;
}
#top p a:hover {
	color:#fff;
}

/*-------------------------------------------------------------banner begin*/

#banner{width:1140px;
	margin:0px auto;}

/*-------------------------------------------------------------main begin*/


#con{ margin:0 auto;width:1000px;}

#d_1{font:14px "宋体"; color:#343434; overflow:hidden;}

.hui,.bai{ padding-top:20px;}

.hui{ width:288px; background:#f5f5f7; height:280px; line-height:1.8em;}

.bai{ width:350px; background:#fff; line-height:2em; height:280px;}

.bai p{ margin-left:50px;}

.bor{ border-right:1px solid #ebebf3;}

.t1{ text-align:center; margin-top:10px;}

.t{ text-align:center; margin-bottom:15px;}

.pd{ padding:0 18px 18px 18px; text-indent:2em;}

.ts{ font-weight:bold; text-align:center; margin-bottom:10px;}

#yin{ background:url(../images/yin.png) no-repeat; height:17px;}
#m{ margin-top:17px;}
/*===================================================================================================================footer begin*/
#footer {
	/*background:url(images/bg_copy.gif) repeat-x;*/
	background-color:#000;
	height:100px;
	 margin-top:18px;
}
#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:#85817d;
	font-family:"宋体";
	font-size:12px;
	line-height:22px;
}
#footer a {
	color:#85817d;
}
#footer a:hover {
	color:#FFF;
}
#db_nav {
	text-align:center;=
	color:#85817d;
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	padding-top:20px;
	color:#fff;
}

