@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 14px;
	background: #99E0FC;
	color: #6F5B38;
}

input {
	padding: 1px;
	margin: 0 0 1px 0;
}

select {
	padding: 1px;
	margin: 0 0 1px 0;
}

textarea {
	padding: 1px;
	margin: 0 0 1px 0;
}

a {
	text-decoration: none;
	color: #5D5D5D;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

p {
	line-height: 160%;
	font-size: 14px;
	margin: 15px 0;
}

ul {
	list-style-type: none;
}

#header {
	
}

#h1 {
	height: 15px;
	background: #2B9AC5;
}

#h2 {
	width: 942px;
	height: 89px;
	margin: -15px auto 0;
	background: url(../../images/home/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;
}

#pic {
	width: 942px;
	margin: 0 auto;
	text-align: center;
}

#pic img {
	margin: 0 0 0 -10px;
}

#container {
	width: 930px;
	margin: 0 auto;
	background-color: #B8EAFD;
}

.title {
	margin: 0 0;
	padding: 30px 75px;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #542375;
}

.title .en {
	font-size: 13px;
	font-weight: normal;
	line-height: 100%;
}

.form {
	padding: 0 75px;
	color: #000000;
}

.form li {
	padding: 0 0 20px 0;
}

.form li .ld1 {
	float: left;
	width: 220px;
	padding: 0 5px 0 0;
	text-align: right;
}

.form li .ld1 span {
	display: block;
}

.form li .ld1 .en {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
}

.form li .ld2 {
	float: left;
}

.ok {
	text-align: center;
	padding: 0 0 30px 0;
}

#footer {
	height: 55px;
	background: #47B1DB;
	color: #FFFFFF;
}

#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;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
	border: transparent 0px solid;
}

input.region {
	border:1px solid #7F9DB9;
	background: #ffffff url(../../images/school/region_bg.jpg) no-repeat scroll right center;
	height: 18px;
}