/* css */
*{
margin:0; padding:0}
.b_input{
height:18px;
border:1px solid #0099FF;
}
.b_juti{ width:195px; height:60px;border:1px solid #0099FF;}
.t_input{height:18px; border:#00CC33 1px solid;}
.b_button{
height:18px;
border:1px solid #333333;
text-align:center;
line-height:14px;
background:#FFFFFF;
font-weight: bold;
}
.o_input{
height:18px;
border:1px solid #CCCCCC;
}
.f_input{
height:18px;
border:1px solid #FF3300;

}
#tab{width:630px;
height:380px;
/*border:3px solid #cccccc;*/
position:relative;
font-size:12px;
}
dd#d0{ border:1px solid #999999; width:600px; height:320px; background:#ffffff; position:absolute; left:15px; top:30px;}
dd#d1{ border:1px solid #999; width:602px; height:318px; background:#ffffff; position:absolute; left:14px; top:31px; }
dd#d2{ border:1px solid #999; width:604px; height:316px; background:#ffffff; position:absolute; left:13px; top:32px;}
dd#d3{ border:none; width:600px; height:320px; background:#ffffff; position:absolute; left:16px; top:31px;}
dd#d4{ border:none; width:602px; height:318px; background:#ffffff; position:absolute; left:15px; top:32px;}
dd#title{ margin: 0 10px; background:#FFFFFF; font-size:14px; color:#0066FF; position:absolute; left:20px; top:20px; font-weight:bold }
#basicinfo{
position:absolute; 
left:50px; /*所有浏览器*/ 
left:45px\9; /* 所有IE浏览器*/ 
+left:30px; /* IE7 */
_left:30px; /* IE6*/ 
top:60px; /*所有浏览器*/ 
top:60px\9; /* 所有IE浏览器*/ 
+top:30px; /* IE7 */
_top:30px; /* IE6*/ 

}
.hang{ float:left; width:520px;
margin-top:5px; /*所有浏览器*/ 
margin-top:5px\9; /* 所有IE浏览器*/ 
+margin-top:3px; /* IE7 */
_margin-top:3px; /* IE6*/ 
}
.username{ margin-top:5px; float:left; width:90px; text-align:right}
.check{ background:#FF3300; padding:0 5px; margin-left:3px; height:20px; width:200px; color:#ffffff; line-height:20px; float:left; visibility: hidden;
 }
.fault{
width:200px;
height:40px;
padding:25px;
line-height:20px;
border:2px solid #333333;
margin:0 auto;
margin-top:100px;
text-align:center;
background-color:#FDD2D9;
font-size:12px;
color:#FF0000;}
.fault a{ color:#000000; text-decoration: underline}
.fault a:hover{ text-decoration:none}
