@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}

#header {
	
}

#h1 {
	height: 15px;
	background: #2B9AC5;
}

#h2 {
	width: 942px;
	height: 89px;
	margin: -15px auto 0;
	background: url(../images/bg_04.jpg) no-repeat 0 -11px;
}

#h2 .h2_1 {
	height: 20px;
	padding: 0 30px 0 30px;
}

#h2 .h2_1_1 {
	position: relative;
	top: 0px;
	border-bottom: 1px dotted #275E8C;
	padding: 1px 0 1px 0;
}

#h2 .h2_1_1 span {
	background: #63B060;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#h2 .h2_1_1 a {
	font-size: 12px;
}

#h2 .h2_2 {
	height: 69px;
	padding: 0 30px 0 30px;
}

#h2 .h2_2 ul {
	margin: 2px 0 0 0;
}

#h2 .h2_2 ul li {
	width: 125px;
	float: left;
}

#footer {
	height: 55px;
	background: #47B1DB;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #5D5D5D;
}

a:hover {
	text-decoration: none;
	color: #000000;
}



#f1 {
	width: 942px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#f1 a {
	color: #FFFFFF;
}

#f1 a:hover {
	color: #000000;
}

#f1 .f1_1 {
	width: 170px;
	padding: 10px 0 0 35px;
	float: left;
}

#f1 .f1_1 img {
	float: left;
}

#f1 .f1_1 span {
	width: 100px;
	position: relative;
	top: 5px;
	font-size: 12px;
}

#f1 .f1_2 {
	padding: 15px 0 0 0;
	float: left;
}

#f1 .f1_2 li {
	float: left;
	width: 105px;
	font-weight: bold;
}

#f1 .f1_2 li span {
	display: block;
	margin: -3px 0 0 0;
}

.en {
	font-size: 10px;
	font-weight: normal;
}
.dot {
	font-family: 宋体;
	font-size: 14px;
}
