@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
	color: #fff;
	font-family:"微软雅黑";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;}
a:hover{
	text-decoration:underline;}
.link1{
	text-align:right;
	}
.btna{
	margin-left:10px;
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#e8c039;
	font-size:18px;
	font-weight:bold;
	color:#2b537e;
	display:block;
	cursor:pointer;
	
	}
.btna:hover{ color:#2b537e; background:#fcd242;text-decoration:none;}
.content{
	overflow:hidden;
	margin:auto;
	text-align:center;
	}
.p1{
	height:300px;
	background:url(../images/bg_01.jpg) no-repeat top;
}
.p2{
	height:298px;
	background:url(../images/bg_02.jpg) no-repeat top;
}
.p2 p{
	margin:0px;
	padding:0px;
	margin-right:6px;}
.p3{
	height:216px;
	background:url(../images/bg_03.jpg) no-repeat top;
}
.p4{
	height:394px;
	background:url(../images/bg_04.jpg) no-repeat top;
}

.content2{
	width:1000px;
	margin:auto;
	overflow:hidden;
	}
.p4 table{
	float:right;
	width:350px;
	margin-right:62PX;
	margin-top:28px;
	}
.p4 td{	
	line-height:48px;
	}
.p4 select,.p4 input{
	color:#333; 
	border:solid 1px #ccc;
	font-size:14px;
	margin-left:8px;
	height:28px;
	line-height:28px;
	width:250px;
}
.checkbox1{
	font-size:14px;
	}
.checkbox1 input{
	width:14px;
	height:14px;

	margin-right:5px;
	
	}

#tip{
	font-size:12px;
	line-height:24px;
	}
.gender input{
	width:auto;
	height:auto;
	background:none;
	box-shadow:none;
	
	}

.p5{
	height:130px;
	background:url(../images/bg_05.jpg) no-repeat top;
}
.p6{
	height:523px;
	background:url(../images/bg_06.jpg) no-repeat top;
}
.p7{
	height:149px;
	background:url(../images/bg_07.jpg) no-repeat top;
}
.p8{
	height:310px;
	background:url(../images/bg_08.jpg) no-repeat top;
}
.p9{
	height:135px;
	background:url(../images/bg_09.jpg) no-repeat top;
}
.p10{
	height:558px;
	background:url(../images/bg_10.jpg) no-repeat top;
}

.news{
	width:230px;
	height:320px;
	background:#344d69;
	padding:5px;
	float:left;
	margin-left:10px;
	}
.news a:link{color: #fff;}
.news a:hover{
	text-decoration:none;
	color:#ccc;
}
.news h1{
	font-size:14px;
	color:#fff;
	line-height:18px;
}	
.news p{
	margin-top:5px;
	font-size:12px;
	color:#9fbfde;
	line-height:18px;}
.news span{
	color:#e8c039;}
.news img{
	width:230px;
	float:left;
	margin-bottom:5px;
	}