/* ==========================stylesheet==Eyoung========================== */

/* 400用户管理系统 技术支持：Eyoung */

/* ==========================stylesheet==Eyoung========================== */

.container {width: 363px; height:302px; background:url(../../images/load_back.gif) no-repeat; margin: 0px auto; margin-top:15px; margin-right:48px;}
ul.loadtabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 33px;
	overflow:hidden;
	width: 361px; margin-left:2px;
	margin-top:1px;


}
ul.loadtabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	

}
ul.loadtabs li a {
	text-decoration: none;
	color:#707070;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
	border-top:none;	
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;	
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	width:139px;
	text-align:center;
	font-weight:bold;
}
ul.loadtabs li a:active,ul.loadtabs li a.dt{ color:#f26722;background: #fff;
	border-bottom: 1px solid #fff;
	color:#f26722;

}	

.tab_container {
	border-left: 1px solid #e0e0e0;
	border-top: none;
	clear: both;
	float: left; 
	width: 359px;
	background: none;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomlload01eft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding:10px 0 0 20px;
	display:none;
	background:#fff;

/*	height:200px;*/
}
.tab_content .formdiv{ color:#707070; font-size:12px; margin:0 0 0 39px;}
.tab_content form{ color:#707070; font-size:12px; margin:0 0 0 30px;}
.tab_content form input.name{ width:193px; height:25px; border:1px #d5d5d5 solid; line-height:25px;}
.tab_content form input.yzm{width:73px; height:25px; border:1px #d5d5d5 solid; line-height:25px;}
.tab_content form p{ height:42px; line-height:42px;}
.tab_content form p.yzmimg{background:url(../../images/yzm.jpg) no-repeat 130px 6px;}

.tab_content form .turn{ text-decoration:underline; color:#f26722; margin:0 0 0 80px;}

.tab_content form .ask{ background:url(../../images/ask.jpg) no-repeat 100px 10px; height:35px; line-height:35px;}
.tab_content form .forget{ margin:0 0 0 88px;} 
.tab_content form .ask a{ color:#9d9d9d;}
.tab_content form .submit_but{ background: url(../../images/submit_but.jpg) no-repeat; width:96px; height:30px; font-size:14px; font-weight:bold; color:#fff; margin:0 0 0 17px;  margin:0 0 0 -22px !improtant;}
.tab_content form .reg_but{ background: url(../../images/reg_but.jpg) no-repeat; width:96px; height:30px; margin:10px 0 0 20px; font-size:14px; font-weight:bold; color:#707070;}
/*.tab_content form .wb{ display:block; height:42px; line-height:42px; margin-top:10px; margin:0; padding:0;}
.tab_content form .wb li{ float: left; display:inline; padding:0 0 0 25px;}
.tab_content form .wb li.sina{ background:url(../../images/sina.jpg) no-repeat 0 10px;}
.tab_content form .wb li.qqwb{ background:url(../../images/qqwb.jpg) no-repeat 0 10px;}
.tab_content form .wb li.renren{ background:url(../../images/renren.jpg) no-repeat 10px 10px; padding:0 0 0 35px;}*/

.tab_content form p.wb{ padding:10px 0 0 0;} 
