.room_host {
	float:left;
	margin:3px 3px 3px 0px;
	width:76px;
	height:116px;
	background-image:url(../imsges/03_03.gif);
	cursor:pointer;	
}

.room_host:hover {
	background-image:url(../imsges/03_02.gif);
}

.room_join {
	float:left;
	margin:3px 3px 3px 0px;
	width:76px;
	height:116px;
	background-image:url(../imsges/03_01.gif);
	cursor:pointer;
}

.room_join:hover {
	background-image:url(../imsges/03_02.gif);
}

.room_selected {
	float:left;
	margin:3px 3px 3px 0px;
	width:76px;
	height:116px;
	background-image:url(../imsges/03_02.gif);
	cursor:pointer;
}

.room_player_join {
	float:left;
	width:11px;
	height:29px;
	margin:0px 2px 0px 0px;
	background-image:url(../imsges/03_p01.gif);
}

.room_player_blank {
	float:left;
	width:11px;
	height:29px;
	margin:0px 2px 0px 0px;	
	background-image:url(../imsges/03_p02.gif);
}

.room_player_fix_left {
	float:left;
	width:13px;
	height:29px;
}

.room_name {
	margin:4px auto;
	background-color:#323f45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align:	center;
	width:90%;
}

.user_info_v2 {
	width:200px;
	height:60px;
	background-color:#1e1915;
}

a.userDetail {
	font-size:12px;
	text-decoration:none;
	color:#E6E6E6;
}

a.userDetail:hover {
	text-decoration:underline
}

.error_pic {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9; 
}

ul.complain {
	margin:40px 0px 0px 25px;
	padding:0px;
}

.complain li {
	list-style:none;
	margin:2px;
	padding:0px;
}

ul.events {
	margin:0px;
	padding:0px;
}

.events li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.next, .prev{
	cursor:pointer;
}

#news-ticker{
	width:100%;
	height:256px;
	overflow:hidden;
}

#news-ticker div{
	width:100%;
}

.event_banner_bg {
	background-image:url(../img/events/event_banner_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:124px;
	height:68px;
}

.event_banner_bg:hover {
	background-image:url(../img/events/event_banner_bg_2.gif);
	background-repeat:no-repeat;
	color:#313131;
}

.event_banner_bg a {
	color:#B59880;
	text-decoration:none;
	font-size:10px;	
}

.event_banner_bg a:hover {
	color:#6B5736;
	font-size:10px;	
}

.event_banner_bg img {
	width:108px;
	height:42px;
}

div.image-left {
	float: left;
	margin: 0px auto;
}

div.image-left img {
	border: 0px solid #ccc;
	padding: 0px;
}

div.image-left p {
	color: #666;
	font-family: 'Lucida Grande', Lucida Sans Unicode;
	font-size: 9px ;
	margin: 0px 0 0;
	text-align: center ;
}	

div.node-message {
	font-size:12px;
	text-align:left;
	margin: 3px 5px 2px 5px;
	line-height:13px;
}

.event_mini_btn {
	float:left;
	margin:0px 1px 0px 1px;
}

.event_mini_btn_l {
	float:left;
	background-image:url(../img/events/event_mini_btn_l.gif);
	height:21px;
	width:7px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.event_mini_btn_bg {
	float:left;
	background-image:url(../img/events/event_mini_btn_bg.gif);
	height:21px;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;	
}

.event_mini_btn_bg a {
	color:#1F3A32;
	font-size:12px;
	text-decoration:none;
	line-height:22px;
}

.event_mini_btn_r {
	float:left;
	background-image:url(../img/events/event_mini_btn_r.gif);
	height:21px;
	width:7px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;	
}

.event_btn_input {
	font-family:'新細明體';
	color:#cccccc;
	font-size:11px;
	height:17px;
	background-image:url(../img/events/event_btn_bg.gif);
	background-repeat:repeat-x;
	border:#866D22 1px solid;
	margin-bottom:1px;
	padding:0px;
	cursor:pointer;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;	
	line-height:17px;
	font-weight:bold;
}

.foot {
	width:335px;
	height:23px;
	background-image:url(/img/foot/foot_bg.gif);
	background-repeat:no-repeat;
}
