@charset "utf-8";
/*Page CSS*/
body{
	font-size:12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin:0;

	}
a{
	text-decoration:none;}
a:hover{
		color:#F00;
	text-decoration:underline;}
#dh{
	color:#FFF;
	text-decoration:none;}
#dh:hover{
	color:#ff0000;
	text-decoration:none;}
div{
	margin-left:auto;
	margin-right:auto;}

#border{
	text-align:center;
	width:961px;
	}

#head{
	height:29px;
	width:100%;
	background-image:url(../img/home_03.jpg);
	float:left;}
	
#leader{
	height:50px;
	width:100%;
	background-image:url(../img/home_14.jpg);
	float:left;}
#addr{
	height:30px;
	width:100%;
	float:left;
	background-color:#E4F3F8;}
	
#main{
	text-align:center;
	width:961px;
	height:auto;
	background-image:url(../img/wz_07.jpg);
	background-repeat:repeat;
	padding:15px 0;
	}
	
#foot{
	height:100px;
	width:100%;
	float:left;
	margin-top:10px;}
	
.ls{
	border-right:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	text-align:center;}

font
{
line-height:23px;}

/*Font CSS*/
.white_12{
	color:#FFF;
	font-size:12px;}
.white_12_b{
	color:#FFF;
	font-weight:bold;
	font-size:12px;}
.gray_12{
	color:#333;
	font-size:12px;}

