/* CSS Document  For Top page*/
@charset "utf-8";


 * html .imagepng {
behavior: expression(IEPNGFIX.fix(this));
}


/*---content area 
	=1 about Fissc BTN
	=2 List of Language
*/

/* =1 about Fissc BTN */
.imagepng{
	width:780px;
	height:496px;
}
.abt_link{
	position:absolute;
	right:14px;
	top:280px;
	width:55px;
	height:155px;
	display:block;
	background-image:url(../img/wrap.gif);
	background-repeat:repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
/* =2 List of Language */
#langlst{
	margin:-10px 0 0 109px;
	background-image:url(../img/arrow_hand.gif);
	background-repeat:no-repeat;
	background-position:0 25px;
	height:60px;
}

h3{
	background-image:url(../img/ttl_select.gif);
	background-repeat:no-repeat;
	width:179px;
	height:15px;
	text-indent:-9999px;
}

#langlst ul{
	background-image:url(../img/lang.jpg);
	background-repeat:no-repeat;
	margin-left:45px;
	width:582px;
	height:43px;
}
#langlst li{
	float:left;
	height:43px;
}
.ja,.ja a{width:110px;}
.en,.en a{width:110px; text-indent:-9999px;}
.kr,.kr a{width:110px; text-indent:-9999px;}
.ch1,.ch1 a{width:127px; text-indent:-9999px;}
.ch2,ch2 a{width:125px; text-indent:-9999px;}

#langlst a{
	display:block;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}

.ja a:hover{background-image:url(../img/lang.jpg); background-position:0 -43px;}
.en a:hover{background-image:url(../img/lang.jpg); background-position:-110px -43px;}
.kr a:hover{background-image:url(../img/lang.jpg); background-position:-220px -43px;}
.ch1 a:hover{background-image:url(../img/lang.jpg); background-position:-330px -43px;}
.ch2 a:hover{background-image:url(../img/lang.jpg); background-position:-457px -43px;}

.comingsoon{
	background-image:url(../img/comingsoon.gif);
	background-repeat:no-repeat;
	width:570px;
	height:25px;
	background-position:right;
	margin-left:109px;
	margin-top:5px;
	margin-bottom:40px;
	}

.news_rss{
	width:330px;
	padding-left:58px;
	padding-right:30px;
	background-image:url(../../../common/img/news_bg.jpg);
	background-repeat:repeat-y;
}

