@charset "utf-8";
#head {
	margin:0px auto;
	width:768px;
	height:120px;
}
#head_logo{
	float:left;
	background-image: url(../image/Logo2.jpg);
	width:768px;
	height:120px;
}
#head_top {
	float:right;
	width:170px;
	height:30px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: sub;
}
#link{
	font-family: Arial;
	font-size:12px;
	margin:0px auto;
	width:768px;
	height:24px;
	border-top:#00CC33 solid 1px;
}
#head_top_link{
	margin: 10px 0px 0px 15px;
}
#blank1{
	height:9px; font-size:1px; clear:both;overflow:hidden;
}
#foot {
	margin:0px auto;
	height:25px;
	width:768px;
}
#foot_style{
	width:768px; height:25px;border:#66CC00 solid 1px;background-color:#CDFCAD;

}
#foot_link{
	margin:6px 0px 0px 119px;
	font-size:12px;
	font-family: "宋体";
	width: 525px;
}

#CopyRight {
	color: #00CC33;
	font-family: Arial;
	font-size: 10px
}

