body, tr, td, input, select, textarea {
	font-size:9pt;
	font-family:µ¸¿ò;
	color:#666;
	line-height:16px;
}
table {word-break:break-all}

A:link {color:#666;text-decoration:none;}
A:visited {color:#666;text-decoration:none;}
A:active {color:#666;text-decoration:none;}
A:hover {color:#000;text-decoration:none;}

img {border: none;}


#order_write th {
	width: 20%; padding: 5px;
	font-weight: normal; color: #0869AF;
	background: #F5F5F5;
	}
#order_write td {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	}
#order_write td table td { border: none; }

#btn { padding-top: 20px; text-align: center; }
#btn input {
	width: 70px; height: 24px;
	font-size: 8pt; font-weight: bold; color: #FFF;
	background: #0869AF;
	border-top: 1px solid #5BA5DA;
	border-right: 1px solid #044699;
	border-bottom: 1px solid #044699;
	border-left: 1px solid #5BA5DA;
	}


textarea { border: 1px solid #CCC; overflow: auto; }

.input0 { border: none; width: 98%; height: 20px; font-weight: bold; color: #0869AF; }
.input1 { border: 1px solid #CCC; width: 98%; height: 20px; }
.input2 { border: 1px solid #CCC; width: 50%; height: 20px; }
.input3 { border: 1px solid #CCC; width: 50px; height: 20px; }
.input4 { border: 1px solid #CCC; width: 120px; height: 20px; }

.alert { font-size: 8pt; color: #F00; word-spacing: -1px; }
