body, tr, td, input, select, textarea, p, div {
	margin: 0;
	font-size: 9pt;
	}

img { border: none; }
input { vertical-align: middle; }



.bbsOrderTable {
	margin-top: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	.bbsOrderTable th {
		width: 20%;
		padding: 7px 20px 7px 0;
		border-bottom: 1px solid #FFF;
		font-weight: normal;
		text-align: right;
		background: #F5F5F5;
		}
		.bbsOrderTable th strong {
			margin-right: 5px;
			font-family: Batang; font-size: 10pt; font-weight: normal; color: #F09;
			}
	.bbsOrderTable td {
		padding-left: 15px;
		border-bottom: 1px solid #E5E5E5;
		text-align: left;
		}

.bbsOrderM {
	color: red;
	text-align: right;
	}
	.bbsOrderM a {
		margin-right: 10px;
		font-family: Tahoma; font-size: 7pt; font-weight: bold;
		}

.bbsAlert {
	margin-left: 5px;
	font-family: "-윤디자인웹돋움", 돋움; font-size: 8pt; color: #F00; font-style: normal;
	letter-spacing: -1px;
	}

.disInput {
	height: 20px;
	border: 1px solid #CCC;
	}
.disTextarea {
	width: 100%; height: 150px;
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #CCC;
	}
