@CHARSET "UTF-8";
/*-------弹出层-------*/
.mesWindow{background:#9f9f9f;}
.mesWindowTop{ background:#f6f6f6; border-bottom:1px solid #eee;padding:5px;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowTop h5{ float:left; display:inline; font-size:14px; margin:2px 0 0 6px;}
.mesWindowTop h6{ float:right; display:inline; font-size:12px; margin:3px 3px 0 0;}
.mesWindowContent{margin:0px;font-size:12px;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#f6f6f6}

.user_form{ border:1px solid #888; position:relative; top:-3px; left:-2px; background:#fff;}
.user_form .this_top { background:url(./../images/user/title_bg.png) repeat-x; width:100%; height:34px; overflow:hidden; zoom:1;}
.user_form .this_top li.l{float:left; display:inline;}
.user_form .this_top li.l a{color:#555; text-decoration:none; float:left; display:inline; height:34px; line-height:33px; font-size:14px; font-weight:bold; padding:0 18px; border-right:1px solid #c6c6c6;}
.user_form .this_top li.l .active{background:url(./../images/user/title_active_bg.png) repeat-x; color:#333; border-top:2px solid #888; height:32px; left:31px;}
.user_form .this_top li.r {float:right; display:inline;}
.user_form .this_top li.r a { width:18px; height:16px; background:url(./../images/user/close.png) no-repeat; cursor:pointer; display:block; margin:8px 10px 0 0;}
.user_form .this_top2 { background:url(./../images/user/title2_bg.png) repeat-x; width:100%; height:34px; overflow:hidden; zoom:1;}
.user_form .this_top2 li.l{float:left; display:inline; line-height:32px; font-size:14px; color:#fff; font-weight:bold; margin:0 0 0 15px;}
.user_form .this_top2 li.r {float:right; display:inline;}
.user_form .this_top2 li.r a { width:20px; height:18px; background:url(./../images/user/close2.png) no-repeat; cursor:pointer; display:block; margin:7px 10px 0 0;}

.user_form .this_middle { padding:8px 10px 20px 10px;}

.theUserForm { padding:0 10px; display:none;}
.theUserForm select{ background:#f9f9f9;}
.theUserForm li{ padding:3px 0; line-height:20px; overflow:hidden; zoom:1;}
.theUserForm li label{ display:block; color:#333;}
.theUserForm li em{ font-size:12px; font-style:normal; color:#888; padding-left:0px; display:block;}
.theUserForm li .thisText{ background:#f9f9f9 url(./../images/user/search_input.gif) no-repeat; border:1px solid #ccc; border-top:1px solid #777; border-left:1px solid #777; padding:3px; width:305px;}
.theUserForm li .thisBtn{ height:30px; border:0; display:inline-block; background:url(./../images/user/btn.gif) no-repeat center; line-height:29px; padding:0 15px; color:#fff; font-size:14px; font-weight:bold; text-decoration:none; cursor:pointer;}
.theUserForm li .thisInputActive {display:block; padding:0 15px 0 0; background:url(./../images/user/btn.gif) no-repeat right; height:30px; color:#fff; text-decoration:none; cursor:pointer;}
.theUserForm li .thisWidth { width:390px;}
.theUserForm li .user { background:#f9f9f9 url(./../images/user/user_ico.gif) no-repeat 3px 4px; width:290px; border:1px solid #bbb;padding:5px 4px 5px 20px;}
.theUserForm li .pwd { background:#f9f9f9 url(./../images/user/user_ico.gif) no-repeat 3px -47px; width:290px; border:1px solid #bbb;padding:5px 4px 5px 20px; }
