body{
margin: 0; padding: 0px;
color:#333333;
font-family: µ¸¿ò;
font-size:11px; word-spacing: 1px; letter-spacing: -1px;
line-height: 16px;
}

a:link {text-decoration: none;color:#333333}
a:visited {text-decoration: none;color:#333333}
a:active {text-decoration: none;color:#F8352C}
a:hover {text-decoration:none;color:#F8352C;}

h1 {
  width:100%;
  font-size:11pt; color:#5C5C5C;
  font-family: µ¸¿ò, arial;
  font-weight:bold;
  height:14px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px 10px 2px 0px;
  background-image: url(../image/title_bar.gif);
  background-position: left,middle;
  background-repeat: no-repeat;
  border-color:#C0C3C6;
  border-width:1px;
  border-bottom-style: solid;
}

h2 {
  font-family: µ¸¿ò, arial;
  font-weight:bold;
  font-size:10pt;
  height:13px;
  font-color: #4f4f30;
  padding-left: 10px;
  margin-bottom: 4px
  padding-bottom: 10px;
  margin: 10px;
  background-position: left,middle;
  background-repeat: no-repeat;
}

h3 {
  width:100%;
  font-size:11pt; color:#5C5C5C;
  font-family: µ¸¿ò, arial;
  font-weight:bold;
  height:12px;
  padding-left: 20px;
  padding-bottom: 0px;
  margin: 0px 0px 3px 0px;
  background-image: url(../image/title_bar.gif);  
  background-position: left,middle;
  background-repeat: no-repeat;
}

/************** ÀÔ·Â¹öÆ° **************/
input.btn_input {
	font-size:9pt;
	color: #363636;
	height: 18px;
	width: 64px;
	background-image:  url(../image/button/button_input.gif);
	border: none;
	padding-top: 3px;
	padding-left: 2px;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	cursor:pointer;
}

/************** °Ë»ö **************/
.input_sel {
	border: 1px solid #CCCCCC;
	font-family: "gulim";
	font-size: 9pt;
	height:18px;color:#666666
}

.input_seldata {
	border: 1px solid #CCCCCC;
	font-family: "gulim";
	font-size: 9pt;
	height:20px;color:#666666
}

.input_searchbtn {
	font-size:9pt;
	color: #363636;
	height: 18px;
	width: 64px;
	background-image:  url(../image/button/button_input.gif);
	border: none;
	padding-top: 3px;
	padding-left: 2px;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	cursor:pointer;
}



/************** ±âº»Å×ÀÌºí **************/
table {
  	margin: 0; padding: 0; line-height: 18px;
}

table td{
  font-size:9pt;
  font-color: #555555;
  margin: 0px; padding-left: 0px;
}



/************** ÀÔ·ÂÅ×ÀÌºí **************/
table.inputform{
  	margin: 0; padding: 0; line-height: 18px;
  	border-top: 2px solid #d5d3d3;
  	border-bottom: 2px solid #d5d3d3;
  	border-collapse: collapse;
}

table.inputform th{
  font-size:9pt;
  font-color: #555555;
  background-color: #D2E4EC;
  margin: 3px; padding-right: 10px;
  border-bottom: 1px solid #cccccc;
  text-align: left;
}

table.inputform td{
  font-size:9pt;
  font-color: #555555;
  background-color: #F7F7F7;
  margin: 3px; padding-left: 10px;
  border-bottom: 1px solid #cccccc;
}



/************** Å×ÀÌºí **************/
table.viewform{
  	margin: 0; padding: 0; line-height: 18px;
  	border-top: 2px solid #d5d3d3;
  	border-bottom: 2px solid #d5d3d3;
  	border-collapse: collapse;
}

table.viewform th{
  font-size:9pt;
  font-color: #555555;
  background-color: #D2E4EC;
  margin: 3px; padding-right: 10px;
  border-bottom: 1px solid #cccccc;
  text-align: left;
}

table.viewform td{
  font-size:9pt;
  font-color: #555555;
  margin: 3px; padding-left: 10px;
  border-bottom: 1px solid #cccccc;
}



/************** °Ö·¯¸® Å×ÀÌºí **************/
table.galleryform{
  	margin: 0; padding: 0; line-height: 18px;
  	border-collapse: collapse;
}

table.galleryform td{
  font-size:9pt;
  font-color: #555555;
  margin: 3px; padding-left: 10px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

/************** ¹Ì¸®º¸±â Å×ÀÌºí **************/
table.previewform{
  	margin: 0; padding: 0; line-height: 18px;
  	border-collapse: collapse;
}

table.previewform td{
  font-size:9pt;
  font-color: #555555;
  margin: 3px; padding-left: 3px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
