﻿/* ==============================================================================================================================
/
/     TITLE :: 어스토니시아 스토리 2 PSP / Stylesheet
/     by Web publisher park
/
/     last update by 2008.05.26
/
/  ============================================================================================================================== */

/* nccb 영역 컬러 변경을 위한 class stil */
.title_sidemovie { background:url(/img/games/asto2_psp/movie_tit.gif) no-repeat 72px -1px; height:10px; }
.ncnb { background:url(/img/ncnb/bg_ncnb.png) repeat-x; min-width:859px; height:53px; }
	.ncnb .in_left { background:url(/img/ncnb/bg_container.png) no-repeat 0 0; height:52px; }
	.ncnb .tm { background:url(/img/ncnb/ncnb_logo.gif); width:121px; height:13px; margin:17px auto 0 auto; cursor:pointer; _cursor:hand; }

.info_prev {
	display:block; position:absolute; left:12px; top:320px; width:23px; height:39px; text-indent:-10000px;
	background:url(/img/games/asto2_psp/btn_prev_on.png);
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/games/asto2_psp/btn_prev_on.png', sizingMethod='image');
}
.info_next {
	display:block; position:absolute; right:12px; top:320px; width:23px; height:39px; text-indent:-10000px;
	background:url(/img/games/asto2_psp/btn_next_on.png);
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/games/asto2_psp/btn_next_on.png', sizingMethod='image');
}

.copyright_wii { text-align:center; margin:-40px 0 0 6px; }
.contents_000 { background:url(/img/games/asto2_psp/main.jpg); width:654px; height:687px; }
.contents_001 { background:url(/img/games/asto2_psp/info.jpg); width:654px; height:687px; }
.contents_002 { background:url(/img/games/asto2_psp/prologue.jpg); width:654px; height:687px; }
.contents_004 { background:url(/img/games/asto2_psp/keyword.jpg); width:654px; height:828px; }
	.contents_004 .desc1 { position:absolute; top:176px; left:100px; }
	.contents_004 .desc1 .word { position:absolute; top:0; left:253px; background:url(/img/games/asto2_psp/keyword_1_txt.jpg) no-repeat; width:202px; height:119px; text-indent:-10000px; }
	.contents_004 .desc2 { position:absolute; top:355px; left:100px; }
	.contents_004 .desc2 .word { position:absolute; top:0; left:253px; background:url(/img/games/asto2_psp/keyword_2_txt.jpg) no-repeat; width:202px; height:119px; text-indent:-10000px; }
	.contents_004 .desc3 { position:absolute; top:533px; left:100px; }
	.contents_004 .desc3 .word { position:absolute; top:0; left:253px; background:url(/img/games/asto2_psp/keyword_3_txt.jpg) no-repeat; width:202px; height:119px; text-indent:-10000px; }

.movielist { position:absolute; top:567px; left:35px; background:url(/img/games/p2shot_wii/bg_ml.jpg) no-repeat 0 0; width:584px; height:123px; padding:16px 0 0 30px; }
.movielist li { float:left; display:inline; margin:0 15px; color:#a0a0a0; text-align:center; }
.movielist li img { margin-bottom:6px; }