﻿
html, body
{
	background-color:White;
	height: 100%;
}

body, button, input
{
	font: 12px "" ,Arial,Helvetica,sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

ol, ul
{
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var
{
	font-size: normal;
	font-weight: normal;
}

fieldset, img
{
	border: 0;
}

caption, th
{
	text-align: left;
}

input, button, select, textarea
{
	outline: none;
	font-family: verdana;
}

.clearfix
{
	zoom: 1;
}

.clearfix img
{
		 margin-top:5px;
		 margin-left:20px;
		 cursor:pointer;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.LoginBox
{
	min-width: 936px;
	height: 100%;
}

.LoginBox .mainLogin
{
	position: absolute;
	height: 591px;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -295px;
}

.header
{
	margin: 0 auto;
	width: 936px;
	height: 70px;
}

.header h1
{
	float: left;
	margin-top: 17px;
}

.header .logo
{
	cursor: pointer;
	float: left;
	height: 41px;
	width: 320px;
	line-height: 9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
}

.header .nav
{
	float: right;
	margin-top: 39px;
}

.header .nav a
{
	color: #666;
}

.header .nav span
{
	padding: 0 8px;
	color: #999;
}

.mainHeader
{
	width: 100%;
}

.main
{
	margin: 0 auto;
	height: 485px;
}

.main .positionBox
{
	margin: 0 auto;
	width: 936px;
	padding-top: 48px;
}

.main .loginBox
{
	float: right;
	border-radius: 5px;
}

.main .loginBox
{
	width: 334px;
	background-color: #fff; *overflow:hidden;
border:1pxsolid#E5E5E5;
}

.main .loginBox .tit
{
	margin-bottom: 10px;
	width: 336px;
}

.main .loginBox .tit li
{
	float: left;
	height: 42px;
	width: 332px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
	text-indent: 6px;
	margin-left: 1px;
}

.main .loginBox .tit li a
{
	text-decoration: none;
	display: inline-block;
	height: 14px;
	width: 166px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0;
	vertical-align: central;
}

.main .loginBox .formbox
{
	width: 334px;
}

.main .loginBox .loginError
{
	display: block;
	height: 22px;
	line-height: 22px;
	color: #e32929;
}


.main .loginBox .ecode, .main .loginBox .username, .main .loginBox .password
{
	ime-mode: disabled;
	width: 242px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #c8c8c8;
	color: #666;
	padding-left: 8px;
	padding-right: 18px;
	font-size: 14px;
	text-indent: 65px;
	font-weight: bold;
}

.main .loginBox .passwordBox
{
	position: relative;
	height: 36px;
	margin-bottom: 15px;
}

.main .loginBox .passwordBox input
{
	background-color:White;
	position: absolute;
	top: 0px;
	left: 0px;
        text-indent: 70px;
}

.main .loginBox .login_btn
{
	margin-top: 15px;
	text-align: right;
}

.main .loginBox .login_btn .loginBtn
{
	float: left;
	height: 33px;
	width: 96px;
	line-height: 9999px;
	overflow: hidden;
	background: url(../images/icon.png) 0 0 no-repeat;
	margin-left: 25px;
}

.main .loginBox .login_btn .loginBtn:hover
{
	background-position: 0 -33px;
}

.main .loginBox .login_btn .loginBtn:active
{
	background-position: 0 -66px;
}
.main .loginBox .login_btn .resBtn
{
	float: left;
	height: 33px;
	width: 96px;
	line-height: 9999px;
	overflow: hidden;
	background: url(../images/icon2.png) 0 0 no-repeat;
	margin-left:10px;
}

.main .loginBox .login_btn .resBtn:hover
{
	background-position: 0 -33px;
}

.main .loginBox .login_btn .resBtn:active
{
	background-position: 0 -66px;
}

.main .loginBox .ecodeBox
{
	position: relative;
	width: 270px;
	height: 36px;
	margin-bottom: 15px;
}

.main .loginBox .ecodeBox input
{
	text-indent: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:White;
}

.main .loginBox .usernameBox
{
	position: relative;
	width: 270px;
	height: 36px;
	margin-bottom: 15px;
}

.main .loginBox .usernameBox input
{
	position: absolute;
	left: 0;
	top: 0;
        text-indent: 70px;
	background-color:White;
}


.main .loginBox .placeholder
{
	position: absolute;
	z-index: 2;
	display: block;
	left: 0;
	top: 0;
	height: 34px;
	line-height: 35px;
	color: #999;
	padding-left: 8px;
	font-size: 14px;
	cursor: text;
	text-align: left;
	width: 55spx;
}

.main .loginBox .checkcodeBox
{
	position: relative;
	margin-top: 5px;
	height: 36px;
}

.main .loginBox .checkcodeBox input
{
	border: 1px solid #c8c8c8;
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 8px;
	width: 142px;
	height: 34px;
	line-height: 34px;
	color: #666;
	font-size: 14px;
	text-indent: 70px;
	font-weight: bold;
	overflow: hidden;
	background-color:White;
}


.main .loginBox .checkcodeBox p
{
	height: 20px;
	line-height: 20px;
	color: #666;
}

.main .loginBox .loginerror
{
	width: 302px;
	margin-top: 12px;
	padding: 12px 0 12px 0;
	border-top: 1px solid #e9eeed;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}

.main .loginBox .loginerror span
{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.main .isManagerPanel
{
	 margin:5px auto auto 25px; height:24px; line-height:24px; font-size:14px; color:#999
}
.main .isManagerPanel input
{
	  margin-right:5px;
	}


.footerBox
{
	width: 100%;
	height: 36px;
	background-color: #fff;
}

.footer
{
	margin: 0 auto;
	width: 936px;
	height: 36px;
	line-height: 36px;
	text-align: right;
}

.footer p
{
	text-align: center;
	color: #999;
}


.mainBox
{
	background: #1d4089 url(../images/loginbg.JPG) no-repeat scroll center center;
	height: 485px;
}

/*tab*/
.m1-m{
	width:334px;
	overflow:hidden;
	height:400px;
	margin-top:0px;
}
.yydt{
	width:334px;
	height:40px;
	margin:0 auto 5px;
	overflow:hidden;
	font-size:14px;
	background:#f8f8f8;
}
.yydt ul{ width:334px;height:32px;}
.yydt ul li{
	display:inline;
	cursor:pointer;
	width:166px;
	text-align:center;
	overflow:hidden;
	float:left;
	height:39px;
	line-height:39px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#666 !important;
	text-decoration:none;

}
.yydt ul li a{
	color:#666 !important;
	text-decoration:none;
	}
.yydt ul li.hover{
	cursor:pointer;
	color:#333 !important;
	text-align:center;
	height:39px;
	overflow:hidden;
	float:left;
	background:#fff;
	font-weight: bold;	
	border-bottom:1px solid #fff;
}
.tab1{margin:0 auto 10px; width:286px; overflow:hidden; margin-top:20px;}
.tab1 h1{
	width:286px;
	overflow:hidden;
	text-align:center;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab1 h1 a{ color:#FF0000;}
.tab1 p{ width:286px; margin:0 auto 5px; color:#999999; text-indent:2em;  overflow:hidden;}
.tab1 ul{
	width:280px;
	float: left;
	margin-top: 5px;
	margin-left: 6px;
}
.tab1 ul li{
	width:286px;
	height:30px;
	line-height:30px;
	text-indent:16px;
	overflow:hidden;
	font-size:14px;
	text-decoration: none;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/ico.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*tab结束*/