@charset "utf-8";
/* CSS Document */

/* inner pages */
/*body.innerl div#inmm {
	background: url(../img/mm_c_inner_bg.jpg) no-repeat 15px 14px;
}
body.innerl div#hbh div#inhbh {
	background: url(../img/bnr_inner.jpg) no-repeat left top;
}
body.innerc div#inmm {
	background: url(../img/mm_c_inner_bg.jpg) no-repeat 15px 14px;
}
body.innerc div#hbh div#inhbh {
	background: url(../img/bnr_inner.jpg) no-repeat left top;
}
/* article pages */
body.txt div#inmm {
	background: url(../img/mm_c_inner_bg.jpg) no-repeat 15px 14px;
}
body.txt div#hbh div#inhbh {
	background: url(../img/bnr_inner.jpg) no-repeat left top;
}
*/



/* starcraft */
body.sc div#inmm {
	background: url(../img/mm_c_sc_bg.jpg) no-repeat 15px 14px;
}
body.sc div#hbh div#inhbh {
	background: url(../img/bnr_sc.jpg) no-repeat left top;
}
/* battlefield */
body.bf div#inmm {
	background: url(../img/mm_c_bf_bg.jpg) no-repeat 15px 14px;
}
body.bf div#hbh div#inhbh {
	background: url(../img/bnr_bf.jpg) no-repeat left top;
}
/* half life */
body.hl div#inmm {
	background: url(../img/mm_c_hl_bg.jpg) no-repeat 15px 14px;
}
body.hl div#hbh div#inhbh {
	background: url(../img/bnr_hl.jpg) no-repeat left top;
}
/* generic FPS */
body.fps div#inmm {
	background: url(../img/mm_c_fps_bg.jpg) no-repeat 15px 14px;
}
body.fps div#hbh div#inhbh {
	background: url(../img/bnr_fps.jpg) no-repeat left top;
}
/* counter strike */
body.cs div#inmm {
	background: url(../img/mm_c_cs_bg.jpg) no-repeat 15px 14px;
}
body.cs div#hbh div#inhbh {
	background: url(../img/bnr_cs.jpg) no-repeat left top;
}
/* world of warcraft */
body.wow div#inmm {
	background: url(../img/mm_c_wow_bg.jpg) no-repeat 15px 14px;
}
body.wow div#hbh div#inhbh {
	background: url(../img/bnr_wow.jpg) no-repeat left top;
}
/* quake */
body.quake div#inmm {
	background: url(../img/mm_c_quake_bg.jpg) no-repeat 15px 14px;
}
body.quake div#hbh div#inhbh {
	background: url(../img/bnr_quake.jpg) no-repeat left top;
}
/* guild wars */
body.gw div#inmm {
	background: url(../img/mm_c_gw_bg.jpg) no-repeat 15px 14px;
}
body.gw div#hbh div#inhbh {
	background: url(../img/bnr_gw.jpg) no-repeat left top;
}
/* unreal tournament */
body.ut div#inmm {
	background: url(../img/mm_c_ut_bg.jpg) no-repeat 15px 14px;
}
body.ut div#hbh div#inhbh {
	background: url(../img/bnr_ut.jpg) no-repeat left top;
}
/* unreal warcraft */
body.wc div#inmm {
	background: url(../img/mm_c_wc_bg.jpg) no-repeat 15px 14px;
}
body.wc div#hbh div#inhbh {
	background: url(../img/bnr_wc.jpg) no-repeat left top;
}

/* strategy */
body.rts div#inmm {
	background: url(../img/mm_c_rts_bg.jpg) no-repeat 15px 14px;
}
body.rts div#hbh div#inhbh {
	background: url(../img/bnr_rts.jpg) no-repeat left top;
}

/* third person */
body.tps div#inmm {
	background: url(../img/mm_c_tps_bg.jpg) no-repeat 15px 14px;
}
body.tps div#hbh div#inhbh {
	background: url(../img/bnr_tps.jpg) no-repeat left top;
}
/* rpg */
body.rpg div#inmm {
	background: url(../img/mm_c_rpg_bg.jpg) no-repeat 15px 14px;
}
body.rpg div#hbh div#inhbh {
	background: url(../img/bnr_rpg.jpg) no-repeat left top;
}
/* hardware */
body.hw div#inmm {
	background: url(../img/mm_c_hw_bg.jpg) no-repeat 15px 14px;
}
body.hw div#hbh div#inhbh {
	background: url(../img/bnr_hw.jpg) no-repeat left top;
}
/* mmo */
body.mmo div#inmm {
	background: url(../img/mm_c_mmo_bg.jpg) no-repeat 15px 14px;
}
body.mmo div#hbh div#inhbh {
	background: url(../img/bnr_mmo.jpg) no-repeat left top;
}
/* eve */
body.eve div#inmm {
	background: url(../img/mm_c_eve_bg.jpg) no-repeat 15px 14px;
}
body.eve div#hbh div#inhbh {
	background: url(../img/bnr_eve.jpg) no-repeat left top;
}

