#tabform{
	font-size:12px;
	text-align:left;
}
#tabform td{
    padding:5px;
    vertical-align:top;
}

.tab_title{
	text-align:right;
	width:120px;
}

#myform h2{
	text-align:left;
	line-height:30px;
	margin:10px 30px;
    font-size:12px;
	border-bottom:1px solid #006F7A;
}

#myform p{
	text-align:left;
	margin:10px 40px;
	color:#aaaaaa;
}

select{
	margin-left:5px;
}
#w_company{
    width:280px;
}
input{
	width:expression((this.type=="text"||this.type=="password")?"150px":"style");
	border:expression((this.type=="text"||this.type=="password")?"1px solid #999":"style");
}
.inputL{
    width:250px;
}
.beizhu{
    color:#004400;
    margin:0px 40px;
    text-align:left;
}

.green_button{
	width:100px;
	height:25px;
	line-height:25px;
	background:#006F7A;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
}

#login_link{
    margin-left:20px;
    color:#0000ff;
    text-decoration:underline;
}
.psdiv0,.psdiv1,.psdiv2,.psdiv3,.psdiv4{position:relative;height:30px;color:#666}/*密码强度容器*/
.strongdepict{position:absolute; width:300px;left:0px;top:3px}/*密码强度固定文字*/
.strongbg{position:absolute;left:0px;top:22px;width:235px!important;width:234px;height:10px;background-color:#E0E0E0; font-size:0px;line-height:0px}/*灰色强度背景*/
.strong{float:left;font-size:0px;line-height:0px;height:10px}/*色块背景*/

.psdiv0 span{display:none}
.psdiv1 span{display:inline;color:#F00}
.psdiv2 span{display:inline;color:#C48002}
.psdiv3 span{display:inline;color:#2CA4DE}
.psdiv4 span{display:inline;color:#063}

.psdiv0 .strong{ width:0px}
.psdiv1 .strong{ width:25%;background-color:#F00}
.psdiv2 .strong{ width:50%;background-color:#F90}
.psdiv3 .strong{ width:75%;background-color:#2CA4DE}
.psdiv4 .strong{ width:100%;background-color:#063}
