@charset "UTF-8";
/* board */

.board,
.board_view {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
}

/* board copy */
.board_copy {
	clear: left;
	background-color: #fffee8;
	border: 1px solid #aab9da;
	padding: 10px 12px;
	margin: 0 0 17px 0;
}

/* board search */
.board_search {
	padding: 0 0px 0 25px;
	margin: 0 0 15px 0;
	clear: left;
	height: 42px;
	background: url('/kor/images/board_search_left.gif') no-repeat left top;
}

.board_box_01 {
	padding: 8px 0 0 0px;
	margin: 0;
	height: 42px;
	background: url('/kor/images/board_search_mid.gif') repeat-x left top;
	float: left;
}

.board_box_02 {
	padding: 5px 25px 0 0px;
	margin: 0;	
	background: url('/kor/images/board_search_right.gif') no-repeat right top;
	float: right;
	height: 42px;
}

.board_box_02 img { vertical-align: middle;}

/* board list */
div.board table.list {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	clear: both;
}

div.board table.list th { vertical-align: top;}

div.board table.list th {
	color: #377098;
	background: url('/kor/01_minwon/images/board/ListHead_line.gif') no-repeat right top;
	padding: 8px 0 0px 0;
	margin: 0;
	height: 32px;
}

/* 2010.06.03 ie6,7 
html* div.board table.list th {
	color: #377098;	
	padding: 8px 0 0px 0;
	margin: 0;
	height: 24px;
}
*/

/* number */
div.board table.list th.number {
	width: 62px;
	background: url('/kor/01_minwon/images/board/ListHead_left.gif') no-repeat left top;
}

/* count */
div.board table.list th.count {
	background: url('/kor/01_minwon/images/board/ViewHead_right.gif') no-repeat right top;
}

/* photo */
div.board table.list th.photo {
	width: 132px;
	background: url('/kor/01_minwon/images/board/ListHead_left3.gif') no-repeat left top;
}

/* photo2 */
div.board table.list th.photo2 {
	width: 132px;
	background: url('/kor/01_minwon/images/board/ListHead_line3.gif') no-repeat left top;
}

/* con */
div.board table.list th.con {
	width: auto;
	background: url('/kor/01_minwon/images/board/ViewHead_right.gif') no-repeat right top;
}

div.board table.list td {
	border-bottom: 1px solid #dcdcdc;
	padding: 7px 5px 4px 5px;
	text-align: center;
	color: #585858;
}

div.board table.list td.advance {
	color: #2789ce;
	text-align: left;
	padding: 7px 0 4px 74px;
}

div.board table.list td.subject,
div.board table.list td.subject_notice {
	text-align: left;
	padding-left: 14px;
}

div.board table.list td.subject_notice a:link, 
div.board table.list td.subject_notice a:visited {
	color: #e4763a;
	text-decoration: none;
}

div.board table.list td.subject_notice a:active, 
div.board table.list td.subject_notice a:hover {
	color: #e4763a;
	text-decoration: underline;
}

div.board table.list td.photo_gab {
	padding: 13px 0 13px 0;
}

div.board table.list td.photo_gab img { border: 1px solid #9db5c1;}

div.board table.list td.photo_con img.photo { border: 1px solid #9db5c1; float: left; margin-right: 13px;}

div.board table.list td.photo_con {
	text-align: left;
	padding: 10px 10px 10px 6px;
}

div.board table.list td.photo_con dl dt { padding-bottom: 3px;}

div.board table.list td.photo_con dl dd { color: #585858;}

div.board table.list td.photo_con dl dt a:link, 
div.board table.list td.photo_con dl dt a:visited {
	color: #2789ce;
	text-decoration: none;
}

div.board table.list td.photo_con dl dt a:active, 
div.board table.list td.photo_con dl dt a:hover {
	color: #2789ce;
	text-decoration: underline;
}

/* board foot */
div.board table.list td.foot {
	padding: 0;
	margin: 0;
	border: none;
	text-align:center;
	font-size: 90%;
}

.pagenum{ 
	padding: 10px 0 9px 0;
	margin-top: -1px;
	border-top: 1px solid #9abde4;
	border-bottom: 1px solid #9abde4;
	position:relative;
}

.pagenum a{ 
	padding: 3px 6px 2px 9px; 
	text-decoration:none; 
	background: url('/kor/images/dot.gif') no-repeat left 3px;
}

/* 2010.06.03 ie6,7 
html* .pagenum a{ 
	display:inline-block; 
	padding: 3px 6px 2px 9px; 
	text-decoration:none; 
	background: url('/kor/images/dot.gif') no-repeat left 5px;
}
*/

.pagenum a.none { background: none;}

.pagenum a.pre{ padding:0; background: none; }
.pagenum a.pre_end{ padding:0px 2px 0px 0px; background: none;}
.pagenum a.next{ padding:0; background: none;}
.pagenum a.next_end { padding:0px 0px 0px 2px; background: none;}

/* buttons */
div.button {
	margin-right: 8px;
	padding: 0;
	top: -30px;
	text-align: right;
	float: right;
	position: relative;
}

div.button2 {
	padding: 14px 8px 14px 0;
	text-align: right;
}

/* board view */
/* subject */
div.board_view .view_subject {		
	background: url('/kor/01_minwon/images/board/ViewHead_right.gif') no-repeat right top;	
	margin: 0;
	padding: 0 20px 0 0;
	height: 32px;
	clear: left;
}

div.board_view .view_subject h4 {
	background: url('/kor/01_minwon/images/board/ListHead_line.gif') repeat-x left top;
	color: #377098;
	font-size: 100%;
	font-weight: normal;
	height: 32px;
	padding: 0;	
}

div.board_view .view_subject span {
	background: url('/kor/01_minwon/images/board/ViewHead_left.gif') no-repeat left top;	
	height: 24px;
	padding: 8px 0 0 20px;
	float: left;	
}

div.board_view dl.view_field,
div.board_view dl.view_email,
div.reply_board dl.view_field,
div.reply_board dl.view_email {
	padding: 8px 0 0 22px;
	height: 26px;
	background: url('/kor/images/dot2.gif') repeat-x left bottom;
}

div.board_view dl.view_field dt,
div.board_view dl.view_email dt,
div.reply_board dl.view_field dt,
div.reply_board dl.view_email dt {
	color: #2789ce;
	font-weight: bold;
	float: left;
	padding: 0 15px 0 10px;
	background: url('/kor/01_minwon/images/board/view_blet.gif') no-repeat left 6px;
}

div.board_view dl.view_field dd,
div.reply_board dl.view_field dd {
	float: left;
	width: 21%;
	padding-right: 3px;
}

div.board_view dl.view_email dd,
div.reply_board dl.view_email dd {
	padding-right: 3px;
}

div.board_view .view_content {
	clear: left;
	padding: 17px 15px;
	background: url('/kor/images/dot2.gif') repeat-x left bottom;
}

div.board_view .view_content p,
div.reply_board .view_content p { padding-bottom: 15px;}

div.board_view dl.view_file {
	padding: 8px 0 5px 22px;
	border-bottom: 1px solid #a0bdde;
}

div.board_view dl.view_file dt {
	color: #2789ce;
	font-weight: bold;
	float: left;
	padding: 0 15px 0 10px;
	background: url('/kor/01_minwon/images/board/view_blet.gif') no-repeat left 6px;
}

div.board_view dl.view_file dd {
	margin-bottom: 3px;
}

div.board_view dl.view_file dd.file2 {
	margin-left: 77px;
}

/* 2010.06.03 ie6,7 
*html div.board_view dl.view_file dd.file2 {
	margin-left: 80px;
}
*/

div.board_view dl.view_file dd img {
	margin: 0 3px 2px 0;
	vertical-align: middle;
}

/* prev-next */
dl.prev-next {
	padding: 0;
	margin: 0px 0 0 0;
	clear: both;
}

dl.prev-next dt {
	padding: 0;
	margin: 0;
	float: left;
}

dl.prev-next dd {
	padding: 7px 0 4px 87px;
	margin: 0;
	border-bottom: 1px solid #a0bdde;
}

dl.prev-next dd a:link, 
dl.prev-next dd a:visited {
	color: #7a7979;
	text-decoration: none;
}

dl.prev-next dd a:active, 
dl.prev-next dd a:hover {
	color: #2789ce;
	text-decoration: none;
}

/* comment */
div.view_comment {
	padding: 5px 0 0px 0;
	margin: 0;
	clear: both;
}

div.view_comment h5 { margin: 0; padding: 0; background: none;}

div.view_comment .box {
	margin: 0;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 10px 12px;
	color: #4D4D4D;
}

div.view_comment .list {
	margin: 15px 0 0px 0;
	padding: 0;
	clear: left;
}

div.view_comment .list table td {
	border-bottom: 1px solid #cccccc;
	padding: 7px 0 5px 13px;
}

div.view_comment .list table td .name {
	color: #2789ce;
	padding-left: 13px;
	float: left;
}

div.view_comment .list table td .date {
	color: #7a7a7a;
	font-size: 90%;
	float: right;
}

div.view_comment .list table td .content {
	padding: 5px 10px 0px 13px;
	margin: 0;
	clear: both;
}

div.view_comment .list table td img { vertical-align: middle; margin-bottom: 2px;}

div.view_comment .list table td .com_modify {
	clear: both;
	padding: 8px 0;
	text-align: right;
	color: #000;
}

/* board write */
div.board_write .write_title {		
	background: url('/kor/01_minwon/images/board/ViewHead_right.gif') no-repeat right top;	
	margin: 0;
	padding: 0 20px 0 0;
	height: 32px;
	clear: left;
}

div.board_write .write_title p {
	background: url('/kor/01_minwon/images/board/ListHead_line.gif') repeat-x left top;	
	color: #575757;
	height: 32px;
}

div.board_write .write_title span {
	height: 24px;
	padding: 8px 0 0 20px;
}

/* 2010.06.03 ie6,7 
*html div.board_write .write_title span {
	height: 22px;
	padding: 10px 0 0 20px;
}
*/

div.board_write .write_title span.left {
	background: url('/kor/01_minwon/images/board/ViewHead_left.gif') no-repeat left top;		
	float: left;
	font-weight: bold;
	color: #377098;	
}

div.board_write .write_title span.right {
	float: right;
	font-size: 90%;	
}

div.board_write .write_title span img { vertical-align: middle;}

div.board_write dl.write_field {
	padding: 8px 14px 8px 22px;
	border-bottom: 1px solid #9abde4;
}

div.board_write dl.write_field dt {
	color: #2789ce;
	padding: 8px 0 0 0;
	float: left;
}

div.board_write dl.write_field dd {
	margin-left: 67px;
	padding: 5px 0 4px 8px;
	border-bottom: 1px solid #dbdbdb;
}

div.board_write dl.write_field dd.file { border: none; padding-bottom: 1px;}

div.board_write dl.write_field dd.file2 { padding-left: 8px; border: none;}
/* 2010.06.03 ie6,7 
*html div.board_write dl.write_field dd.file2 { padding-left: 11px;}
*html div.board_write dl.write_field dd p { margin-left: 3px;}
*/

/* board reply */
div.reply_board {
	padding: 34px 0 0 0;
	margin: 0;
	width: 100%;
	clear: both;
}

div.reply_board .reply_subject {		
	background: url('/kor/01_minwon/images/board/ReplyHead_right.gif') no-repeat right top;	
	margin: 0;
	padding: 0 20px 0 0;
	height: 32px;
	clear: left;
}

div.reply_board .reply_subject h4 {
	background: url('/kor/01_minwon/images/board/ReplyHead_line.gif') repeat-x left top;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	height: 32px;
	padding: 0;
}

div.reply_board .reply_subject span {
	background: url('/kor/01_minwon/images/board/ReplyHead_left.gif') no-repeat left top;	
	height: 24px;
	padding: 8px 0 0 20px;
	float: left;	
}

div.reply_board .reply_subject span.reply_t {
	background: none;
	color: #fff179;
	font-weight: bold;
	padding: 0;
}

div.reply_board .view_content {
	clear: left;
	padding: 17px 15px;
	border-bottom: 1px solid #a0bdde;
	background: none;
}

/* 어플리케이션 만족도조사 */
.board_app_satisfy {
	clear: left;
	margin-top: 15px;
}

.board_app_satisfy h3 { display: block;}

.board_app_satisfy table {
	background-color: #cccccc;
}

.board_app_satisfy table th {
	background-color: #efefef;
	padding: 5px 12px;
	text-align: left;
	font-weight: normal;
}

.board_app_satisfy table td {
	background-color: #fff;
	padding: 5px 12px;
}

.board_app_satisfy table td ul li{
	list-style: none; display: inline;
}

div.board_write dl.write_field dt span.t_02,
div.board_write .write_title span.t_02 { color: #ee6241;}

/* board_tab */
div.board_tab {
	background-color: #fff;
	border:1px solid #aab6d0;
	clear:left;
	margin: 0 0 17px;
	padding: 5px;
}

div.board_tab p {
	background-color: #edf3ff;
	color: #5d85dc;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

div.board_tab p a, div.board_tab p a:link, div.board_tab p a:visited { color: #5d85dc; }

/* 게시판 삭제 */
div.board_del {
	clear: left;
	text-align: center;
	margin-top: 50px;
	height: 210px;
}

div.board_del02 {
	width: 400px;
	text-align: left;
	clear: both;
}

div.board_del_box {
	width: 370px;
	border: 1px solid #cacaca;
	background-color: #fffee8;
	padding: 15px 15px;
	text-align: center;
}
