@charset "utf-8";
/*登录、注册等的样式*/
/*全局元素*/
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "";
	text-align:center;
}
form {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}
p {
	margin:auto;
	line-height:1.2;
	text-align:left;
}
div {
	margin:auto;
	text-align:left;
	font-size:12px;
}
hr {
	border-bottom:0;
}
a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}

.aL {
	text-align:left;
}
.aC {
	text-align:center;
}
.aR {
	text-align:right;
}

/*Top*/
#topBox {
	clear:both;
	width:778px;
	margin-top:5px;
}
#logo {
	float:left;
	width:140px;
	padding-left:5px;
}
#topMain {
	float:right;
	width:610px;
}
#topMenu {
	position:relative;
	clear:both;
	text-align:right;
	border-bottom:#cae1f0 1px solid;
	padding-bottom:3px;
}
#topMenu a {
	margin-left:4px;
}
#zTitle {
	position:relative;
	clear:both;
	text-align:left;
	padding-top:5px;
	vertical-align:middle;
	font-size:20px;
	color:#233774;
	font-weight:bold;
}

/*Bottom*/
#bottomBox {
	clear:both;
	width:778px;
	margin-top:10px;
}
#bottomBox a {
	color: #233774;
}
#sysInfo {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}

#mainBox {
	clear:both;
	width:778px;	
	margin:auto;
	margin-top:15px;
}

/*iLogin*/
#loginBox {
	clear:both;
	width:auto;
}
#loginAbout {
	clear:both;
	width:auto;
	height:inherit;
	border:1px #C8DBEC solid;
	padding:1px;
}

.operation ul {
	margin:0;
	padding:0;
	list-style:none;
}
.operation ul li {
	float:left;
	margin:1px;
	padding:0;
	width:96px;
	background:url(../image/reg/btn_operation.jpg) no-repeat;
}
.operation ul li a {
	display:block;
	width:auto;
	height:27px;
	line-height:27px;	
	padding:0 0 0 30px;
	text-decoration:none;
}

/*Login*/
.loginContainer {
	clear:both;	
}
.loginContainer_T {
	clear:both;
	height:16px;
	background:url(../image/reg/login_bg21.gif) no-repeat;
}
.loginContainer_M {
	clear:both;
	background:url(../image/reg/login_bg22.gif) repeat-y;
	padding:0 25px 0 25px;
}
.loginContainer_B {
	clear:both;
	height:16px;
	background:url(../image/reg/login_bg23.gif) no-repeat;
}
.loginInfo {
	float:left;
	width:360px;
}
.loginPortal {
	float:right;
	width:330px;
	background:url(../image/reg/login_bg31.jpg) no-repeat;
	padding:20px 0 0 0;
}
.loginPortal_T, .loginPortal_T2 {
	padding:10px 0 10px;
	color:#BD2525;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.loginPortal_T2 {
	margin-top:20px;	
}
.loginPortal_B {
	height:33px;
	background:url(../image/reg/login_bg32.gif) no-repeat;
}
.loginPortal_guide {
	text-align:center;
	padding:15px 0 15px 0;
}

.dl_list {
	margin:0;
	padding:0;
}
.dl_list dt {
	padding:0 0 0 25px;
	margin:20px 0 0 0;
	background:url(../image/reg/icon1.gif) no-repeat 0px 2px;
	color:#003366;
	font-weight:bold;
}
.dl_list dd {
	padding:0 0 0 25px;
	margin:0;
	line-height:2;
}

/*Login My Org*/
.tab_myOrg {
	border:1px #B3EAED solid;
	background:#F9FFFD;
}
.tab_myOrg .tabTitle {
	background:#D2EDF8;	
}
.tab_myOrg td {
	padding:3px 3px 3px 5px;
}

/*reg*/
.regContainer {
	clear:both;
	margin:20px 10px 10px 10px;
}
.regInfo {
	float:left;
	width:230px;
}
.regInfoHead {
	color:#003366;
	font-size:14px;
}
.regInfoHead img {
	margin-right:10px;
}
.regPortal {
	float:right;
	width:520px;
}
.regHead {
	padding-left:15px;	
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

/*button input ul*/
.nInput {
	border:1px #307298 solid;
}

/*tabPanel login*/
.tabGroup_login {
	clear:both;
	position: relative;
	height:34px;	
	margin: 0 0 0 240px;
	padding: 0;
	list-style:none;
}
.tabGroup_login li.tab, .tabGroup_login li.tabSelected {
	float: left;
	height:34px;
	line-height:34px;
	cursor: pointer;
	margin: 0;
}
.tabGroup_login li.tab a, .tabGroup_login li.tabSelected a {
	display:block;
	_float:left;
	height:auto;
	padding:0 50px 0 50px;
}
.tabGroup_login .tab {
	background:url(../image/tabPanel/tabPanel2/tab_bg1.gif) no-repeat left;
}
.tabGroup_login .tab a {
	background:url(../image/tabPanel/tabPanel2/tab_bg2.gif) no-repeat right;
}
.tabGroup_login .tabSelected {
	background:url(../image/tabPanel/tabPanel2/tabSelected_bg1.jpg) repeat-x left;
}
.tabGroup_login .tabSelected a {
	background:url(../image/tabPanel/tabPanel2/tabSelected_bg2.jpg) no-repeat right;
}

/*tabPanel2*/
.tabPanel2 {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tabPanel2 .tabGroup {
	position: relative;
	top: 1px;
	height:34px;
	
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.tabPanel2 li.tab,.tabPanel2 li.tabSelected {
	float: left;
	height:34px;
	line-height:34px;
	cursor: pointer;
	margin: 0 5px 0 5px;
}
.tabPanel2 li.tab a,.tabPanel2 li.tabSelected a {
	display:block;
	_float:left;
	height:auto;
	padding:0 25px 0 25px;
}
.tabPanel2 .tab {
	background:url(../image/tabPanel/tabPanel2/tab_bg1.gif) no-repeat left;
	border-bottom:1px #A4C8EB solid;
}
.tabPanel2 .tab a {
	background:url(../image/tabPanel/tabPanel2/tab_bg2.gif) no-repeat right;
}
.tabPanel2 .tabSelected {
	background:url(../image/tabPanel/tabPanel2/tabSelected_bg1.jpg) repeat-x left;
	border-bottom:1px #FFFFFF solid;
}
.tabPanel2 .tabSelected a {
	background:url(../image/tabPanel/tabPanel2/tabSelected_bg2.jpg) no-repeat right;
}

.tabPanel2 .tabContentGroup {
	clear: both;
	border:1px #A4C8EB solid;
}
.tabPanel2 .tabContent {
	padding: 4px;
}

/*表现样式*/
.bold12 {
	font-size:12px;
	font-weight:bold;
}
.bold14 {
	font-size:14px;
	font-weight:bold;
}
.intro {
	padding-left:5px;
	font-size:12px;
}
.intro input {
	margin-right:10px;
}
.red12 {
	color:#FF0000;
	font-size:12px;
}
.gray12 {
	color:#999999;
	font-size:12px;
}
.underline {
	text-decoration:underline;
}
.borderB_dash {
	border-bottom:1px #C8CECC dashed;
}