body, td, p, input, button, textarea, select {
font-family: µ¸¿ò, seoul, verdana, arial; font-size: 12px; color: #666666; line-height: 18px; 

scrollbar-3dlight-color: #DDEFD;
scrollbar-arrow-color: #208BA7;
scrollbar-base-color: #F4F4F4;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #DDEFD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #208BA7;
}
body { margin: 0; }

a:link, a:visited, a:active { text-decoration:none; color:#666666; }
a:hover { color:#16576C; text-decoration:none; }

a img { border: 0;}

.input { background-color: #FFFAEF; border: 1x solid #C7B49A; }

.blue { color: #5690D0; }
.red { color: #EC5454; }
.green { color: #04859C; }
.bg_begie { width: 100%; padding: 3 0 3 10 ; background-color: #E6EFF4; }

.dot { font-weight: bold; padding-top: 10; background-image: url(/img/dot.gif); background-position: top; background-repeat: repeat-x; }
.dot2 { padding: 0 0 30 2 ; background-image: url(/img/dot2.gif); background-position: left ; background-repeat: repeat-y; }
.img_padding { padding: 10 0 25 0 ;}

.title { font-size: 14px; font-weight: bold; }
.t_title { color: #956D7A; font-weight: bold; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#FAFAFA; }

.th_pink { height: 32; font-weight: bold; padding: 3 0 0 25; border-top: 4px solid #C1738C ; border-bottom: 1px solid #DDDDDD ; }
.th_pink a:link, .th_pink a:visited, .th_pink a:active { color: 956D7A;}
.th_pink a:hover  { color:C1738C;}

.ta_left { height: 26; padding-left: 25; padding-top: 3; border-bottom: 1px solid #DDDDDD ; }