.flash .main_l_arrow {
	position:relative;
        clear:both;
        float:left;
	margin-top:250px;
}

.flash .main_r_arrow {
	position:relative;
        float:right;
	margin-top:250px;
}

.flash .main_logo {
        background-repeat:no-repeat;
        background-position:bottom;
        bottom:100%;
        height:228px;
        position:absolute;
        width:459px;
	left:50%;
	margin-left:-230px;
}

.flash .msg_box {
        background-repeat:no-repeat;
        background-position:bottom;
        bottom:120%;
        height:103px;
        position:absolute;
        width:850px;
        left:50%;
        margin-left:-425px;
}

.flash .msg {
        background-repeat:no-repeat;
        background-position:bottom;
	top:130px;
        height:68px;
        position:absolute;
        width:800px;
	left:0;
}

.flash .msg .msg_cont {
	clear:both;
	float:left;
}

.flash .msg .msg_btn_01 {
	margin-top:13px;
        float:right;
}

.flash .msg .msg_btn_02 {
        float:right;
	width:160px;
	margin-top:-4px;
}

.flash .msg .msg_btn_02 a {
	clear:both;
}

.flash .msg .msg_btn_02 a img {
        margin:2px 0 3px 0;
}

.flash .main_sub {
        background-repeat:no-repeat;
        background-position:bottom;
        bottom:100%;
        height:286px;
        position:absolute;
        width:798px;
        left:50%;
        margin-left:-399px;
}
