@charset "utf-8";
/*Page CSS*/
body{
	font-size:12px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin:0;
	}
a{
	text-decoration:none;
	color:#000;}
a:hover{
		color:#F00;
	text-decoration:underline;}
	
#dh{
	color:#FFF;
	text-decoration:none;}
#dh:hover{
	color:#ff0000;
	text-decoration:none;}
#dh:visited{
	color:#fff;
	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;}
	
#main{
	float:left;
	margin-top:7px;
	height:806px;}
	
#link{
	height:100px;
	width:100%;
	float:left;
	margin-top:10px;
	border:2px solid #A7D0E0;}
	
#foot{
	height:100px;
	width:100%;
	float:left;
	margin-top:10px;}
	
.ls{
	border-right:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	text-align:center;}
	
#left{
	width:714px;
	float:left;
	height:500px;}

#right{
	width:236px;
	margin-left:10px;
	float:left;
	height:500px;}
	
#l_1{
	width:714px;
	float:left;
	height:213px;}
	
#picnews{
	width:300px;
	float:left;
	height:213px;}
	
#news{
	width:404px;
	float:left;
	margin-left:10px;
	height:213px;}
	
#l_2,#l_4{
	width:714px;
	float:left;
	height:220px;
	margin-top:10px;}
		
#l_3{
	width:714px;
	float:left;
	height:120px;
	margin-top:10px;}
#l_left{
	width:352px;
	float:left;
	height:220px;}
#l_right{
	width:352px;
	float:left;
	height:220px;
	margin-left:10px;}
#r_1{
	width:236px;
	float:left;}
	
#r_2,#r_3,#r_4,#r_5{
	width:236px;
	margin-top:10px;
	float:left;}

/*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;}

