/* CSS Document */
div#header div#selectArea dl dd.eu a {
	float: left;
	background: url(../../../image/common/select_area_eu_top.gif) no-repeat;
	width: 51px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.usa a {
	float: left;
	background: url(../../../image/common/select_area_usa_center.gif) no-repeat;
	width: 52px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.usa a:hover {
	background: url(../../../image/common/select_area_usa_buttom.gif) no-repeat;
}

div#header div#selectArea dl dd.asia a {
	float: left;
	background: url(../../../image/common/select_area_asia_center.gif) no-repeat;
	width: 51px;
	height: 16px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#header div#selectArea dl dd.asia a:hover {
	background: url(../../../image/common/select_area_asia_buttom.gif) no-repeat;
}

/****** div#menuArea ******/
div#content div#menuArea ul li.animationBtn {
	background: url(../../../image/common/on_animation_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.moviesBtn {
	background: url(../../../image/common/movies_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.moviesBtn a:hover {
	background: url(../../../image/common/on_movies_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.sportsBtn {
	background: url(../../../image/common/sports_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.sportsBtn a:hover {
	background: url(../../../image/common/on_sports_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.othersBtn {
	background: url(../../../image/common/others_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.othersBtn a:hover {
	background: url(../../../image/common/on_others_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.aboutBtn {
	background: url(../../../image/common/about_us_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.aboutBtn a:hover {
	background: url(../../../image/common/on_about_us_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.catalogBtn {
	background: url(../../../image/common/catalog_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.catalogBtn a:hover {
	background: url(../../../image/common/on_catalog_btn2.gif) no-repeat;
}

div#content div#menuArea ul li.gaiyouBtn {
	background: url(../../../image/common/gaiyou_btn2.gif) no-repeat;
	margin-top: 12px;
}

div#content div#menuArea ul li.gaiyouBtn a:hover {
	background: url(../../../image/common/on_gaiyou_btn2.gif) no-repeat;
}

/****** div#menuArea_end ******/

/***** ul.btnArea *****/
div#content div#contentRight ul.btnArea li.agBtn a {
	background: url(../../../image/common/a_g.gif) no-repeat bottom;
	width: 56px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content div#contentRight ul.btnArea li.hnBtn a {
	background: url(../../../image/common/h_n.gif) no-repeat top;
	width: 51px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content div#contentRight ul.btnArea li.hnBtn a:hover {
	background: url(../../../image/common/h_n.gif) no-repeat bottom;
}

div#content div#contentRight ul.btnArea li.ozBtn a {
	background: url(../../../image/common/o_z.gif) no-repeat top;
	width: 53px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content div#contentRight ul.btnArea li.ozBtn a:hover {
	background: url(../../../image/common/o_z.gif) no-repeat bottom;
}
/***** ul.btnArea_end *****/

/***** ul.buttomBtnArea *****/
div#content ul.buttomBtnArea li.agBtn a {
	background: url(../../../image/common/a_g.gif) no-repeat bottom;
	width: 56px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content ul.buttomBtnArea li.hnBtn a {
	background: url(../../../image/common/h_n.gif) no-repeat top;
	width: 51px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content ul.buttomBtnArea li.hnBtn a:hover {
	background: url(../../../image/common/h_n.gif) no-repeat bottom;
}

div#content ul.buttomBtnArea li.ozBtn a {
	background: url(../../../image/common/o_z.gif) no-repeat top;
	width: 53px;
	height: 26px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
}

div#content ul.buttomBtnArea li.ozBtn a:hover {
	background: url(../../../image/common/o_z.gif) no-repeat bottom;
}
/***** ul.buttomBtnArea_end *****/

