/* 기본 설정 */
body {margin:0;}
ul,li,ol {list-style:none; margin:0; padding:0;}
dl,dt,dd	{margin:0; padding:0;}

/* 공백 설정 */
.index_top {top:20%; width:100%;}

/* 배경 이미지 적용 */
#bg_img {width:500px; margin:0% auto;}

#bg_img ul {float:left;}
#bg_img li {float:left;}

#bg_img li.top {width:500px; height:24px; background:url(http://www.jonggil.net/error/images/error_01.gif);}
#bg_img li.top2 {width:500px; height:55px; background:url(http://www.jonggil.net/error/images/error_02.gif);}
#bg_img li.top3 {width:500px; height:29px; background:url(http://www.jonggil.net/error/images/error_03.gif);}
#bg_img li.top4 {width:500px; height:121px; background:url(http://www.jonggil.net/error/images/error_04.gif);}
#bg_img li.top5 {width:500px; height:21px; background:url(http://www.jonggil.net/error/images/error_05.gif);}
#bg_img li.text {width:500px; height:25px; text-align:center; color:#0000ff;}
#bg_img dt.text {width:470px; height:121px; margin:4.5% auto;}
#bg_img dt.text2 {width:470px; height:21px; margin:1.3% auto; float:left; text-align:center;}

.blue {color:#0000ff;}