﻿@charset "utf-8";


/* CSS Document */

/* 기본구조 */

table { border-spacing: 0; border-collapse:collapse; boeder: 0; }
img { border: 0;}
#sub02 { font-size:8.5pt; font-family:돋움; }


/* 폰트관리 */

.font555 { font-size:9pt; color:#555; font-family:굴림; line-height:20px; }
.font333 { font-size:11pt; color:#333; font-family:돋움; line-height:20px; font-weight:bold; }
.font575757 { font-size:9pt; color:#575757; font-family:굴림; line-height:20px; }
.fontFE8017 { font-size:10pt; color:#FE8017; font-family:굴림; line-height:20px; font-weight:bold; }
.font9_FF0000 { font-size:9pt; color:#FF0000; font-family:굴림; line-height:20px; }


/* 사용자 추가 */

#tablebox { font-size:9pt; color:#555; font-family:굴림; }

.roundTop, .roundBottom{display:block} 
.roundTop *, .roundBottom *{display: block; height: 1px; overflow: hidden; background:#60B0D4} 
.roundMargin1{margin: 0 5px} 
.roundMargin2{margin: 0 3px} 
.roundMargin3{margin: 0 2px} 
.roundMargin4{margin: 0 1px; height: 2px} 
.roundBox { background:#60B0D4; padding:5px 10px; font-size:12px; font-size:12px; color:#FFFFFF;} 