* {
   font-family:Malgun,Verdana,Arial,Helvetica;
   font-size:10pt;
}

body {
   background:transparent url(images/bg_tile.gif) repeat scroll 0%;
   margin:0pt;
}

#main {
   background: #FFFFFF;
   border: 1px solid silver;
   margin: 1em auto;
   min-height: 300px;
   width: 960px;
   padding: 0px;
}

#headline {
   background:transparent url(images/headline_bg.png) repeat-x scroll left top;
   background-color: #a62026;
   height: 80px;
   padding-top: 0px;
   padding-left: 0px;
}

#headline h1 {
   font-family: Trebuchet, Arial, Helvetica;
   font-weight: bold;
   font-size: 25pt;
   margin: 0px;
   padding-left: 0px;
   padding-top: 0px;
   color: white;
}

#headlineversiontext {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #CCCCCC;
   text-align: right;
}

#menu {
   background:transparent url(images/bgOFF.gif) repeat-x scroll left top;
   border-top: 1px solid #BA222E;
   display:block;
   font-family:Arial,Verdana,Helvitica,sans-serif;
   font-size:11px;
   font-weight:bold;
   height:39px;
   position:relative;
}

#menu ul {
   list-style-type:none;
   margin:0pt;
   padding:0pt;
   width:auto;
}

#menu ul li {
   display:block;
   float:left;
   margin:0pt;
}

#menu ul li a {
   background:transparent url(images/bgDIVIDER.gif) no-repeat scroll right top;
   color:#591908;
   display:block;
   float:left;
   height:23px;
   padding:11px 20px 0pt;
   text-decoration:none;
}

#menu ul li a:hover, #menu ul li a.current {
   background:#FFFFFF url(images/bgON.gif) no-repeat scroll left top;
   color:#E1253D;
}

#content {
   float:left;
   padding:4px 4px 4px 16px;
   width:710px;
}

#oneline, #notice, #ppp_help, #recent_posts, .general_content {
   border-top: 1px dotted silver;
   float:left;
   width:700px;
   margin-top: 10px;
}

#footer {
   background:#EEEEEE none repeat scroll 0%;
   border-top:1px dotted silver;
   clear:both;
   color:gray;
   font-size:8pt;
   margin-top:10px;
   text-align:center;
   padding: 2px;
}

#rightbar {
   float:right;
   margin-top:20px;
   width:220px;
}

.barcrumb {
   background:#F3F3F3 none repeat scroll 0%;
   border:1px dotted silver;
   font-size:8pt;
   line-height:1.5em;
   margin-bottom:10px;
   margin-right:10px;
   padding:6px;
}

.barcrumb h3 {
   background:transparent url(images/headline_bg.png) repeat scroll 0%;
   color:white;
   font-size:8pt;
   height:14px;
   margin:0px 0px 4px;
   padding:2px;
}

.barcrumb li {
   padding-left: 0px;
   list-style-type: circle;
   margin-left: -22px;
}

.barcrumb a {
   font-family:Malgun,Verdana,Arial,Helvetica;
   font-size:8pt;
}

h2 {
   font-size:14pt;
   margin:16px 0pt 4px;
   color: #E1253D;
}

h3 {
   font-size:11pt;
   margin:13px 0pt 3px;
   color: #E1253D;
}

#spam_search_form {
   margin-top: 20px;
   /*
   margin-bottom: 70px;
   */
}

#content #spam_search #spam_search_form {
   /* border: 1px dashed #FF3300;
   padding: 3px;
   */
}

a:link, a:visited, a:active {
   color: #E1253D;
}

#content a {
   padding-left: 5px;
   padding-right: 5px;
   background: #FFE0C0;
   text-decoration: none;
   /*font-weight: bold;*/
}

#footer a {
   color: #666666;
   text-decoration: none;
   border-bottom:1px dotted #666666;
}

#footer a:hover {
   color: #333333;
   background-color: white;
   text-decoration: none;
   border-bottom:1px dotted #333333;
}

ul {
   margin-top: 3px;
}
.mcList {
   list-style-image: url(arrow.png);
   padding-left: 20px;
   _margin-left: -0px;
}

.mcList li {
   margin-bottom: 4px;
   font-size:12px;
}

#recent_posts a {
   background: #FFFFFF;
   color: #000000;
   text-decoration: none;
}

#recent_posts a:hover {
   background: #FFFFFF;
   color: #000000;
   text-decoration: none;
   border-bottom:1px dotted #E1253D;
}

.olList {
	list-style-type: none;
   padding-left: 0px;
   margin-left: 0px; /* IE7 */
   _margin-left: 0px; /* IE6 hack */
}

.olList li {
   margin-bottom: 8px;
}

/* Oneline Help */
#oneline_help {
   color: #E1253D;
   font-weight: bold;
}

/* Oneline Number Highlight */
.ol_nh {
   float: left;
   min-width: 120px;
   _width: 120px; /* IE6 hack */
   color: #E1253D;
}

/* Oneline Counting Number */
.ol_n {
	vertical-align: middle;
   float: left;
   width: 30px;
   height: 17px;
   color: #999999;
   text-align: right;
   font-size: 7pt;
   margin-right: 5px;
   font-weight: bold;
}

/* Oneline text message */
.ol_m {
   float: left;
   display: table-cell;
   width: 520px;
   font-size: 9.5pt;
   padding-left: 0px;
}

/* Oneline Info */
.ol_i {
   display:block;
   padding-left: 0px;
   color: #CCCCCC;
   font-size: 7pt;
   margin-bottom: 8px !ie; /* hack for IE7 and below */
}

#result_neat_number {
   font-size: 12pt;
   font-weight: bold;
}

#result_note {
   font-size: 12pt;
   font-weight: bold;
   color: #E1253D;
}

#result_note sup {
   font-weight: normal;
   color: #000000;
}

.new_search_box {
   background: #E6E6E6 url(/images/search-form-background.gif) no-repeat scroll left top;
   background-color:white;
   float:left;
   height:30px;
   width:316px;
   padding:1px 0pt 0pt 5px;
   position:relative;
   border-top: 5px solid #E1253D;
   border-right: 0px solid #E1253D;
   border-bottom: 5px solid #E1253D;
   border-left: 5px solid #E1253D;
   margin-right: 0px;
   _margin-right: -3px;   /* IE 6 Hack */
   font-size: 1.7em;
   font-family: Verdana;
}

.new_search_box_button {

}

table.CB_Table {
   border:2px solid #C0C0C0;
   border-collapse:collapse;
   margin: 5px 0px 5px 0px;
}
table.CB_Table th {
   background-color:#EBEBEB;
   border:1px dotted #C0C0C0;
   color:#174E76;
   padding:3px;
}
table.CB_Table td {
   border:1px dotted #C0C0C0;
   padding:3px;
}



/* Legacy */

.style2 {
   color: #E1253D;
   font-weight: bold;
}

a.biglink {
   font-size: 1.2em;
   padding-left: 25px;
   padding-right: 25px;
   background: #FFE0C0;
   color: #E1253D;
   font-weight: bold;
}

.style4 {
   color: #E1253D;
   font-weight: bold;
   font-size: 24px;
}

.small {
   font-size: 0.85em;
}

.search_help {
   color: #E1253D;
   font-size: 14px;
}

.searchbox {
   background-color:#51AF10;
   display:inline;
   float:left;
   height:29px;
   margin-left:0px;
   padding:4px 0pt 0pt 4px;
   position:relative;
   width:356px;
   border:medium none;
}

.searchboxwindow {
   border:1px solid #51AF10;
   font-family:Dotum,AppleGothic,sans-serif;
   font-size:14px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   height:19px;
   line-height:1.3em;
   padding:4px 0pt 0pt 8px;
   vertical-align:top;
   width:325px;
   margin: 0px;
}

.numBox {
   color: #E1253D;
   margin-top: 10px;
   height: 36px;
   width: 300px;
   margin: 0px 0px 0px 0px;
   font-size: 2em;
   font-family: Verdana;
   padding: 3px 0px 0px 8px;
   _border-top: 4px solid #FF3300;
   _border-left: 4px solid #FF3300;
   _border-bottom: 4px solid #FF3300;
}

.formButton {
   color: #FFFFFF;
   background-color: #E1253D;
   border: 2px solid #CC5511;
   _border-top: 4px solid #FF3300;
   _border-right: 4px solid #FF3300;
   _border-bottom: 4px solid #FF3300;
   font-size: 1.2em;
   font-family: malgun,dutum;
   height: 40px;
   width: 60px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.phoneNum {
   font-size: 1.3em;
   font-family: Verdana;
}

.commentBox {
   font-size: 0.9em;
}

.commentForm {
   padding: 2px 1px 1px 2px;
   font-size: 0.9em;
   border-top: 1px solid #FFCCAA;
   border-right: 1px solid #FF3300;
   border-bottom: 1px solid #FF3300;
   border-left: 1px solid #FFCCAA;
}


.spam_warning {
   color: red;
   font-weight: bold;
}
.spam_warning2 {
   color: red;
   font-weight: bold;
   font-size: 1.1em;
   text-align:center
}

