@charset "gb2312";
.clear{clear:both;}
.fleft{float:left;}
.fright{float:right;}
	

	/******right******/
	.right-con .hd{position:relative;padding: 34px 0 0 479px; height: 71px;background: #2d2d2d;padding: 0 20px;}
	
	.right-con .hd .phd{position:relative;height: 71px;line-height: 86px;font-size:18px;/*color:#fff;*/text-align:left;}
	.right-con .hd .phd em{position: absolute;top: 18px;left: -2px;line-height:11px;font-size:0px;width: 38px;height: 37px;background: url('../../images/icon.png') -10px -117px no-repeat;}
	.right-con .phd .title{display:block;width:110px;height: 69px;line-height: 69px;padding-left: 49px;font-size: 16px;color: #fff;}
	.server-list .qkenter{position:absolute;top: 24px;right:0;font-size: 12px;}
	/*推荐服务器和最近登录*/
	.ser{background:#fff;}
	.servers{width: 750px;height: 159px;position:relative;margin:0px 0px 0px 0px;}
	.servers .tj_word, .servers .logined_word{font-family:"微软雅黑";font-size:18px;position:absolute;display:block;color: #3e383a;/* font-weight: bold; */}
	.servers .tj_word{left: 34px;top:44px;}
	.servers .logined_word{left: 34px;top:97px;}
	
	#tj_server, #logined_server{width:500px;height:31px;position:absolute;left: 159px;}
	#tj_server{top:44px;}
	#logined_server{top:97px;}
	#tj_server li, .servers ul li{position:relative;display:block;width: 224px;height: 30px;line-height: 30px;background: url('/wjqf/images/icon.png') -12px -355px no-repeat;}
	#tj_server li a, .servers ul li a{color: #626262;padding-left: 26px;text-decoration:none;}
	#tj_server li a:hover, .servers ul li a:hover{color: #f38209;}
	#tj_server li .status, .servers li .status,#tj_server li a:hover, .servers ul li a:hover{color: #d0310a;}
	#logined_server  li em,#tj_server  li em{display:block;position: absolute;top: 9px;left: 14px;line-height:11px; font-size:0px; width:4px;height:4px;background: url("../../images/icon.png") 0 0 no-repeat;}
	.goto-login{color: #3f3d30;line-height:28px;}
	.allserver{height: 516px;overflow:hidden;position:relative;width: 767px;margin: 0 auto;}

	.allserver .row{width: 904px;height:28px;margin: 0px auto;line-height:27px;padding-top: 16px;overflow:hidden;border-top: 1px dashed #bbb;}
	.allserver .row dl{width:100%;height:100%;}
	.allserver .row dt{width:81px;height:25px;float:left;text-align:center;cursor:pointer;color: #3a3839;}
	.allserver .row dd{width: 9px;height:24px;float:left;text-align:center;color: #3a3839;}
	.allserver .row a{}
	.allserver .row dt.on{background: #bc1908;color:#fff;font-weight:bold;border: 1px solid #0f100a;}

	.allserver .servlist{
	width: 768px;
	height: 400px;
	margin:0px auto;
	position:absolute;
	top: 72px;
	left: 0px;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color:#727272;/*图6,三角箭头的颜色*/
	scrollbar-face-color:#F3F3F3;/*图5,立体滚动条的颜色*/
	scrollbar-3dlight-color: #F3F3F3;/*图1,立体滚动条亮边的颜色*/
	scrollbar-highlight-color:#E8E8E8;/*图2,滚动条空白部分的颜色*/
	scrollbar-shadow-color:#4A4A4A;/*图3,立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #989898;/*图4,立体滚动条强阴影的颜色*/
	scrollbar-track-color:#F4F4F4;/*图7,立体滚动条背景颜色*/
	scrollbar-base-color:#823E0D;/*滚动条的基本颜色*/
	}
	.allserver .servlist ul{width:100%;}
	.allserver .servlist ul li{position:relative;width: 224px;float:left;height: 30px;line-height: 30px;margin: 0 23px 20px 0;background: url('/wjqf/images/icon.png') -12px -355px no-repeat;}
	.allserver .servlist ul li em{display: none;position: absolute;top: 9px;left: 14px;line-height:11px; font-size:0px; width:4px;height:4px;background: url("../../images/icon.png") 0 0 no-repeat;}
	.allserver .servlist ul li a{color: #626262;padding-left: 28px;text-decoration:none;}
	.allserver .servlist ul li a:hover{color: #d0310a;}
	.allserver .servlist li .status{color: #d0310a;}
	/*.allserver .servlist ul li span{position:absolute;top:10px;right:0px;display:block;width:57px;height:15px;background:url('list_11.png') 0 -85px no-repeat;text-indent:-9999px}*/
