// TABLE2
DIV.index {
	text-align:center;
}
DIV.index table {
}
DIV.index table {
  border-collapse: collapse;
  border: 1px solid #FFF;
  font: normal 12px verdana, arial, helvetica, sans-serif;
  color: #FFF;
  background: #DBDBDB;
  }
DIV.index caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
DIV.index td {
  border: 1px dotted #FFF;
  padding: .4em;
  color: #363636;
  text-align:center;
  }

DIV.index th A {
  color: #FFFFFF;	
}

DIV.index th {
  font: bold 12px verdana, arial, helvetica, sans-serif;
  border: 1px solid #FFF;
  text-align: center;
  background: #417BE6;
  color: #FFFFFF;
  padding:3px;
  }
DIV.index tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
DIV.index tbody td a:hover {
  background: #D2DBEC;
  color: #363636;
  }
DIV.index th a {
text-decoration:none;
font-weight:normal
  }
DIV.index tfoot td {
  border: 1px solid #FFF;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
DIV.index TR.odd {
  background: #F4F4F4;
  }
DIV.index tbody tr:hover {
  background: #D2DBEC;
  border: 1px solid #FFF;
  color: #FFFFFF;
  }
DIV.index tbody tr.odd:hover th {
  background: #D2DBEC;
  color: #FFFFFF;
  }
 
DIV.paging {
	padding:10px 0px;
	text-align:center;
}
DIV.paging DIV.disabled {
	display:none;
}

/* View */
dl {
line-height:2em;
margin:0;
width:100%;
border-bottom:1px solid #E7E7E7;
}
dt {
font-weight:bold;
padding-left:4px;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-1em;
vertical-align:top;
}
dt {
border-top:1px solid #E7E7E7;
}

/* Add */
FORM {
	font-size:12px;
	font-family:돋움;
	text-decoration:none;
}
FORM LABEL {
	display:block;
	width:115px;
	float:left;

}
FORM DIV.input {
	padding:5px 0;
	border-bottom:1px solid #e7e7e7
}
FORM DIV.checkbox INPUT {
	width:30px;
}
FORM DIV.checkbox LABEL {
	float:none;	
	display:inline;
}
FORM DIV.input DIV.checkbox {
	margin-left:115px;
}
FORM LABEL {
	padding-top:3px;
}
FORM FIELDSET {
	border:0px;
}
FORM DIV.input TEXTAREA {
	width:400px;
}

DIV.fast-thumbnail {
width:120px;height:160px; padding:3px; float:left;
border:1px solid #cbcbcb;
padding-top:10px;
margin-right:10px;
margin-bottom:10px;
background-color:#ebebeb;
text-align:center;
overflow:hidden;
}
DIV.fast-thumbnail IMG{
	width:110px; height:140px;
	margin-bottom:7px;
}

DIV.fast-thumbnail2 {
width:224px;height:150px; padding:3px; float:left;
border:1px solid #cbcbcb;
padding-top:10px;
margin-right:10px;
margin-bottom:10px;
background-color:#ebebeb;
text-align:center
}
DIV.fast-thumbnail2 IMG{
	width:130px;
	margin-bottom:5px;
}
DIV.submit {
	text-align:center;
	margin:10px;
}
