/* CSS Document */
.test{
display:none; 
}

#fbmodal_2{
width:500px; position: absolute;
left: 0;
z-index:1000;
}

.form{padding:5px 5px 0 5px; clear:both;}
.form label{ width:50px; display:block; float:left;}
#fbmodal .fbmodal_container{
border:solid #555555 0px;
border-top:none;
}

#fbmodal_2 .body_2{
overflow:hidden;
width:500px; 
}

#fbmodal_2 .loading{
text-align: center;
}

#fbmodal_2 .image{
text-align: center;
}

#fbmodal_2 img{
border: 0;
margin: 0;
}

#fbmodal_2 .popup{
    position: relative;	
    }

#fbmodal_overlay{
position: fixed;
top: 0px;
left: 0px;
height:100%;
width:100%;
}

.fbmodal_hide{
z-index:-100;
}


.fbmodal_overlay{
background-color: #000;
z-index:999;
}

.title_2{
padding:0px 0px 0px 10px;
background:#e7faff;
border-bottom:none;
font-weight:bold;
font-size:14px;
color:#ffffff;
width:auto;
height:30px;
line-height:35px;
color:#0e649d; border-bottom:1px solid #ccc;
}

.button_outside_border_blue{ 
background:url(../images/dialog_buttonbg.png) no-repeat;
width:73px;
height:26px;
cursor:pointer;
float:left;
margin-right:10px;
cursor:pointer;
}
 
.button_inside_border_blue{
padding:0px;
text-align:center;
font-weight:bold;
font-size:14px;
color:#ffffff;
margin-right:5px;
width:73px;
height:26px;
line-height:26px;
border:0 none;
cursor:pointer;
}
.button_inside_border_blue input{ background:url(../images/dialogbutton_bg.jpg); border:0; font-weight:700; color:#FFFFFF; width:80px; height:26px; border:0;}
.button_outside_border_grey{
cursor:pointer;
float:left;
width:73px;
height:26px;
line-height:26px;
font-size:14px;
color:#ffffff;
text-align:center;
margin-right:10px;
background:url(../images/dialog_buttonbg.png) no-repeat;
}
.button_outside_border_grey span{ display:none;}
.button_outside_border_grey a{ display:block; width:80px; height:26px; background:url(../images/dialogbutton_bg.jpg) no-repeat; color:#cae1f6;font-weight:bold;}
.button_outside_border_grey a:hover{ color:#fff; }
.button_outside_border_grey input{ background:none; border:0; font-weight:700; color:#FFFFFF;}

.fbmodal_right{
float:right;
}

#fbmodal_2 .clear{
clear:both;
}

div.button_inside_border_blue:active{
background-color:#4f6aa3;
}

.fbmodal_content_2 { 
    background:url(../images/dialog_bg2.png) repeat-y;	
    padding:10px 10px 30px 10px;
    font-size: 12px;
	line-height:30px;
    }
.fbmodal_content_2 .dialog_box{ margin:5px auto; clear: both; height:120px;}
.fbmodal_content_2 .dialog_img{ width:102px; height:102px; padding:1px; background:#fff; float:left;}
.fbmodal_content_2  P{ width:360px; float:left; margin:0 10px; line-height:40px;}
.fbmodal_content_2 .dialog_img img{ width:102px; height:102px;}
.dailog_fengye{ width:500px; height:30px; margin:10px auto; text-align:center;}
.dailog_fengye span{ padding:0 10px;}
.fbmodal_footer_2 {  
    padding: 8px;
	padding-top:0;
    height: 30px;
    text-align: right; border-top:1px solid #ccc;
	clear:both; margin-top:10px; padding-top:15px;
    }
.dialog_close{ width:9px; height:9px; position:absolute; right:15px; top:10px;}


#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);display:none;}
*html #overlay{position:absolute;}
/*#win_div_2{position:absolute;top:50%;left:50%;width:500px;margin:-100px 0 0 -250px; background:#fff; border:1px solid #bbb;}*/

#win_div_2{position:absolute;top:40%;left:55%;width:500px;margin:-100px 0 0 -250px; background:#fff; border:1px solid #ccc;}


.part1{ line-height:26px; padding:5px; border-bottom:1px solid #ccc;}
.part1 p span{ padding-left:10px;}
.p_line{ border-bottom:1px solid #ccc;}

