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: 120%;
}

/* ¸µÅ© »ö */
a:link,
a:visited,
a:active {
color: #666666;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
}

/* ¶óÀÎ td »ö»ó */
.linetd {background-color: #F0F0F0;
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: #ECEBE6;
padding: 0px;
}

/* ÄÚ¸àÆ® ¼¼·Î¶óÀÎ */
.line2 {
background-color: #F5F5EF;
padding: 0px;
}

/* ÄÚ¸àÆ®, ÀÌ¸§,ºñ¹Ð¹øÈ£ ¹è°æ td »ö */
.list0 {
background-color: #F8F8F3;
height: 28px;
}
.list1 {
background-color: #FCFCFA;
height: 28px;
}

/* ÄÚ¸àÆ® submit */
.submitcmt {
height: 100%;
width: 90px;
border: 0px;
background-color: #F3F3EB;
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;
}

.thumbnailBox {
	text-align: center;
	vertical-align:top;
	padding: 4px;
	padding-right: 4px;
	width: 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #EAE9E3;background-color: #FCFCFA
}
.thumbnailBoxHover {
	text-align: center;
	vertical-align:top;
	padding: 4px;
	width: 1px;
	margin: 0px 0px 0px 0px;
	background: #F5F5EF;
	border: 1px solid #D8D6CB;
}