﻿.nameInputDiv { border: 1px solid #ccc; border-top: 1px solid #333; border-left: 1px solid #333; position: relative; float: left; background: #fff; }

.nameInput_left { width: 550px; }

.x { height: 16px; float: left; border: 1px dotted #ccc; margin: 2px; padding: 1px; word-break: break-all; text-align: left; display: inline; }
.x_hover { height: 16px; float: left; border: 1px solid #ccc; background-color: #eee; margin: 2px; padding: 1px; word-break: break-all; text-align: left; display: inline; }
.nameInput { border: none; margin: 1px; padding-top: 2px; text-align: left; position: relative; }
.nameInput input { height: 18px; border: none; background: none; width: 50px; text-align: left; }
.spanClose { width: 10px; text-align: right; }

#divNameInput_select { z-index: 999; max-height: 300px; overflow: auto; background-color: #fff; }

.div_select {  background: #fff;border: 1px solid #ccc; width: 120px; font-size: 12px; line-height: 15px; position: absolute; top: 20px; left: 5px; border-bottom: 2px solid #555; border-right: 2px solid #555; }
.div_select div { float: none; text-align: left; width: 120px; border-bottom: 1px dotted #ccc; z-index: 999; }
.selectCss { background: #ddd; cursor: pointer; }
.notSelectCss { background: #fff;cursor: pointer; }

#allfriend { overflow-x: hidden; overflow-y: auto; height: 110px; width: 431px; padding-left:5px }
#allfriend div { float: left; }
#friendListBox div { float: left; }

.fsg_nr { border: 1px solid #e6e6e6; background: #fff; width: 438px; border-bottom: 2px solid #555; border-right: 2px solid #555; }
.sgt_top {background: #f7f7f7; color: #000; border-bottom: #e6e6e6 1px solid; width: 430px;height:25px; line-height:25px;padding: 0px 4px;}

.sgt_top #friendsCls { display: none; }
.sgt_bottom { background: #f7f7f7; width:430px;color: #000; border-top: #e6e6e6 1px solid; height: 25px;padding:2px 4px; }

.nameListDiv { width: 135px; height: 30px; padding: 2px 0 0 2px; float: left; text-align: left;overflow:hidden;  }
.nameListDiv image{margin-right:5px;padding:2px;border:1px solid #eceff5;}
.nameListDiv input{vertical-align:middle;}
.l { float: left; font-weight:bold;color:#808080;}
.r { float: right; }
.c { clear: both; }

#namesObj div { float: left; }
