@charset "utf-8";

* {padding:0; margin:0 auto; overflow-x:hidden;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0;}

body {font-family:돋움,굴림,Dotum,Gulim,sans-serif,Arial Unicode MS; font-size:12px; color:#6d6d6d; line-height:17px;}
a:link, a:visited, a:active  {color:#6d6d6d; text-decoration:none;}
a:hover {color:#535353; text-decoration:underline;}

img	{border:0;}
input, img, select	{vertical-align:middle;} 
li {list-style:none}
h2,h3,h4,h5,hr,caption {display:none;}
dl,dt,dd {ppadding:0px; margin:0px;}
.png24 {tmp:expression(setPng24(this));}

.hidden {display:none;}
.show {display:block;}

/***************************************************************/

.txt01 {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; float:right;}
.txt02 {font-size:13px; font-weight:bold; color:#555454;}

.b_img {border:1px solid #c4c4c4; padding:2px; background:#FFFFFF;}
.b_img2 {border:1px solid #c4c4c4; padding:5px; background:#FFFFFF;}

/***************************************************************/

.listTable {border-top:2px solid #00a2bf; clear:both;}
.listTable table {width:100%;}
.listTable table td {border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; padding:7px;}
.listTable table .first {border-left:none;}
.listTable table .end {border-left:none;}

.listTable2 {border-top:2px solid #00a2bf; clear:both;}
.listTable2 table {width:100%;}
.listTable2 table td {border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; padding:2px;}
.listTable2 table .first {border-left:none;}

.listTable2 table .end {border-left:none;}



.contents-area {
	position: relative;
	margin-bottom: 40px;
}

.icon-ul li {
	background: url(../make_img/icon03.gif) no-repeat left 7px;
	padding-left: 10px;
}

.t01 {
	width: 100%;
	margin-top: 10px;
	border-top: 2px solid #00a2bf;
}

.t01 thead th {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
	padding: 8px 10px;
}

.t01 tbody td {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding: 8px 10px;
}

.t01 tbody td.text-left {
	text-align: left;
}

.t01 tbody th.end {
	border-right: none;
}

.t01 tbody td.end {
	border-right: none;
}

.t01 thead th:last-child, 
.t01 tbody td:last-child {
	border-right: 0;
}


.t02 {
	width: 100%;
	margin-top: 10px;
	border-top: 2px solid #00a2bf;
	border-left:1px solid #d2d2d2;
}

.t02 thead th {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
	padding: 3px;
}

.t02 tbody th {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
}

.t02 tbody td {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding: 3px;
}

.list_img {background:url(../make_img/icon02.gif) no-repeat 0 0; padding-left:18px; padding-bottom:5px; font-weight:bold; font-size:14px; color:#555454; }

.dl-box {
	margin-bottom: 25px;
}

.dl-box dt {
	font-weight: bold;
	background: url(../make_img/icon02.gif) no-repeat left 1px;
	padding-left: 18px;
	margin-bottom: 8px;
}

.dl-box dd {
	padding-left: 18px;
}

.list1 li {
	padding-left: 10px;
	background: url(../make_img/icon03.gif) no-repeat 0 7px;
}