@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

.center_div{
	margin:0 auto; 
	width:1000px;
}

.top_center{
	float:left; 
	background-image:url(../../../images/user/def/top_4.jpg); 
	height:104px; 
	width:687px;
}

.nav_float{
	height:27px;
	margin: 0 10px 20px 80px;
}

.top_nav{
	float:left; 
	background-image:url(../../../images/user/def/m_2.jpg); 
	width:480px; 
	height:27px;
	line-height:27px;
	font-weight:bold;
}

.top_nav ul{
	list-style:none;
	margin:0px;
}

.top_nav li{
	float:left;
	margin-left:40px;
}

.top_nav li a {
	color: #FFF;
}
.top_nav li a:link {
	color: #FFF;
}

.top_nav li a:hover {
	color: #000;
}

.top_nav li a:active {
	color: #000;
}

.top_nav li a:visited{
	color: #FFF;
}

.body_left{
	float:left;
	width:190px;
	margin:0 0 0 40px;
	*margin-left:40px !important;
	*margin:0 0 0 18px;
}

.table_list_top{
	 height:37px;
	 width:190px;
	 background-image:url(../../../images/user/def/t_1.jpg);
	 background-repeat:no-repeat;
}

.center_table_title{
	color:#0269F5;
	margin-left:10px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

.table_title{
	color:#FFF;
	margin-left:10px;
	height:20px;
	line-height:20px;
}

.table_list_body{
	 width:190px;
	 margin:0px;
	 background-image:url(../../../images/user/def/b_1.jpg);
	 background-repeat:repeat-y;
}

.list_point{
	width:170px;
	margin:0px;
	padding-left:28px;
}

.list_point li{
	width:190px;
	list-style-image:url(../../../images/user/def/icon_2.jpg);
	height:26px;
}

.body_center{
	float:left;
	width:496px;
	margin:0 22px;
	*margin:0 0 0 25px !important;
	*margin:0px;
}

.table_center_title{
	height:23px;
	background-image:url(../../../images/user/def/t_2.jpg);
	background-repeat:no-repeat;
}

.table_center_body{
	background-image:url(../../../images/user/def/b_2.jpg);
	background-repeat:repeat-y;
	margin:0px;
}

.list_game_ico{
	list-style:none;
	width:496px;
	margin:0;
	padding:10px 0 0 0;

}

.list_game_ico li{
	float:left;
	width:248px;
	height:85px;
	text-align:center;
	margin:10px 0 0 0;
}

.list_news{
	margin:0 0 0 40px;padding:0px; list-style-image:url(../../../images/user/def/icon_1.jpg);
}

.list_news li{
	height:25px;
}

.body_right{
	float:right; 
	width:190px;
	margin-right:40px;
	*margin:0 35px 0 0 !important;
	*margin:0 12px 0 0;
}

.foot_info{
	clear:both;
	text-align:center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;

}

a:link {
	text-decoration: none;
	font-weight:bold;

}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #666;

}

a:hover {
	color: #000;
	/*text-decoration:underline;*/
	font-weight:bold;
	text-decoration: none;

}

a:active {
	text-decoration: none;
	color: #FF6600;
}

.list_server{
	margin:0px;
	padding:0px;
	list-style:none;
}

.list_server li{
	width:155px;
	height:30px;
	float:left;
	margin-left:5px;
	line-height:30px;
}

.titleFont{
	color:#FF6600;
	font-size: 16px;
	font-weight:bold;
}

.tableBorder td{
 	border:1px solid #FF6600;
}

.suggestBoxContainer {
  	border:1px solid black;
	background-color:#fff;
	color:#686868;
	position:absolute;
	z-index:10
  }

  .suggestBox {
	background-color:#fff;
	color:#686868;
  }  

  .mouse_over {
  	background-color:#009;
	color:#fff
  }
