/* style for sub2.asp */
ul#dblist1 li {line-height:2.0;}
ul#dblist2 li,
ul#dblist3 li {line-height:1.8;}
ul#dblist1 li { border-bottom:1px solid #eaeaea; }
ul#dblist2 li {border:none;}

ul#dblist1 {display:block;padding:0;margin:0;list-style-type:none;list-style-position:outside;padding-left:10px;}
ul#dblist2 {display:block;padding:0;margin:0;list-style-type:none;list-style-position:outside;padding-left:10px;}
ul#dblist3 {display:block;padding:0;margin:0;list-style-type:none;list-style-position:outside;padding-left:10px;background:#f6f6f6;}

ul#dblist3 li.split2 {padding-left:10px;background-image:none;}
ul#dblist3 li.split1 {padding-left:0px;background-image:none;}

ul#dblist1 > li {background:url(images/blue_bul1.gif) no-repeat left 4px;padding-left:16px;}
ul#dblist1 > li.selected > a {font-weight:bold;}
ul#dblist2 > li {background:url(images/blue_bul2.gif) no-repeat left 6px;padding-left:10px;}
ul#dblist3 li.link {background:url(images/gray_bul.gif) no-repeat 18px 7px;padding-left:25px;}
ul#dblist1 em {font-style:normal;color:#555;font-family:dotum,dotumche;}

/* style for sub5.asp */
#Form1 input.inputbox {border:solid 2px #dfdfdf;font-size:12px;}
#Form1 input.date {background:url(images/calendar.gif) no-repeat right 50%;}

/* style for search result list */
ul#datalist1 {padding:0;margin:0;list-style-type:none;list-style-position:outside;display:block;}
ul#datalist1 li {padding-left:16px;background:url(images/gray_bul.gif) no-repeat 4px 40%;display:block;line-height:2.0;}
ul#datalist1 em {font-style:normal;color:#555;font-family:dotum,dotumche;}

/* style for all subpages */
fieldset {border:0;padding:0;margin:0 auto;width:665px;}
div.search_help {margin:0 auto 25px auto;padding-bottom:10px;width:665px;background:url(images/fieldset_bg.gif) no-repeat left bottom;}
div.search_help p {padding:20px 10px 7px 85px;background:url(images/fieldset_bg.gif) no-repeat left top;}
div.split {clear:both;padding:5px 0 5px 0;border-bottom:solid 1px #efefef;}
div.btn {border:0;text-align:center;margin-top:20px;}
#Form1 #sv {border:solid 2px #e5e5e5;font-size:10pt;font-weight:bold;margin:0;}

label.header {color:#247db0;width:100px;display:block;text-align:center;font-weight:bold;float:left;font-family:dotumche,gulimche;background:url(images/blue_bul1.gif) no-repeat 5px 40%;padding-left:5px;}
div.content {width:450px;clear:none;padding:0;text-align:left;border:0;}

#codelist1 {padding:0;margin:0;list-style-type:none;list-style-position:outside;}
#codelist1 li {display:inline;margin-right:10px;}
#codelist1 li.split {display:block;line-height:1px;height:1px;overflow:hidden;margin:2px 0;font-size:1px;color:#fff;clear:both;}
#codelist1 li.selected {font-weight:bold;}
#codelist1 li.selected a {color:#1c5aad;text-decoration:underline;}

table.datatable {border-left:solid 2px #ededed;border-top:solid 2px #ededed;border-right:solid 1px #ededed;border-bottom:solid 1px #ededed;width:100%;}
table.datatable caption {text-align:left;font-weight:bold;}
table.datatable th,
table.datatable td {padding:3px;text-align:center;border-right:solid 1px #ededed;border-bottom:solid 1px #ededed;border-left:0;border-top:0;}
table.datatable th {background:#f4f4f4;padding:5px;}
table.datatable td.plain {text-align:left;}
table.datatable td em {font-style:normal;color:#555;font-family:dotum,dotumche;}

h3.header {font-size:12px;display:block;margin:0;padding:0;font-weight:bold;}

div.paginate {text-align:center;margin:10px 0;padding:3px 0;border-top:solid 1px #ededed;}
