/* CSS Document */


* {
	font-family:Arial, Helvetica, sans-serif;
	}


/* ---------------- Global Menu Btn*/
div#global_btn_area ul li {
	width:104px;
	height:30px;
	float:left;
	}

div#global_btn_area ul li a {
	display:block;
	width:104px;
	height:30px;
	}

li#global_btn01 {
	background:url(../images/common/en/global_btn01en.jpg) left top no-repeat;
	width:105px !important;
	}

li#global_btn01 a {
	width:105px !important;
	}

li#global_btn01 a:hover {
	background:url(../images/common/en/global_btn01en_hover.jpg) left top no-repeat;
	}

li#global_btn02 {
	background:url(../images/common/en/global_btn02en.jpg) left top no-repeat;
	}

li#global_btn02_active {
	background:url(../images/common/en/global_btn02en_active.jpg) left top no-repeat;
	}

li#global_btn02 a:hover {
	background:url(../images/common/en/global_btn02en_hover.jpg) left top no-repeat;
	}

li#global_btn03 {
	background:url(../images/common/en/global_btn03en.jpg) left top no-repeat;
	width:152px !important;
	}

li#global_btn03_active {
	background:url(../images/common/en/global_btn03en_active.jpg) left top no-repeat;
	width:152px !important;
	}

li#global_btn03 a,
li#global_btn03_active a {
	width:152px !important;
	}

li#global_btn03 a:hover {
	background:url(../images/common/en/global_btn03en_hover.jpg) left top no-repeat;
	}

li#global_btn04 {
	background:url(../images/common/en/global_btn04en.jpg) left top no-repeat;
	width:132px !important;
	}

li#global_btn04_active {
	background:url(../images/common/en/global_btn04en_active.jpg) left top no-repeat;
	width:132px !important;
	}

li#global_btn04 a,
li#global_btn04_active a {
	width:132px !important;
	}

li#global_btn04 a:hover {
	background:url(../images/common/en/global_btn04en_hover.jpg) left top no-repeat;
	}

li#global_btn05 {
	background:url(../images/common/en/global_btn05en.jpg) left top no-repeat;
	}

li#global_btn05_active {
	background:url(../images/common/en/global_btn05en_active.jpg) left top no-repeat;
	}

li#global_btn05 a:hover {
	background:url(../images/common/en/global_btn05en_hover.jpg) left top no-repeat;
	}

li#global_btn06 {
	background:url(../images/common/en/global_btn06en.jpg) left top no-repeat;
	}

li#global_btn06_active {
	background:url(../images/common/en/global_btn06en_active.jpg) left top no-repeat;
	}

li#global_btn06 a:hover {
	background:url(../images/common/en/global_btn06en_hover.jpg) left top no-repeat;
	}



/* ---------------- Main title area*/

div#main_title {
	background:url(../images/common/en/main_title.jpg) left top no-repeat;
	width:380px;
	height:150px;
	}

div#main_title span {
	display:none;
	}

/* ---------------- News area*/

div#news_area_wrap {
	background:url(../images/common/en/news_title.jpg) left top no-repeat;
	}
