body {
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
}
.wrap {
	width: 1004px;
	margin: 0px auto;
}
.con {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 40px 0px 40px 40px;
}
.title {
	height: 43px;
	width: 900px;
	line-height: 43px;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
}
.title a {
	color: #FFFFFF;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}

.head {
	height: 264px;
	width: 1004px;
	overflow: hidden;
}
.con_f {
	padding-left: 20px;
	line-height: 60px;
	font-size: 20px;
	padding-top: 20px;
	color: #0000ee;
}
.foot {
	background-color: #36496a;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
}
.con_f1 {
	line-height: 35px;
	padding: 20px 50px 0px 0px;
}
