table caption {display:none;}

/*** list ***/
table.boardlist {
	width:100%;
	margin:0;
	border-top:1px solid #9f2cc3;
	border-bottom:1px solid #cccccc;
}
table.boardlist th {
	padding:1px 0 1px 0;
	background:none;
	color:#666;
	text-align:center;	
	border-bottom:1px solid #cccccc;
	background:url(../images/board/th_bar_g_04.gif) no-repeat 0 9px;
}
table.boardlist th.sta {background:none;}
table.boardlist td {
	color:#8A8A8A;
	font-size:11px;
	text-align:center;
	padding:5px 0 5px 0;
	border-top:1px solid #E9E9E9;
}
table.boardlist td.subject {
	text-align:left;
	font-size:12px;
	padding-left:10px;
}

table.boardlist td.subject a:link, table.boardlist td.subject a:visited	{
	color:#555;
	text-decoration:none;
}
table.boardlist td.subject a:hover, table.boardlist td.subject a:active	{
	text-decoration:underline;
}
table.boardlist td.hits {color:#555;}

/*** view ***/
table.boardview {
	width:100%;
	margin:0;
	border-top:1px solid #9f2cc3;
	border-bottom:1px solid #9f2cc3;
}
table.boardview th {
	padding:0;
	color:#9f2cc3;
	text-align:center;
	font-weight:normal;
	border-top:1px solid #E9E9E9;
}
table.boardview th.sta {background:none;}
table.boardview thead td {
	color:#8A8A8A;
	font-size:11px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;	
	border-top:1px solid #E9E9E9;
}
table.boardview td.subject {
	text-align:center
	font-size:12px;
	font-weight:bold;
	color:#9f2cc3;
}
table.boardview td.hits {
	text-align:center;
	padding-left:0px;
	color:#555;
}
table.boardview tbody td div.contents {
	font-size:12px;
	line-height:20px;
	color:#555;
	margin:20px 35px;
}
table.boardview tbody tr td { border-top:1px solid #9f2cc3; }

/*** preview ***/
table.boardpreview {
	width:100%;
	margin:0;
	border-top:1px solid #9f2cc3;
	border-bottom:1px solid #9f2cc3;
}
table.boardpreview th {
	width:15%;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;		
	border-top:1px solid #E9E9E9;
}
table.boardpreview td {
	font-size:11px;
	padding:0;
	border-top:1px solid #E9E9E9;
}
table.boardpreview td a {color:#8A8A8A; text-decoration:none;}
table.boardpreview td a:hover, table.boardpreview td a:active {text-decoration:underline;}

/*** Paging ***/
.paging	{
	width:100%;
	text-align:center;
	padding:0;
	font-family:Tahoma;
	font-size:10px;
	margin:12px 0 0 0;
}
.paging strong	{
	color:#9f2cc3;
}
.paging a:link, .paging a:visited {
	color:#828282;
	text-decoration:none;
}
.paging ol	{
	display:inline;
	margin:0;
	padding:0 2px 0 0;
}
.paging ol li	{
	display:inline;
	list-style:none;
	margin:2px 0  0 0;
	padding:0 3px 0 7px;
	background:url(../../images/common/board/page_bar.gif) no-repeat 0 6px;
	
}
.paging ol li.first	{background:none;}
.paging img	{vertical-align:middle;}
.pading b_first {align:left;}

.searchlist {
	height: 30px;
	margin-bottom: 3px;
	margin-top: 0px;	

}

.board_title {
	width: 200;
	float: left;	
	margin-top: 20px;	

}

.r_button {
	height: 30px;
	margin-top: 7px;

}

/*width set*/
.tw_01	{width:30%;}
.tw_02	{width:30%;}
.tw_03	{width:40%;}
.tw_04	{width:20%;}
.tw_10	{width:10%;}
.tw_15	{width:15%;}
.tw_20	{width:20%;}
.tw_30	{width:30%;}
.tw_40	{width:40%;}
.tw_50	{width:50%;}
.tw_60	{width:60%;}
.tw_70	{width:70%;}
.tw_80	{width:80%;}
.tw_90	{width:90%;}
.tw_100	{width:100%;}




/*-- Á¦ÈÞ/ÅõÀÚ¹®ÀÇ (sub004_02.htm) -------------------------**/


table.inputarea-type1 {
	width:100%;
	margin:0 0 10px 0;
	border-top:2px solid #9f2cc3;
	border-bottom:2px solid #E4E4E4;
}
table.inputarea-type1 th {
	text-align:center;
	border-top:1px solid #E9E9E9;
}
table.inputarea-type1 th p {
 	margin:5px 0 5px 0;
}

table.inputarea-type1 th.lb {border-left:1px solid #E9E9E9;}
table.inputarea-type1 td {
	border-top:1px solid #E9E9E9;
	line-height:14px;
	font-size:11px;
	color:#7D7C7C;
	letter-spacing:-1px;
	padding-bottom:1px;
}
table.inputarea-type1 td p {
	clear:both;
	margin:2px 0px 2px 0px;
}

table.inputarea-type1 p.tel {color:#D2D2D2;}
table.inputarea-type1 p.tel span {
	display:block;
	width:24px;
	float:left;
	margin-top:4px;
	color:#7D7C7C;
}

div.r-button {
	padding-bottom:5px;
`	border-bottom:2px solid #9f2cc3;
}








