@charset "utf-8";

/*
 * to: game tpl
 * author:F2er
 * time:11-10-21
*/

/*public*/
.game_tpl{ padding:10px 9px 0; zoom:1}
.mt10{ margin-top:10px;}

/*game_container*/
.game_container .hd{ background-position:0 0; height:53px;}
.game_container .title{ float:left; width:198px; height:32px; line-height:32px; margin:10px 0 0 10px; display:inline;}
.game_container .link{ float:right; margin:10px 10px 0 0; width:405px; height:32px; line-height:32px; text-align:center;}
.game_container .link a{ color:#fff; padding:0 5px;}
.game_container .link a:hover{ color:#ddd}
.game_container .hd h2{ text-align:center; color:#fff; font-size:14px;}
.game_container .bd{ background:#242424; border-width:0 1px; border-style:solid; border-color:#000; padding:4px; text-align:center;}
.game_container .fd,.game_intro .fd,.game_group .fd,.game_recommend .fd{ background-position:0 -53px; height:2px; font-size:0; line-height:0; overflow:hidden}

/*game_intro*/
.game_intro .hd,.game_group .hd,.game_recommend .hd{ background-position:0 -55px; height:29px; line-height:29px; font-size:14px; padding:0 10px;}
.game_intro .bd,.game_group .bd,.game_recommend .bd{ border-width:0 1px;border-style:solid; line-height:23px; padding:10px; }
.game_intro .fd{ background-position:0 -84px;}
.game_intro .bd{ text-indent:2em;}

/*game_group*/
.game_group{ float:left; width:714px;}
.game_group .hd{ background-position:0 -86px;}
.game_group .fd{ background-position:0 -115px;}
.game_group h3{line-height:25px; height:25px; overflow:hidden}
.game_group .game_more{ float:right;font-weight:400}
.game_table th,.game_table td{ padding:3px 0;}
.game_discus{ text-align:right;}

/*game_recommend*/
.game_recommend{ float:right; width:239px;}
.game_recommend .hd{ background-position:0 -117px;}
.game_recommend .fd{ background-position:0 -146px;}
.game_list li{ float:left; width:105px; height:24px; line-height:24px; overflow:hidden; white-space:nowrap;}
.game_list li a{margin-left:5px;}

.gamename h1 {font-size:14px;font-weight:bold;color:#FFFFFF;padding:0px;margin-top:5px;}
.login_close{display: none;}
#uniLoginAppendDiv{left: 53%;position: absolute;top: 150px;z-index:10000}
