body,td,input,div,form,textarea,select,option,button {
font-size:12px;
font-family: tahoma,Verdana,Arial,±¼¸²;
color:#666666;
}

select,option {
background-color: #ffffff;
}

td {
line-height: 140%;
}

/* ¸µÅ© »ö */
a:link,
a:visited,
a:active {
color: #666666;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
}

/* ¶óÀÎ td »ö»ó */
.linetd {background-color: #e1e1e1;
padding: 0px;
height: 1px;
}
.linetd1 {background-color: #C0C0C0;
padding: 0px;
height: 2px;
}
.linetd2 {background-color: #f7f7f7;
padding: 0px;
height: 3px;
}

/* À§ÂÊ Å¸ÀÌÆ² */
.title {
background-color: #fafafa;
color: #666666;
font-size: 11px;
height: 30px;
}

/* ¹øÈ£ */
.number {
font-size: 11px;
}

/* list ¶óÀÎ td */
.listline {
background-color: #f0f0f0;
padding: 0px;
height: 1px;
}

/* input*/
.input {
border: solid 1px #e1e1e1;
font-size: 12px;
color: #666666;
background-color: white;
height: 20px;
}

/* submit */
.submit {
border: solid 1px #e1e1e1;
font-size: 12px;
color: #666666;
background-color: #f0f0f0;
height: 20px;
}

/* textarea */
textarea {
border: solid 1px #e1e1e1;
background-color: white;
padding: 4px;
line-height: 140%;
}

/* ÄÚ¸àÆ® form Å×µÎ¸® */
.line1 {
background-color: #e1e1e1;
padding: 0px;
}

/* ÄÚ¸àÆ® ¼¼·Î¶óÀÎ */
.line2 {
background-color: #EFEFEF;
padding: 0px;
}

/* ÄÚ¸àÆ®, ÀÌ¸§,ºñ¹Ð¹øÈ£ ¹è°æ td »ö */
.list0 {
background-color: #fafafa;
height: 28px;
}
.list1 {
background-color: #FDFDFD;
height: 28px;
}

/* ÄÚ¸àÆ® submit */
.submitcmt {
height: 100%;
width: 90px;
border: 0px;
background-color: #f0f0f0;
cursor:pointer;
}

/* Ä«Å×°í¸® ¹è°æ»ö */
.category {
background-color: #f9f9f9;
}

.filediv {
border: solid 1px #e1e1e1;
background-color:white;
width: 400px;
}

.buttondiv {
border: solid 0px;
background-color: transparent;
width: 64px;
font-weight: bold;
padding-left: 2px;
cursor: pointer;
}