* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Nanum Gothic, Malgun Gothic, Dotum, Helvetica, AppleGothic, Sans-serif;
}
/*ÀÎ¼â ¹é±×¶ó¿îµåÀû¿ë*/
h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div,body { -webkit-print-color-adjust:exact; }
body {
	width: 100%;
	height: 100%;
	min-width: 1020px;
	text-align: center;
	background-color: #FFFFFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagetitle {
	height: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #8F0021;
	margin: 0 0 20px;
	padding-left: 20px;
	background: url('../img/common/icon1.gif') no-repeat;
	text-align: left;
}
.tabletitle {
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #6B6B6B;
	margin: 10px 0;
	padding-left: 12px;
	background: url('../img/common/icon2.gif') no-repeat;
	position: relative;
	text-align: left;
}

.v_table {
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
}
.v_table .subject {
	padding: 14px;
	border-bottom: 2px solid #AAAAAA;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	line-height: 1.125rem;
	text-align: center;
	background: none;
}
.v_table th {
	border-bottom: 1px solid #BBBBBB;
	padding: 10px 0;
	font-weight: bold;
	color: #575757;
	background-color: #E7E6E9;
	vertical-align: middle;
	text-align: center;
}
.v_table td {
	border-bottom: 1px solid #BBBBBB;
	padding: 10px 15px;
}
.v_table td.center {
	border-bottom: 1px solid #BBBBBB;
	padding: 10px 0;
	text-align: center;
}

.backslash {
	background-image: url('/img/common/backslash.png');
	background-size: 100% 100%;
	text-align: left;
}
.backslash div { text-align: right; }
.s_table {
	margin: 0;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
}
.s_table th {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	min-height: 30px;
	line-height: 20px;
}
.s_table th.backslash {
	font-weight: normal;
	min-width: 80px;
	text-align: left;
}
.s_table td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 0;
	text-align: center;
}

/*ack*/
.ack_table {
	margin-top: 5px;
	float: right;
	border-left: 1px solid #555555;
	/*border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;*/
}
.ack_table th._top, .ack_table td._top {
	border-top: 1px solid #555555;
}
.ack_table th._bottom, .ack_table td._bottom {
	border-bottom: 1px solid #555555;
}
.ack_table th {
	padding: 10px 0 10px 10px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.ack_table td {
	padding: 10px 15px 10px 20px;
	text-align: right;
	vertical-align: top;
	border-right: 1px solid #555555;
}
.ack_table td.noti {
	color: #CC0033;
	text-align: center;
	max-width: 200px;
}
.r_order {
	max-width: 100%;
	border-left: 2px solid #999999;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.r_order th {
	padding: 10px 15px;
	vertical-align: middle;
	border-right: 1px solid #999999;
	text-align: center;
}
.r_order th.rline {
	border-right: 2px solid #999999;
}
.r_order td {
	padding: 10px 15px;
	vertical-align: top;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
}
/*ack*/
.com_smallbtn, .com_smallbtn2, .printbtn, .noprint {
	display: none;
}