@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
#tabMenu {margin:0;padding:0px;list-style:none;}
#tabMenu li {float:left;height:32px;width:98px; cursor:pointer;}
#tabMenu li span{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#c30302; display:table; padding-top:7px; width:100%; text-align:center;}
li.tab_1 {}
li.tab_2 {}
li.tab_3 {}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background:url(../images/active_bg.png) top left repeat-x;}
li.selected span{ font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}

.box {width:628px; margin-top:5px; margin-left:3px; background:url(../images/inactive_bg.png) top left repeat-x; border:#fe5c01 1px solid;}
.box ul#tabMenu{ display:table; padding:0px; margin:0px; list-style:none;}

.boxTop {height:11px;clear:both}
*html .boxTop {margin-bottom:-2px;}

.boxBody { width:269px; }
.boxBody ul{margin:0px; padding:0px;}

.boxBottom {height:10px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #tab_1 a {display:block;}


.boxBody div ul {margin:0 0px 0 0px;padding:0;width:100%;}

.boxBody div li { list-style:none; display:table;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

.tab-comment, .tab-emb, .tab-more{ display:table!important;}
.tab-comment div, .tab-emb div, .tab-more div{ display:table!important;}

.box .list-games  {display:table;height:auto;margin:0 auto;width:620px;}
.box .list-games ul {display:table;height:auto;list-style:none outside none;padding-left:6px;width:620px;}

.box .list-games ul li {border:1px solid #FF0000;display:block;float:left;margin:6px;padding:5px;width:78px;height:112px}
.box .list-games ul li a.img {background-color:#FFFFFF;display:block;height:65px;margin-left:9px;margin-top:3px;width:60px;}
.box .list-games ul li a.img img {border:medium none;height:65px;width:60px;}

.box .comment-games  {
display:table;
height:auto;
margin:0 auto;
width:620px;
}
.box .comment-games .comment-btm {
background:url("../images/comment_btm.png") no-repeat scroll left bottom transparent;
display:table;
width:339px;
}
.box .comment-games .comment-top {
background:url("../images/comment_top.png") no-repeat scroll left top transparent;
display:table;
margin-bottom:7px;
width:339px;
}
.box .comment-games .comment-top p {
background-color:#FFDF8F;
display:table;
margin-left:2px;
margin-top:5px;
padding-left:10px;
padding-right:10px;
width:315px;
}
.box .comment-games .leave_comment {
padding-left:40px;
}
.box .comment-games .leave_comment h3 {
color:#333333;
font-family:Tahoma,Geneva,sans-serif;
font-size:11px;
font-weight:bold;
}
.box .comment-games .leave_comment .inputbox {
background:url("../images/textbox_bg.png") no-repeat scroll left top transparent;
border:medium none;
height:25px;
margin-bottom:3px;
margin-top:3px;
padding-left:8px;
padding-right:3px;
width:213px;
}
.box .comment-games .leave_comment .inputcomment {
background:url("../images/area_bg.png") no-repeat scroll left top transparent;
border:medium none;
height:89px;
margin-bottom:3px;
margin-top:3px;
padding-left:8px;
padding-right:3px;
width:216px;
}
.box .comment-games .leave_comment .inputbox {
background:url("../images/textbox_bg.png") no-repeat scroll left top transparent;
border:medium none;
height:25px;
margin-bottom:3px;
margin-top:3px;
padding-left:8px;
padding-right:3px;
width:213px;
}





























