.debug { border-top: solid 1px red; border-bottom: solid 1px blue; }


*{ margin: 0; padding: 0; font-family: Dotum, Gulim, AppleGothic, Sans-serif; color: #717171; line-height: 140%; }



body, html { width: 100%; height: 100%; font-size: 12px;  }

input, textarea { font-size: 11px; }

textarea { padding: 5px; }

img, fieldset { border: 0; }

hr { display: none; }

li { list-style: none; }

a { text-decoration: none; color: #666; }
a:hover, a:active, a:focus { text-decoration: underline; color: #00aa00; }

textarea { overflow: auto; }

caption { display: none; }


.container { margin: 0 auto; width: 1000px; }

.utilmenu { color: #00aa00; vertical-align: bottom; text-align: left; }

.utilmenu_n { color: #00aa00; vertical-align: bottom; text-align: left; font-weight: bold; }

.utilmenu_w { color: #ffffff; vertical-align: bottom; text-align: left; font-weight: bold; }

.header_bar { height: 30px; background: #006600; color: #ffffff; }



.title { font-size: 14px; font-weight: bold; }

.t_red { color: #ff0000; }

.b { font-weight: bold; }

.sfont { font-size: 11px; }

.regist_line { border-top: solid 1px #d7d7d7; border-bottom: solid 1px #d7d7d7; margin-bottom: 10px; }
.regist_box { background: #efefef; padding: 15px; margin-top: 15px; }
