.gy{
	width:1423px;
	height:400px;
	}
	
.bt{
	margin-top:20px;
	margin-bottom:15px;
	width:1200px;
	height:45px;
	border:1px solid #CCCCCC;
	background:url(../images/bq.png) no-repeat;
	}
	
.bt h1{
	width:1200px;
	height:45px;
	margin-left:20px;
	font-size:16px;
	line-height:45px;
	color:#000000;
	font-weight:normal;
	font-family:"黑体";
	}
	
.l{
	float:left;
	width:250px;
	height:auto;
	padding-bottom:50px;
	}
	
.l ul{
	margin-top:20px;
	list-style:none;
	}
	
.l ul li{
	padding-left:20px;
	margin-left:-40px;
	margin-top:5px;
	line-height:30px;
	width:228px;
	height:30px;
	font-size:14px;
	border:1px solid #CCCCCC;
	}
	
.l ul li a{
	display:block;
	padding-left:20px;
	margin-left:-20px;
	width:228px;
	height:30px;
	color:#333333;
	text-decoration:none;
	}
	
.l ul li a:hover{
	background:#FCD37E;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.r{
	float:right;
	padding-top:20px;
	width:900px;
	height:auto;
	}
	
.r dl{
	float:left;
	width:280px;
	margin-left:20px;
	margin-bottom:20px;
	}
	
.r dl dt{
	width:280px;
	height:200px;
	background:#FCD37E;
	overflow:hidden;
	}
	
.r dl dt img{
	width:280px;
	height:200px;
	border:none;
	}
	
.r dl dt img:hover{
	FILTER:gray;
	opacity:0.6;
	}
	
.r dl dd{
	width:280px;
	height:25px;
	margin-top:5px;
	font-size:13px;
	text-align:center;
	line-height:25px;
	background:#CCCCCC;
	}
	
.r p{
	clear:both;
	width:815px;
	margin-left:65px;
	padding-top:10px;
	margin-bottom:20px;
	text-align:center;
	line-height:20px;
	font-size:12px;
}

.r p a{
	text-decoration:none;
	text-align:center;
	color:#333333;
	font-size:14px;
	padding:2px 4px 2px 10px;
	background:#DDDDDC;
	margin-left:4px;
	margin-right:4px;
}

.r p a:hover{
	color:#FFFFFF;
	background:#FCD37E;
}