@charset "utf-8";
/*
 * to: game tpl
 * author:F2er
 * time:11-10-21
*/
.game_tpl a{ color:#4880B3}
/*tpl*/
.game_container .hd,.game_container .fd,.game_intro .hd,.game_intro .fd,.game_group .hd,.game_group .fd,.game_recommend .hd,.game_recommend .fd{ background-image:url(../images/game/style1_sbg.gif); background-repeat:no-repeat;}

/*game_intro*/
.game_intro .hd,.game_group .hd,.game_recommend .hd{color:#fff;}
.game_intro .bd,.game_group .bd,.game_recommend .bd{  border-color:#9AB2E5; background:#EAF1FF;}

/*game_group*/
.game_group .bd,.game_recommend .bd{ background:none}
.game_group h3{color:#AA0000;  border-bottom:1px solid #ccc;}

/*game_table*/
.game_table th,.game_table td{color:#333}


