@charset "euc-kr";
/*
 * default definition
 */
 

body { width:1000px; margin:0 auto; padding: 0; font-size: 13px;line-height: 1.5em; font-family: Dotum, "µ¸¿ò", sans-serif; color:#434343; text-align:center;}
h1,h2,h3,div,ol,ul,li,dl,dt,dd,p,form,input,select,textarea {margin:0; padding:0;}
table { text-align:left;}
input.type-image {border:0 none; vertical-align:middle;}
img {border:none;}
hr {display: none;}
caption {display: none;}
input,select,textarea {border:1px solid #cacaca;}
.in_no {border:none;}

p, ul, ol, li, dl, dt, dd, form {list-style-image:none; list-style-position:outside; list-style-type:none; border:0px; margin:0px; padding:0px;}

/* table {border-collapse:collapse;} */
th, td, tr {font-family: Dotum, "µ¸¿ò", sans-serif; font-size: 12px; line-height: 1.5em; }

/* link */
a:link, a:visited { color:#434343; text-decoration:none; }
a:hover, a:active  { color:#FF6600; text-decoration:underline; }

/* scrollbar */
body{
scrollbar-highlight-color: #f3f3f3;
scrollbar-shadow-color: #f3f3f3;
scrollbar-arrow-color: #8c8c8c;
scrollbar-face-color:#FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}


/* »ö»óÁöÁ¤ */

textarea {border:1px solid #AAA; background: #fff; width:100%; height:100px;}
input.type-text:hover, input.type-text:focus, textarea:hover, textarea:focus {background-color: #FAFAF6;}
input, select, textarea {vertical-align: middle; font-size: 1em; color: #78777C;}
span.button, img.button, a.button {cursor: pointer;cursor: hand; vertical-align: middle;}
.clear {clear:both;height:0;line-height:0;font-size:0; border:1px solid #333;}
.radio{BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-BOTTOM:-2px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; border:0; margin-top:-3px;}

/* align */
.center { text-align:center;}
.left { text-align:left;}
.right { text-align:right;}