@charset "utf-8";
/* CSS Document */
.clear-all{clear:both; line-height:0px; height:15px;}
.clear-all2{clear:both; line-height:0px; height:0px;}
.clear-all3{clear:both;}
.textbox,.textarea, .dropdown {
	width: 100%;
}
/*
#wrapper{
	width:999px;
	margin:0 auto;
	background-color:#FFFFFF;
}
*/
.table_clr{
	clear:both;
	line-height:0px;
}

/* table1 green */
.table1{
	border:1px solid #d9d9d9;
	
	
}
.table1 div{
	width:100%;	
}
/* r1 */
.table1 .r1-1{
	width:100%;
	/*background:url(../../images/malengame_table1_ct.gif) repeat-x;*/
	height:36px;
}
.table1 .r1-1 div{
	/*background:url(../../images/malengame_table1_lt.gif) no-repeat left;*/
	width:100%;
	height:36px;
}
.table1 .r1-1 div div{
	/*background:url(../../images/malengame_table1_rt.gif) no-repeat right;*/
	height:36px;	
}
.table1 .r1-1 div div div{
	

}
/* r2 */
.table1 .r1-2{
	width:100%;
	/*background:url(../../images/malengame_table1_bg.gif) repeat-x;*/
}
.table1 .r1-2 div{
	/*background:url(../../images/malengame_table1_lc_bg.gif) repeat-y left;*/
	width:100%;
}
.table1 .r1-2 div div{
	/*background:url(../../images/malengame_table1_rc_bg.gif) repeat-y right;*/
}
.table1 .r1-2 div div div{
	/*background:url(../../images/malengame_table1_rc.gif) no-repeat right top;*/
}
.table1 .r1-2 div div div div{
	/*background:url(../../images/malengame_table1_lc.gif) no-repeat left top;*/
}
.table1 .r1-2 div div div div div{
	/*background:url(../../images/dot_trans.gif) repeat-x;*/
}

/* r3 */
.table1 .r1-3{
	width:100%;
	height:14px;
	/*background:url(../../images/malengame_table1_cb.gif) repeat-x;	*/
}
.table1 .r1-3 div{
	/*background:url(../../images/malengame_table1_lb.gif) no-repeat left;*/
	height:14px;
}
.table1 .r1-3 div div{
	/*background:url(../../images/malengame_table1_rb.gif) no-repeat right;*/
	height:14px;
}

/* table2 */
.table2{
	
	
}
.table2 div{
	width:100%;	
}
/* r1 */
.table2 .r1-1{
	width:100%;
	/*background:url(../../images/malengame_table2_ct.gif) repeat-x;*/
	height:55px;
}
.table2 .r1-1 div{
	/*background:url(../../images/malengame_table2_lt.gif) no-repeat left;*/
	width:100%;
	height:55px;
}
.table2 .r1-1 div div{
	/*background:url(../../images/malengame_table2_rt.gif) no-repeat right;*/
	height:55px;	
}
.table2 .r1-1 div div div{
	

}
/* r2 */
.table2 .r1-2{
	width:100%;
	/*background:url(../../images/malengame_table2_bg.gif) repeat-x;*/
}
.table2 .r1-2 div{
	/*background:url(../../images/malengame_table2_lc_bg.gif) repeat-y left;*/
	width:100%;
}
.table2 .r1-2 div div{
	/*background:url(../../images/malengame_table2_rc_bg.gif) repeat-y right;*/
}
.table2 .r1-2 div div div{
	/*background:url(../../images/malengame_table2_rc.gif) no-repeat right top;*/
}
.table2 .r1-2 div div div div{
	/*background:url(../../images/malengame_table2_lc.gif) no-repeat left top;*/
}
.table2 .r1-2 div div div div div{
	/* margin:0px 10px 0px 10px; */
	/*background:url(../../images/dot_trans.gif) repeat-x;*/
}

/* r3 */
.table2 .r1-3{
	width:100%;
	height:21px;
	/*background:url(../../images/malengame_table2_cb.gif) repeat-x;	*/
}
.table2 .r1-3 div{
	/*background:url(../../images/malengame_table2_lb.gif) no-repeat left;*/
	height:21px;
}
.table2 .r1-3 div div{
	/*background:url(../../images/malengame_table2_rb.gif) no-repeat right;*/
	height:21px;
}

.border_game{
	width:130px; margin:0 auto; margin:2px;border:1px solid #d9d9d9; padding:2px; text-align:center;  
}
#member{
	width:100%;
	height: auto;
}
#search{
	/*margin:350px 25px 15px 15px;*/
}
#search ul li{
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:-30px;
}
/*
#logo{
	width:100%;
	height:107px;
}
*/
#left{
	width:165px;
	padding-left:9px;
	float:left;
}
/*#center{
	width:495px;
	margin-left:10px;
	float:left;
}
#center_playgame{
	width:670px;
	margin-left:10px!important;
	margin-left:5px;
	float:left;
}
*/
#right{
	width:300px;
	float:left;
}
#footer{
	width:960px;
	height:50px;
	font-size:11px;
	color:#666666;
	background:url(../../images/malengame_email.gif) no-repeat 620px;
	padding:20px 20px 10px 15px;
}
img{
	border:0px;
}
body{
	background: url(../../images/malengame_bg.gif) repeat-x #2d859c;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
/* Link */
a.link_black:link,a.link_black:visited{
	color:#000000;
	text-decoration:none;
}
a.link_black:hover{
	color:#88ae06;
}
a.link_glay_navi:link,a.link_glay_navi:visited{
	color:#000000;
	text-decoration:none;
	font-size:10px;
}
a.link_glay_navi:hover{
	color:#6eb80c;
}
a.link_glay:link,a.link_glay:visited{
	color:#999999;
	text-decoration:none;
}
a.link_glay:hover{
	color:#6eb80c;
}
a.link_white:link,a.link_white:visited{
	color:#ffffff;
}
a.link_white:hover{
	color:#00a48c;
}
a:link,a:visited{
	color:#88ae06;
}
a:hover{
	color:#000000;
}
/* text */
.glay{
	color:#999999;
}
.green{
	color:#00a48c;
}
.white{
	color:#ffffff;
}
.link_footer{
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
	font-size:11px;
	text-decoration:none;
}
/* text size */
.readmore{
	font-size:11px;
	color:#000000;
}
