/********** °øÅë CSS (µû·Î Ç¥±âÇÏÁö ¾Ê¾Æµµ ÀÚµ¿À¸·Î Àû¿ë) **********/
body {
    margin : 0 0 15px 0;
    background-color : #141414;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p, td, br, body, div, form, center, input, pre, blockquote {
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #A5A5A5;
    text-decoration : none;
}

img {
    border-width: 0px;
    padding: 0px;
}

select  {
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #4E4E4E;
    padding : 1px 3px 0 2px;
}

input,textarea {
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #4E4E4E;
    padding : 1 3 0 2;
    /*background : transparent;*/
}

radio {
    background-color : transparent;
}

checkbox {
    background-color : transparent;
}

.p_title {
    font-weight : bold;
    font-size : 15pt;
    font-family : µ¸¿ò;
    color : #606060;
}

.textarea {
    border : 1px solid #808080;
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
    padding : 5px;
    line-height : 160%;
}

.input {
    border : 1px solid #808080;
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #252525;
    height : 22px;
    padding : 3px;
}

.p_title {
    font : 12pt µ¸¿ò;
    color : #A5A5A5;
    font-weight : bold;
}

.p_title_l {
    font : 12pt µ¸¿ò;
    color : #ffffff;
    font-weight : bold;
}

A:link {
    font-size: 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #A5A5A5;
    text-decoration : none;
}

A:visited {
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #A5A5A5;
    text-decoration : none;
}

A:active {
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #A5A5A5;
    text-decoration : none;
}

A:hover	{
    font-size : 9pt;
    font-family : tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #E69E02;
    text-decoration : none;
}

.configbutton {
    height : 20px;
    font : normal normal normal 9pt tahoma;
    color : #000000;
    text-transform : none;
    background-color : #bbc2cb;
    text-decoration : none;
    border-width : 1px;
    border-top-color : #c7c7c7;
    border-right-color : #636163;
    border-bottom-color : #636163;
    border-left-color : #c7c7c7;
    border-style : solid;
    cursor : pointer;
}

/* zeroboard */
.info_bg	{background-color:transparent;font-size:9pt}
.title		 {height:27px;background-image:url(/images/bg_title1.gif);background-repeat:repeat-x;height:30px}
.title_text  {color:#909090;font-size:12px;font-weight:bold;}
.list_tspace {padding:0px}
.line_shadow	{background-image:url(/images/shadow.gif); background-repeat:repeat-x;height:5px}
.line_separator {background-color:#202020; padding:0}
.list1 {background-color : #252525; height : 25px;}
//.list1 {background-color:#252525; padding:0; height : 25px;}

