@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}
body, th, td, input, select, textarea, button, p, dt, dd {
	font: 12px Tahoma, Arial, Helvetica, snas-serif;
}
/*Clear float*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}
.clearfix {
	display: block;
	zoom: 1;
}
/*a*/
a {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	color: blue;
}
/* input style */
input.input-text, input.input-password {
	border: 1px solid #ccc;
	height: 20px;
	font-size: 14px;
	padding-left: 3px;
}
textarea {
	border: 1px solid #ccc;
	height: 80px;
	font-size: 14px;
	padding: 3px;
	background-color: #fff;
}
textarea:disabled, input.input-text:disabled, input.input-password:disabled, input[readonly=readonly] {
	background-color: #eee;
}
textarea:focus, input.input-text:focus, input.input-password:focus, input.input-text:hover, input.input-password:hover {
	border: 1px solid #4D90FE
}
input.login-text {
	height: 28px;
	font-size: 16px;
	padding-left: 6px;
	width: 200px;
}
span.login-span {
	font-size: 14px;
	font-weight: bold;
}
.buttons {
	float: left;
	padding-bottom: 20px;
	clear: both;
}
a.button {
	color: #6e6e6e;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 7px 12px;
	position: relative;
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	background: #f3f3f3;
	background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
	background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
	border: solid 1px #dcdcdc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 10px;
}
a.button:hover {
	color: #333;
	border-color: #999;
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow :0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
a.button:active {
	color: #000;
	border-color: #444;
}
a.left {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	margin: 0;
}
a.middle {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-left: solid 1px #f3f3f3;
	margin: 0;
	border-left: solid 1px rgba(255, 255, 255, 0);
}
a.middle:hover, a.right:hover {
	border-left: solid 1px #999
}
a.right {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	border-left: solid 1px #f3f3f3;
	border-left: solid 1px rgba(255, 255, 255, 0);
}
a.big {
	font-size: 16px;
	padding: 10px 15px;
}
a.supersize {
	font-size: 20px;
	padding: 15px 20px;
}
a.save {
	background: url(../images/sprite.png) 10px 7px no-repeat #f3f3f3;
	padding-left: 30px;
}
a.add {
	background: url(../images/sprite.png) 10px -27px no-repeat #f3f3f3;
	padding-left: 30px;
}
a.delete {
	background: url(../images/sprite.png) 10px -61px no-repeat #f3f3f3;
	padding-left: 30px;
}
a.flag {
	background: url(../images/sprite.png) 10px -96px no-repeat #f3f3f3;
	padding-left: 30px;
}
a.up {
	background: url(../images/sprite.png) 13px -133px no-repeat #f3f3f3;
	width: 18px;
}
a.down {
	background: url(../images/sprite.png) 13px -168px no-repeat #f3f3f3;
	width: 18px;
}
a.save-big {
	background: url(../images/sprite.png) 15px 11px no-repeat #f3f3f3;
	font-size: 16px;
	padding: 10px 15px 10px 35px;
}
a.add-big {
	background: url(../images/sprite.png) 15px -23px no-repeat #f3f3f3;
	font-size: 16px;
	padding: 10px 15px 10px 35px;
}
a.delete-big {
	background: url(../images/sprite.png) 15px -57px no-repeat #f3f3f3;
	font-size: 16px;
	padding: 10px 15px 10px 35px;
}
a.flag-big {
	background: url(../images/sprite.png) 15px -92px no-repeat #f3f3f3;
	font-size: 16px;
	padding: 10px 15px 10px 35px;
}
a.up-big {
	background: url(../images/sprite.png) 15px -128px no-repeat #f3f3f3;
	width: 18px;
	font-size: 16px;
	padding: 10px 15px;
}
a.down-big {
	background: url(../images/sprite.png) 15px -163px no-repeat #f3f3f3;
	width: 18px;
	font-size: 16px;
	padding: 10px 15px;
}
.phd {
	width: 100%;
	height: 100%;
	padding: 41px;
	margin:0 auto;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;}
.header {
	height: 144px;
	background: url(../images/phd/enrol_header.png) no-repeat;
}
.menu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 13px;
	background: #eee;
	height: 40px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #eee;
}
.menu li {
	float: left;
	margin: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.menu li.right {
	float: right;
}
.menu li.first {
	border-left: none;
}
.menu li.last {
	border-right: none;
}
.menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #666;
}
.menu li a:hover, .menu li.active a {
	background-color: #f5f5f5;
	border-bottom: 2px solid #ccc;
	color: #999;
}
.main {
	margin-left: 57px;
	border: 1px solid #CCCCCC;
	width: 1100px;
	margin:0 auto;
}
.notice {
	margin: 0 10px;
	padding: 20px;
	width: 550px;
	float: left;
	border-right: 1px solid #ccc;
}
.notice2 {
	margin-left: 10px;
	margin-top: -100px;
	padding: 20px;
	width: 1000px;;
	float: left;


}
.notice2 p {
	font-size: 8.0pt;
	font-family: 宋体;
	line-height: 100%;
}
.notice2 p a{
	font-size: 8.0pt;
	font-family: 宋体;
	font-weight: bold;
}

.login-box {
	width: 250px;
	overflow:hidden;
	margin:0 auto;
}
.leftnav {
	width: 150px;
	float: left;
	border-right: 1px solid #ccc;
	margin-right: -1px;
}
.leftnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center
}
.leftnav li a.leftnav-a {
	display: block;
	width: 100%;
	color: #666;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.leftnav li a:hover, .menu li.active a {
	background-color: #f5f5f5;
	color: #000;
}
.leftnav li a.sel {
	background-color: #eee;
	color: #000;
}
.rightcontent {margin-left -1px;
	padding: 20px;
	width: 650px;
	float: left;
	border-left: 1px solid #ccc;
}
.main h1 {
	margin: 0px;
	padding: 5px 15px;
	font-size:24px;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

.phdform-table {
	margin-top: 20px;
	_width: 846px;
}
.phdform-table th {
	padding-top: 6px;
	text-align: right;
	vertical-align: top;
	width: 150px;
	font-weight: bold;
}
.withborder {
	font-size: 14px;
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse:collapse;
}
.withborder th {
	width: 150px;
	font-size: 14px;
	border: 1px solid #666;
	border-width: 0 1px 1px 0;
	padding: 0 3px;
	vertical-align: top;
}
.withborder td {
	width: 240px;
	font-size: 14px;
	border: 1px solid #666;
	border-width: 0 1px 1px 0;
	padding: 0 3px;
	vertical-align: top;
	empty-cells:show;
}
.withborder td.td-c3 {
	width: 630px;
}
textarea {
	width: 655px;
}
.admin-left {
	float: left;
	width: 200px;
	margin: 0px;
}
.admin-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.admin-left ul li {
	width: 190px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.admin-main {
	margin-left: 201px;
	min-height: 550px;
	border-left: 1px solid #ccc;
}
/*Table Sytle*/
.show_table {
	border: solid 1px #ccc;
	width: 100%;
	border-collapse: separate
}
.show_table th, .show_table td {
	border: solid 1px #FFFFFF;
	padding: 3px;
	border-color: #fff #ddd #ddd #fff;
	background: #fefefe;
}
.show_table th, .show_table .num {
	background: #f0f0f0;
	font-weight: bold;
}
.show_table .money {
	text-align: right;
}
.crumbs {
	padding: 10px;
}
.cleard {
	clear: both;
}
.footer {
	width: 80%;
	margin-left: 150px;
	padding: 30px 0px;
	/*text-align: center;*/
	/*border: solid red 1px;*/
}
.errorlist{
	padding:0;
	list-style:none;
	margin:0;
	line-height:26px;
	color: red;
}
input.error{
	border:1px solid red;
}
label.error{
	color:red;
	margin-left:10px;
}
.process{
	background:url(../images/phd/process.png);
	height:1029px;
	width:695px;
	margin-left:88px;
	margin-top:20px;
	margin:0 auto;
}
.next{
	text-align:center;
	font-size:16px;
}
.next li{
	list-style:none;
}
.left{
	float:left;
}
