@charset "utf-8";

#position-menu {
	margin: 0;
	padding: 0;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 

#position-menu-amd {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_amd.jpg) no-repeat;
}

#position-menu-sli {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_sli.jpg) no-repeat;
}

#position-menu-geforce {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_geforce.jpg) no-repeat;
}

#position-menu-radeon {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_radeon.jpg) no-repeat;
}

#position-menu-note {
	width: 584px;
	height: 41px;
	background: url(/5goods_pc/img/type/map_menu_bg_note.jpg) no-repeat;
}

#position-menu-game {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_game.jpg) no-repeat;
}

#position-menu-g-note {
	width: 584px;
	height: 86px;
	background: url(/5goods_pc/img/type/map_menu_bg_g_note.jpg) no-repeat;
}

#position-menu a img {
	border: none;
}

#position-menu ul {
	list-style: none;
}

.position-tab-game {
	margin: 0 0 0 10px;
	padding: 6px 0 0 0;
}

.note-position-tab {
	margin: 0 0 0 235px;
	padding: 6px 0 0 0;
}

.note-position-tab li {
	width: 165px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	display: block;
}

.note-position-tab a {
	width: 165px;
	height: 23px;
	display: block;
}

.position-tab {
	margin: 0 0 0 200px;
	padding: 6px 0 0 0;
}

.g-note-position-tab {
	margin: 0 0 0 20px;
	padding: 6px 0 0 0;
}

.position-tab li, .position-tab-game li, .g-note-position-tab li {
	float: left;
	width: 174px;
	display: block;
	margin-left: 5px;
}

.position-tab a, .position-tab-game a, .g-note-position-tab a {
	width: 174px;
	height: 27px;
	display: block;
}

.position-tab a:hover, .position-tab-game a:hover, .g-note-position-tab a:hover {
	background: #9d9d9d;
}

.position-tab-s {
	clear: both;
	margin: 0 0 0 4px;
	padding: 0;
}

.position-tab-s li {
	float: left;
	width: 139px;
	display: block;
	margin: 9px 0 0 4px;
	padding: 0;
}

.position-tab-s a {
	width: 139px;
	height: 40px;
	display: block;
}

.amd-position-tab-s a:hover {
	background: #797978;
}

.sli-position-tab-s a:hover {
	background: #83af6b;
}

.geforce-position-tab-s a:hover {
	background: #b1d96b;
}

.radeon-position-tab-s a:hover {
	background: #e07e7e;
}

.g-note-position-tab-s a:hover {
	background: #efbf7d;
}

.note-position-tab a:hover {
	background: #6f8fae;
}

.position-game {
	width: 584px;
	margin: 0;
	padding: 11px 0 0 0;
	height: 274px;
	text-align: center;
	background: url(/5goods_pc/img/type/map_bg_game.jpg) no-repeat;
}


