@charset "utf-8";
/* CSS Document */


/*초기화*/
* { margin: 0; padding: 0; border:0px #ff4800 solid; }
html, body { width:100%; height:100%;  }
body { background-color:#ffffff; scroll:yes; }
body, input, button { font-size:14px; line-height:1.3em; font-family:"굴림",Arial; color:#969696; }
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; }
img, fieldset, iframe { border:0 none; }
a:link, a:visited { text-decoration:none; color: #74818b; }
a:hover { text-decoration:underline; cursor:pointer; }
table, div {border-collapse:collapse;}
select, textarea { border: 1px solid #d7d7d7; background: #FFFFFF; color: #666666; font-size: 12px; vertical-align: middle; }
textarea { overflow:auto; }
form, ul, ol, dl, table, div { margin: 0; padding: 0; }
select, input, img, li { vertical-align: middle; text-align:left;  }
address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }
ul, li, ol { list-style-type: none;}
legend,  caption { display: none; }
strong { color: #333333; font-weight:bold;}
caption, th { text-align : left; }
hr { border-collapse:collapse; }
input { font:12px/14px dotum,"돋움"; color:#666666; height:18px;  }
td{color:#666666; line-height:1.5em;}
body{ background:#ffffff;}


.comURL a:link, a:visited { text-decoration:none; color: #7c8297; }
.comURL a:hover { text-decoration:underline; cursor:pointer; color: #7c8297; }


.txt_violet {color:#761cd2;}
.txt_orange { color:#e7a300; }
.txt_green{ color:#46a066; font-weight: bold; }
.txt_gray{ color:#969696;}

.txt_white { color:#FFF; }
.bold { font-weight: bold; }
.underline{ text-decoration: underline; }
.txt_11{ font-size: 11px; }
.txt_12{ font-size: 12px; }
.txt_green2{ color:#8ac4b5; }
.input_box{ border: 1px solid #d7d7d7; color:#666666; }
.pad_top5{ padding-top:10px;}
/*input[type=text]{ border: 1px solid #d7d7d7;}*/

