@charset "UTF-8";
/* CSS Document */
body,ul,li,dl,dt,dd,table,tr,td,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
    color:#666;
    font-size:12px;
	text-align:center;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
   }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}

.choose_f_box{clear:both;
              width:534px;
              height:170px;
			  overflow:hidden;
			  padding:2px 2px 0 2px;
			  background:#fff;
			  border:1px solid #dadada;
			  z-index:1001;
			  left:80px;
			  *left:14px;
			  _left:14px;
			  top:-333px;
			  *top:-334px;
			  _top:-334px;
			  margin-top:0px;
			  position:relative;
			  }
			  
.choose_f_title{float:left;
                width:534px;
				height:25px;
				overflow:hidden;
				line-height:25px;
				background:#eee;
				}

.choose_f_box_share{clear:both;
              width:366px;
			  overflow:hidden;
			  padding:2px 2px 0 2px;
			  background:#fff;
			  border:1px solid #dadada;
			  z-index:1000;
			  top:-318px;
			  _top:-318px;
			  left:0px;
			  *left:-150px;
			  _left:-66px;
			  position:relative;
			  }
.choose_friends{float:left;
                width:95px;
				overflow:hidden;
				line-height:25px;
				text-indent:10px;
				text-align:left;
				}
				
.choose_box_inp{float:right;
                height:20px;
				overflow:hidden;
				margin-top:2px;
				margin-right:20px;
				_margin-right:10px;
				}

.choose_f_main{float:left;
               width:523px;
               height:100px;
			   overflow-y:scroll;
			   overflow-x:hidden;
			   margin-top:5px;
			   text-align:left;
			   }
			   
.choose_f_con{float:left;
              width:528px;
			  height:26px;
			  overflow:hidden;
			  padding-left:7px;
			  text-align:left;
			  border-bottom:1px solid #eee;
			  }
			  
.choose_f_name{float:left;
               width:150px;
			   overflow:hidden;
			   padding-right:10px;
			   text-align:left;
			   }
			   
.choose_name_box{float:left;
						
                 height:18px;
				 overflow:hidden;
				 line-height:18px;
                 text-align:left;
				 padding-top:6px;
				 padding-left:3px;
				 }
				 
.choose_f_head{float:left;
               width:16px;
			   height:16px;
			   overflow:hidden;
			   margin-top:5px;
			   padding-left:3px;
			   text-align:left;
			   }
				 
.choose_f_inp,.choose_f_inp2
             {float:left;
              width:18px;
			  height:18px;
			  overflow:hidden;
			  margin-top:4px;
			  *margin-top:3px;
			  _margin-top:3px;
			  text-align:left;
			  }
			  
.choose_f_inp2{width:52px;
               overflow:hidden;
			   margin:0;
			   }
			  
.choose_f_oper{float:left;
               width:100%;
			   height:22px;
			   overflow:hidden;
			   padding:10px 0 10px 11px;
			   text-align:left;
			   }
			   
.choose_but_yes{float:left;
                width:69px;
                height:21px;
				overflow:hidden;
				text-align:left;
				}
