@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFCC;
}
#homeBG {
	background-repeat: no-repeat;
	width: 1043px;
	margin-right: auto;
	margin-left: auto;
}
#top{
	background-image: url(../images/homeBG_top.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 1043px;
}

.h_r_title {
	font-family: "宋体";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 80px;
	text-align: center;
}
.h_r_more {
	line-height: 16px;
	float: left;
	height: 16px;
	width: 250px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-left: 10px;
	text-align: right;
	margin-bottom: 10px;
}
.h_r_more a {
	color: #FF0000;
	text-decoration: none;
}
.h_r_info {
	float: left;
	width: 300px;
}
.h_r_new_list a {
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.h_r_new_list {
	width: 345px;
	display: block;
	float: left;
}
.h_r_new_list li {
	line-height: 16px;
	height: 16px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#r_photo {
	background-repeat: no-repeat;
	height: 174px;
	width: 679px;
	margin-top: 5px;
	float: left;
	margin-left: 1px;
}
#r_contact {

}
.ad {
	text-align: center;
	height: 90px;
	width: 700px;
	float: left;
}
#nav li ul li{
	background-color: #FBEDE0;
}
