@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0;
	background: url(http://img1.cache.netease.com/tech/2012/9/3/201209031404405fcfa.jpg) top center no-repeat scroll #85c7df;
	color: #000000;
	font-size: 14px;
	font-family: "Microsoft YaHei", SimSun, Arial;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.gblnav {
	font-size: 12px;
}

.volumn {
	position: relative;
	float: left;
	margin: 65px 0 0 200px;
	color: #0069b8;
	font-size: 40px;
	line-height: 40px;
}

.instruct {
	position: relative;
	float: right;
	margin: 25px 5px 0 0;
	text-align: right;
}

.instruct span.date {
	color: #5f8a9a;
	font-size: 20px;
	line-height: 30px;
}

.instruct h1 {
	margin: 0 auto;
	padding: 0;
	color: #4c596a;
	font-size: 52px;
}

.instruct span.people {
	font-size: 12px;
	line-height: 25px;
}

.intro {
	position: relative;
	float: left;
	margin-top: 40px;
	border: 0;
	border-radius: 15px;
	background: #FFFFFF;
	width: 960px;
}

.intro .intrologo {
	position: relative;
	float: left;
	margin: 18px 25px;
	width: 147px;
	height: 67px;
	vertical-align: middle;
}

.intro .introcontent {
	position: relative;
	float: right;
	padding-right: 30px;
	width: 730px;
	line-height: 25px;
}

.intro .aboutme {
	position: relative;
	float: left;
	padding: 0 30px;
	line-height: 25px;
}

.shareblock {
	position: relative;
	float: right;
	margin: 10px 80px 0 0;
	padding-bottom: 10px;
}

.shareblock span {
	float: left;
}

.form {
	margin: 10px;
	width: 570px;
	padding-left: 90px;
	position: relative;
	float: left;
	border-right: 1px solid #d4d4d4;
	vertical-align: top;
}

.formtitle {
	line-height: 50px;
}

.longtitle1 {
	margin-left: -56px;
}

.longtitle2 {
	margin-left: -42px;
}

.form input.normal {
	width: 270px;
	height: 24px;
	font-family: "Microsoft YaHei", SimSun, Arial;
	font-size: 14px;
	background-color: #f9f9f9;
	border: solid 1px #d4d4d4;
	padding: 0;
}

.form input.normal:active {
	border: solid 1px #ABC9DF;
}

.form input.normal:hover {
	border: solid 1px #ABC9DF;
}

.form input.large {
	width: 480px;
}

.form textarea {
	width: 480px;
	height: 180px;
	font-family: "Microsoft YaHei", SimSun, Arial;
	font-size: 14px;
	background-color: #f9f9f9;
	border: solid 1px #d4d4d4;
	padding: 0;
}

.form textarea:active {
	border: solid 1px #ABC9DF;
}

.form textarea:hover {
	border: solid 1px #ABC9DF;
}

.form .submit {
	background: url(http://img6.cache.netease.com/tech/2012/9/3/20120903140850496ee.png) top left no-repeat scroll transparent;
	width: 168px;
	height: 41px;
	text-indent: -9999;
	line-height: 41px;
	cursor: pointer;
	border: 0;
	padding: 0;
	margin-left: 42px;
}

.blank {
	position: relative;
	float: left;
	height: 30px;
}

.applyintro {
	position: relative;
	float: right;
	margin: 23px 25px 10px 0;
	padding: 0;
}

.applyintro span {
	color: #727171;
	line-height: 25px;
}

.applyintro span.apintitle {
	color: #555555;
	font-weight: bold;
}

.footer {
	position: relative;
	float: left;
	margin-top: 25px;
	border: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer .text {
	border-bottom: solid 1px #000000;
}

.footer .cRed {
	color: #850000;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}

.iw_poi_content {
	font: 12px arial,sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}

.marque a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}