@charset "utf-8";
* {margin:0px; padding:0px; line-height:120%} /* IE KIN */
html { margin:0px; padding:0px; line-height:100%; }
body,input,textarea { background-color:#212121; margin:0px; font-family: Gulim, Dotum, Arial; font-size: 12px; line-height:100%; color:#787878; }
table { border-collapse: collapse; }
th, td  { padding:0; margin:0; }
dt, dd { margin:0;padding:0; }
form { display:inline; }
p  { padding:0; margin:0; }
fieldset, img { border:none; }
legend { display:none }
div, ul, form, fieldset, li { margin:0; padding:0; }
ul { list-style:none; }
hr { display:none; }

#index { color:#eeeeee; }

.fixed { table-layout: fixed; }
.bullet { padding: 0px 3px 3px 0px; }
/*****************************
LINKS
*****************************/
A:link {text-decoration:none; }
A:visited {text-decoration:none; }
A:hover {text-decoration:none; }
A:active {text-decoration:none; }

A.index:link {text-decoration:none; }
A.index:visited {text-decoration:none; }
A.index:hover {text-decoration:none; color:#ffffff; }
A.index:active {text-decoration:none; }

/*****************************
FONTS
*****************************/
.tahoma { font-family:tahoma; font-size:9px; }
.arial { font-family:arial; }

/*****************************
INPUT BOXES
*****************************/
.input_001 { border:0px; background:#FFFFFF; float:left; height:22px; background:url('/mussoi/img/inputbox_001_right.gif') no-repeat 100% 0; color:#787878; padding-right:7px; padding-top:4px; }
.input_001_dv { width:5px; height:22px; background:url('/mussoi/img/inputbox_001_left.gif') no-repeat; padding-left:5px; }

/*****************************
COLOR VARIATIONS
*****************************/
.gray_001 { color:#c3c3c3; }
.gray_002 { color:#cccccc; }
.gray_003 { color:#787878; }
.gray_004 { color:#7f8589; }

/*****************************
SIZE VARIATIONS
*****************************/
.px9 { font-size:9px; }
.px11 { font-size:11px; }

/*****************************
MOUSE TYPES
*****************************/
.hand { cursor:pointer; }

/*****************************
TEXTAREA TYPES
*****************************/
.textarea_type001 { border:0px; background:none; width:660px; padding:8px; height:145px; line-height:130%; }
.textarea_type001_bg { background:url('/mussoi/img/textarea_type001.gif') no-repeat; padding-top:7px; }

/*****************************
ETC
*****************************/
.bold { font-weight:bold; }
.mart_bg { background:url("/mussoi/img/main_box_mid_mart.jpg") repeat-y; padding-left:11px; }
.post_bg { background:url("/mussoi/img/main_box_mid_post.jpg") }
