/* 
Author:huangchaozi
Date:2011-03-16 12:50
Version:v1.5
Remark:
	v1.5:简单化style，增加多账号登录(2011-03-16)
	v1.4:增加手机号登录(2011-01-18)
	v1.3:增加普通提示框(2010-12-9)
	v1.2:立体登录框(2010-11-26)
	v1.1:普通登录框(2010-01)
*/
#needloginbg{background:#000000;position:absolute;left:0;top:0;opacity:0.25;width:100%;filter:alpha(opacity=25);z-index:10000;display:none;}
#needlogin{position:absolute;z-index:10001;width:480px;height:296px;font-family:Arial;display:none;}
table .lt1{background:url(image/lg_t1.png) no-repeat;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t1.png');}
table .lt2{background:url(image/lg_t2.png) no-repeat;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t2.png',sizingMethod='crop');}
table .lt3{background:url(image/lg_t3.png) repeat-x;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t3.png',sizingMethod='scale');}
table .lt4{background:url(image/lg_t4.png) repeat-y;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t4.png',sizingMethod='scale');}
table .lt5{background:url(image/lg_t5.png) repeat-y;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t5.png',sizingMethod='scale');}
table .lt6{background:url(image/lg_t10.png) no-repeat;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t10.png',sizingMethod='scale');}
table .lt7{background:url(image/lg_t11.png) no-repeat;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t11.png',sizingMethod='scale');}
table .lt8{background:url(image/lg_t9.png) repeat-x;_background:transparent;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/topic/style/image/lg_t9.png',sizingMethod='scale');}
table .hboxt{float:left;font-size:14px;padding:12px 0 0 12px;font-weight:bold;color:#333;}
table .hboxcl{float:right;padding:8px 8px 0 0;} 
table .hboxcl a,.hboxcl a:visited{display:block;height:16px;width:16px;background:url(image/lg_icon.gif) no-repeat;}
table .hboxcl a:hover{background-position:0 -18px;}
.hboxc .hbright{float:left;width:166px;height:200px;padding:10px 0 0 16px;border-left:#ccc 1px solid;}
.hboxc .hbright .hbt{font-weight:bold;font-size:14px;color:#565656;margin-bottom:10px;}
.hboxc .hbright ul{padding-left:12px;}
.hboxc .hbright li{padding:3px 0;}

#needlogin form{float:left;padding:0;margin:0;width:220px;overflow:hidden;margin-right:16px;display:inline;}
#needlogin .hboxc{border:#F86487 1px solid;background:#FFFFFF;height:220px;overflow:hidden;background:#fff;padding:24px 0px 0 24px;color:#2b2b2b;}
#needlogin .hboxc .item1{clear:both;font-size:14px;height:34px;line-height:34px;}
#needlogin .hboxc .item1 input{height:20px;line-height:20px;padding-left:2px;width:140px;}
#needlogin .hboxc .n_left{float:left;width:60px;height:30px;line-height:30px;font-family:arial;}
#needlogin .hboxc .n_right{float:left;width:160px;height:32px;line-height:32px;}
#needlogin .hboxc .item2{clear:both;padding-left:58px;height:32px;line-height:32px;font-size:12px;}
#needlogin .hboxc a{color:#0033ff;text-decoration:underline;}
#needlogin .hboxc a:visited{color:#00f;text-decoration:underline;}
#needlogin .hboxc #nloginsub{padding:3px 10px 2px 10px;}
#needlogin .hboxc .item3{clear:both;margin-top:26px;text-align:center;border-top:#CCCCCC 1px solid;padding-top:18px;font-size:14px;}