* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #444444;
	font: 12px/20px Verdana, Geneva, sans-serif;
	background: #ffffff url(header.gif) repeat-x left top;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #DE6E00;
	text-decoration: none;
}
.register {
	padding: 10px;
	border-top: 2px solid #85d158;
	border-right: 1px solid #dbe0e3;
	border-bottom: 1px solid #dbe0e3;
	border-left: 1px solid #dbe0e3;
	width: 700px;
	margin: 0px auto;
}
.register a.button, .register a.button:link {
	color: #FFF;
	font: bold 18px/49px Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	background-image: url(button.jpg);
	height: 49px;
	width: 150px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
textarea, input, select {
	margin: 1px;
	padding: 3px;
	font: 12px Verdana, Geneva, sans-serif;
	vertical-align: middle;
    *overflow:visible;
}
input[type="text"], input[type="password"], textarea {
	-webkit-box-sizing: border-box;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	cursor: pointer;
}
textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], select {
	border-radius: 4px;
	border: 1px solid #ffa975;
	background: #FFF;
}
input.button {
	border-radius: 8px;
	border: 1px solid #ffa975;
	padding: 1px 20px 1px 20px;
	background: #5580A6 url(header.gif) repeat-x scroll 0% 0%;
	font: bold 12px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
	color: white;
	letter-spacing: 2px;
	height: 30px;
}
input.button.normal {
	border-radius: 4px;
	border: 1px solid #ffa975;
	padding: 1px 10px 1px 10px;
	background: #FFF url(tab.gif) repeat-x scroll 0% 0%;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #000;
	letter-spacing: 0px;
	height: 22px;
}
input.cal {
	cursor: pointer;
	background: url(ico_all.gif) no-repeat right -74px;
	width: 165px;
}
label {
	cursor: pointer;
}
label.error{
	color: red;
	padding: 0 0 0 5px;
}
.cls { clear: both; height: 0px; line-height: 0px; }
.error { color: red; }
.note { color: #999; }
.left {	float: left; }
.right { float: right; }
.block { display: block; }
.hidden { overflow: hidden; }
.full { width: 100%; }
.m4 { margin: 10px; }
.mt { margin-top: 10px; }
.mr { margin-right: 10px; }
.mb { margin-bottom: 10px; }
.ml { margin-left: 10px; }
.p4 { padding: 10px; }
.pt { padding-top: 10px; }
.pr { padding-right: 10px; }
.pb { padding-bottom: 10px; }
.pl { padding-left: 10px; }
.vt { vertical-align: top; }
.b4 { border: 1px solid #d1d4da; border-radius: 4px; }
.header {
	padding: 0 10px 0 10px;
	height: 51px;
	line-height: 51px;
}
.item1 {
	border: 1px solid #ece8d2;
	padding: 10px;
	background-color: #f7f6ed;
}
.header h1 {
	font: bold 16px/47px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
	color: #ffffff;
	float: left;
}
.header sup {
	font: 11px/40px Arial;
	color: #fff;
	float: left;
	padding: 0 0 0 3px;
}
.header span {
	color: #FFFFFF;
	float: right;
	padding: 7px 0 0 0;
	line-height: 40px;
}
.header span a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
.header span a:hover {
	color: #000000;
	text-decoration: none;
}
.header .menu {
	float: left;
	padding: 7px 0 0 20px;
	line-height: 40px;
	font-family: "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.header .menu ul li {
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 1;
}
.header .menu ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 0 13px 0 13px;
}
.header .menu ul li a:hover {
	color: #b5ebff;
	background: url(header_arrow.gif) no-repeat center -40px;
}
.header .menu ul li a.hover {
	color: #d9f5ff;
	background: url(header_arrow.gif) no-repeat center top;
}
.header .menu ul li ul {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:0.95;
	position: absolute;
	display: none;
	border: 1px solid #d1d4da;
	left: 3px;
	padding: 5px;
	z-index: 99;
	background: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.header .menu ul li ul li{
	float: none;
	line-height: 25px;
}
.header .menu ul li ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
}
.header .menu ul li ul li a:hover {
	color: #de6e00;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
	background-image: none;
}
.doc {
	width: 100%;
}
.doc .logo{
	height: 250px;
	background: url(logo.gif) no-repeat right bottom;
}
.doc .login {
	height: 330px;
	width: 300px;
	padding: 10px;
	border-top: 2px solid #85d158;
	border-right: 1px solid #dbe0e3;
	border-bottom: 1px solid #dbe0e3;
	border-left: 1px solid #dbe0e3;
	margin-right: 30px;
}
.doc .login .info {
	padding-top: 25px;
	border-top: 1px solid #CCC;	
}
.doc .login .info a {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
/*系统子菜单*/
.doc .bar {
	width: 140px;
	padding: 10px 0 10px 10px;
	vertical-align: top;
}
.doc .bar h1 {
	display: block;
	padding-left: 19px;
	color: #000;
	background: url(ico_all.gif) no-repeat left 4px;
	font: normal 14px/25px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.doc .bar ul {
	padding-bottom: 8px;
}
.doc .bar ul li {
	list-style-type: none;
}
.doc .bar ul li a {
	display: block;
	line-height: 25px;
	height: 25px;
    overflow: hidden;
	padding-left: 20px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	background: url(ico_all.gif) no-repeat 5px -21px;
}
.doc .bar ul li a:hover {
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	border: 1px solid #d1d4da;
	background: #f3f7fd url(ico_all.gif) no-repeat 5px -21px;
}
.doc .bar ul li .over {
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	border: 1px solid #d1d4da;
	background: #f3f7fd url(ico_all.gif) no-repeat 5px -21px;
}
/*结束*/
.doc .container {
	height: 450px;
	padding: 10px;
	vertical-align: top;
}
.doc .container a {
	text-decoration: underline;	
}
.doc .container a:hover {
	text-decoration: none;	
}
.doc .container h1 {
	margin: 5px 0 5px 0;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
	font: bold 16px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.doc .container h2 {
	margin: 5px 0 5px 0;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
	font: bold 14px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.doc .container h3 {
	margin: 5px 0 5px 0;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
	font: bold 12px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.doc .container table {
	border-collapse: collapse;
}
.doc .container table td {
	padding: 5px;
}
.doc .container table.nopadding td {
	padding: 0px;
}
/*内嵌系统子菜单和内容(模拟)*/
.doc .container .ibar {
	width: 140px;
	padding: 0;
	vertical-align: top;
}
.doc .container .ibar h1 {
	display: block;
	padding-left: 19px;
	color: #000;
	text-shadow: rgba(0, 0, 0, 0.296875) 0px 0px 0px;
	font: normal 14px/25px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
	background: url(ico_all.gif) no-repeat left 4px;
}
.doc .container .ibar h1 a {
	text-decoration: none;
}
.doc .container .ibar ul {
	padding-bottom: 8px;
}
.doc .container .ibar ul li {
	list-style-type: none;
}
.doc .container .ibar ul li a {
	display: block;
	line-height: 25px;
	height: 25px;
    overflow: hidden;
	padding-left: 20px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	background: url(ico_all.gif) no-repeat 5px -21px;
	text-decoration: none;
}
.doc .container .ibar ul li a:hover {
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	border: 1px solid #d1d4da;
	background: #f3f7fd url(ico_all.gif) no-repeat 5px -21px;
}
.doc .container .ibar ul li .over {
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	border: 1px solid #d1d4da;
	background: #f3f7fd url(ico_all.gif) no-repeat 5px -21px;
}
.doc .container .icontainer {
	padding:0 10px 0 10px;
	vertical-align: top;
}
/*模拟结束*/
.doc .container .local {
	margin: 5px 0 5px 0;
}
.doc .container .local h1 {
	float: left;
	margin-right: 10px;
}
.doc .container .local a.btn {
	background: url(ico_all.gif) no-repeat 2px -48px;
	margin: 5px 0 0 10px;
	padding: 0 5px 0 18px;
	float: left;
	display: inline-block;
	font: bold 12px/24px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #930;
}
.doc .container .local a.btn:hover {
	color: #F00;
	text-decoration: none;
}
.doc .container .tab {
	padding: 5px;
	border-radius: 4px;
}
.doc .container .tab.normal {
	border: 1px solid #d1d4da;
	background: #ffffff url(tab.gif) repeat-x left top;
}
.doc .container .tab.gray{
	padding: 5px;
	border: 1px solid #d1d4da;
	background: #f3f7fd;
}
.doc .container .tab.orange{
	padding: 5px;
	border: 1px solid #ecd48a;
	background: #ffffd8;
}
.doc .container .tab.tips{
	border: 1px solid #ecd48a;
	padding: 10px 10px 10px 50px;
	min-height: 22px;
	background: #ffffd8 url(ico_all.gif) no-repeat 10px -92px;
}
.doc .container .tab.say{
	padding: 10px 10px 10px 50px;
	min-height: 22px;
    background-image: url(ico_all.gif);
	background-repeat: no-repeat;
	background-position: 10px -92px;
}
.doc .container .tab a.btn {
	line-height: 25px;
	height: 25px;
	padding: 0 5px 0 15px;
	margin: 0 10px 0 0;
	display: inline-block;
	background: url(ico_all.gif) no-repeat 3px -21px;
	text-decoration: none;
}
.doc .container .tab thead td, .doc .container .tab tfoot td {
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
	font: bold 12px "Microsoft YaHei", "Ubuntu", Verdana, Geneva, sans-serif;
}
.doc .container .tab tbody.list tr:hover {
	background: #FAFAFA;
}
.doc .container .tab tbody.list td {
	border-bottom: 1px solid #d1d4da;
}
.doc .container .pager a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 22px;
	min-width: 13px;
	text-align: center;
	margin: 0 1px 0 1px;
	padding: 0 4px 0 4px;
	display: inline-block;
	border: 1px solid #DEDEDE;
	border-radius: 4px 4px;
}
.doc .container .pager a:hover {
	color: #FFF;
	background: #F00;
	border: 1px solid #F00;
}
.doc .container .pager a.over {
	color: #FFF;
	background: #F00;
	border: 1px solid #F00;
}
.doc .container .pager a.info {
	color: #FFF;
	background: #000;
	border: 1px solid #000;
}
.footer {
	clear: both;
	padding: 15px;
	text-align: center;
	color: #9c9c9c;
	background: url(footer.gif) repeat-x left top;
	line-height: 16px;
}
.footer a {
	color: #9c9c9c;
	text-decoration: none;
}
.footer a:hover {
	color: #444444;
}