.w1000 {
	width:1000px;
	margin:0px auto;
}
.plate_l {
	width:230px;
}
.plate_l .p_nav h1 {
	width:230px;
	height:90px;
	background:#b61f24;
	font-size:24px;
	line-height:90px;
	text-indent:1em;
	color:#fff;
	margin-bottom:2px;
}
.plate_l .p_nav ul li {
	background:#eaeaea;
	height:40px;
	line-height:40px;
	margin-bottom:2px;
	padding-left:30px;
	font-size:14px;
}
.plate_l .p_nav ul li a {
	color:#555
}
.plate_l .p_nav ul li a:hover {
	color:#b61f24;
}
.plate_l .p_nav ul li.curr {
	background:#9e9e9e;
}
.plate_l .p_nav ul li.curr a {
	color:#fff;
}
.plate_l .p_nav ul li.currclass {
	background:#9e9e9e;
}
.plate_l .p_nav ul li.currclass a {
	color:#fff;
}

.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}



.plate_r {
	width:750px;
	border:#e8e8e8 1px solid;
	background:#fff;
}
.position {
	margin:1px;
	width:718px;
	background:url(../images/position_bg.jpg) repeat-x;
	height:40px;
	line-height:40px;
	padding:0px 15px;
}
.position p {
	color:#b61f24;
	font-size:16px;
	font-weight:bold;
}
.position span {
	float:right;
	color:#606060;
}
.subject {
	padding:15px;
	border-top:#e8e8e8 1px solid;
}
.subject .text {
	line-height:30px;
	font-size:14px;
}


.Education_list ul li {
	width:335px;
	height:280px;
	background:#f6f6f6;
	margin:0px 12px 25px 12px;
	float:left;
}
.Education_list ul li i {
	width:335px;
	height:250px;
	float:left;
}
.Education_list ul li i img {
	width:335px;
	height:250px;
}
.Education_list ul li .v_text {
	float:left;
	padding:20px;
}
.Education_list ul li .v_text h1 {
	font-size:18px;
	color:#000;
	padding-bottom:8px;
}
.v_text span {
	color:#7a7a7a;
	line-height:26px;
	height:30px;
	overflow:hidden;
	display:inherit; text-align:center
}

/*·ÖÒ³*/
.page {
	height:28px;
	margin-top:10px;
}
.page a {
	display: block;
	line-height:26px;
	margin:0px 5px;
	float:left;
	text-align:center;
	font-size:12px; padding:5px;
}
.page a:link {
	background:#efefef;
	border:1px #ccc solid;
	color:#595757;
	text-decoration:none;
}
.page a:visited {
	background:#efefef;
	border:1px #ccc solid;
	color:#595757;
	text-decoration:none;
}
.page a:hover {
	background:#fe941e;
	border:1px #fff solid;
	color:#fff;
	text-decoration:none;
}
.page a.curr {
	background:#fe941e;
	border:1px #fff solid;
	color:#fff;
	text-decoration:none;
}