/*-------------------------------------------------
Style Sheet
Version:1.0
author: 홍현경
create date:2011. 03. 02.
last update:2011. 10. 10.
-------------------------------------------------*/

/* BASIC STYLE
-------------------------------------------------*/
#err_wrapper{position:relative; width:668px; margin:0 auto;}
#err_header{position:relative; width:668px; height:80px; margin:20px 0 0 0;}
#err_container{position:relative; width:668px; overflow:hidden;}
#err_footer{position:relative; width:100%; height:40px;}

/* HEADER STYLE
-------------------------------------------------*/
#err_header h1{width:72px; height:66px; position:absolute; left:20px; top:0;}
#err_header hr{width:668px; height:3px; position:absolute; left:0; bottom:0; font-size:0; display:block; border:0;}
#err_header .line404{background:#c52000 url(/images/error/bg_line_errortop.gif) right top no-repeat;}
#err_header .line500{background:#0550a1 url(/images/error/bg_line_errortop.gif) right top no-repeat;}

/* CONTENTS STYLE
-------------------------------------------------*/
.ctt_404{background:url(/images/error/bg_visual404.gif) left -67px no-repeat;}
.ctt_500{background:url(/images/error/bg_visual500.gif) left -30px no-repeat;}
#err_cttarea{float:right; width:400px; height:500px; padding:35px 10px 120px 0;}
#err_cttarea ul{padding:22px 0 0 0;}
#err_cttarea li{margin:0 0 5px 0;}
#err_cttarea .btn{float:right; padding-top:35px;}

.ctt_losiento{position:relative; width:700px; height:200px; background:url(/images/error/bg_losiento.gif) left top no-repeat; margin:50px auto;}
.ctt_losiento dl{width:450px; position:absolute; right:10px; top:0;}
.ctt_losiento dt{padding:0 0 15px 0;}
.ctt_losiento dd{margin:0 0 5px 0;}