@charset "euc-kr";

/* ÀÌ¿ô´åÄÄ(e-wut.com) 
À¥ ÆÛºí¸®½Ì 
ÀÛ¾÷ÀÚ:ÀÌ½ÂÈñ,±èµ¿¿ì,±èÀºÁ¤ */
/*¸®½ºÆ® ¾Õ¿¡ ºÒ¸´*/
.ol_board {
	margin-left:10px;
	padding-left:auto;
	list-style-type:decimal;
	}
.ol_board li {
	margin-left:30px;
	padding-left:auto;
	list-style-type:decimal;
	}
.ul_board {
	margin-left:10px;
	padding-left:auto;
	list-style-type:square;
	}
.ul_board li {
	margin-left:30px;
	padding-left:auto;
	list-style-type:square;
	}
/* °Ô½ÃÆÇ */
.board {
	display:inline;
	text-align:left;
	}
.boardList, .boardList td, .boardList th {
	border:0;
	}
/*
.boardListForm .boardList, .boardListForm td, .boardListForm th {
	border:0;
	}*/
.board fieldset{ 
		width: 100%; 
	}
.board .boardCaption {
	margin-bottom:10px;
	}
.board .boardSkip {
	display:block;
	visibility:hidden;
	position:absolute;
	padding:0;
	margin:0;
	width:0;
	height:0;
	line-height:0;
	}

ul.adminWarnning {
	margin-bottom:15px;
	padding-left:10px;
	color:#9A1515;
	margin-top:10px; 
	}

/*°Ô½ÃÆÇ ÀúÀÛ±Ç ½Å°í°ü·Ã*/
div#licenseBoard{
		width:100%;
		margin:0px;
		padding:0px;
		margin-bottom:20px;
	}
	div#licenseBoard div.content {
		border-left:2px solid #dedede;
		border-right:2px solid #dedede;
	}
	div#licenseBoard ul{
		clear:both;
		width:100%;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background:#fbfbfb;
	}
	div#licenseBoard ul li{
		width:95%;
		background:url(/image/access/board/licenseDot.gif) no-repeat left 3px;
		margin-top:3px;
		margin-left:7px;
		padding-left:15px;
		font-size:1em;
		list-style-type:none;
		line-height:18px;
		text-align:justify;
	}
	div#licenseTop{
		width:100%;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseTopLeft.gif) no-repeat left top;
	}
	div#licenseTopRight{
		float:right;
		width:10px;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseTopRight.gif) no-repeat left top;
	}
	div#licenseBottom{
		width:100%;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseBottomLeft.gif) no-repeat left top;
	}
	div#licenseBottomRight{
		float:right;
		width:10px;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseBottomRight.gif) no-repeat left top;
	}
	div#licenseBoard em {
		font-style:normal;
		color:#9A1515;
		}

/*°Ô½ÃÆÇ °ø°ø´©¸® */
div#koglProcess{
		width:100%;
		margin:0px;
		padding:0px;
		margin-bottom:20px;
	}
	div#koglProcess div.content {
		border-left:2px solid #dedede;
		border-right:2px solid #dedede;
	}
	div#koglProcess ul{
		clear:both;
		width:100%;
		margin:0px;
		padding:0px;
		overflow:hidden;
		background:#fbfbfb;
	}
	div#koglProcess ul li{
		width:95%;
		background:url(/image/access/board/licenseDot.gif) no-repeat left 3px;
		margin-top:3px;
		margin-left:7px;
		padding-left:15px;
		font-size:1em;
		list-style-type:none;
		line-height:18px;
		text-align:justify;
	}
	div#koglProcessTop{
		width:100%;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseTopLeft.gif) no-repeat left top;
	}
	div#koglProcessTopRight{
		float:right;
		width:10px;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseTopRight.gif) no-repeat left top;
	}
	div#koglProcessBottom{
		width:100%;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseBottomLeft.gif) no-repeat left top;
	}
	div#koglProcessBottomRight{
		float:right;
		width:10px;
		height:10px;
		overflow:hidden;
		background:url(/image/access/board/licenseBottomRight.gif) no-repeat left top;
	}
	div#koglProcess em {
		font-style:normal;
		color:#9A1515;
		}

/* °Ô½ÃÆÇ »ó´Ü Á¤º¸ ¹× °Ë»ö ½ÃÀÛ */
.boardInfo {
	position: relative; 
	overflow: hidden; 
	margin-top:20px;
	margin-bottom:5px;
	}
.boardInfo .infoleft {
    display: inline;
    font-size: 1.15em;
    letter-spacing: -0.3px;
    float: left;
    margin-left: 11px;
    padding: 5px 0;
    /* background: url(/image/access/board/infoleftBg.gif) no-repeat left 9px; */
	}
	.boardInfo strong {
		color:#005aab;
		font-weight:bold; 
		}
.boardInfo .inforight {
	/* float:right; */
	}
.boardInfo .inforight label{
	visibility:visible;
	overflow:visible;
	position:absolute;
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	}
	.boardInfo .inforight.search {
		/* width:280px; */
		} 
	.boardSearchForm {
		margin:0;
		padding:0;
		}
	.boardSearchForm select {
		overflow:visible;
		float:left;
		margin-right:3px;
		font-size:1em;
		}
	.boardSearchForm input {
		overflow:visible;
		float:left;
		margin-right:3px;
		}
	.boardSearchForm fieldset {
		position: relative;
		border:0;
		float:right; 
		width: auto 
		}
	.boardSearchForm .inputtxt {
		width:94px;
		height:13px;
		padding:2px;
		font-size: 1em;
		border:#c0c0c0 1px solid; 
		background:transparent url(/image/access/board/inputtxtBg.gif) repeat-x left top;
		}
	.boardSearchForm img {
		display:inline;
		float:left;
		margin-right:5px;
		padding-top:5px;
		}


.boardListForm {
	border-top:3px solid #0177c1;
	line-height:normal;
	}
.boardListForm a {
	text-decoration: none;
	}
.boardListForm a:hover {
	color:#3d6a07;
	text-decoration:none;
	}
.boardListForm a:active {
	color:#3d6a07;
	text-decoration: underline;
	}
.boardListForm a:focus {
	color:#3d6a07;
	text-decoration: underline;
	}
.boardList {
	margin-bottom:10px;
	line-height:170%;
	/* background: url(/image/access/board/boardListTop.gif) no-repeat left top; */
	}
	.boardList .top  th { border-bottom: 1px solid #cecece  } 
	.boardList .top {
		height:36px;
		
		}
.boardList th {
	height:31px;
	padding:0 10px;
	font-weight:bold;
	color:#333;
	text-align:center;
	white-space:nowrap;
	/*2011-11-04 À±ÀºÅÃ
	background:url(/image/access/board/boardListBg.gif) no-repeat right 50%;
	*/
	}
.boardList th.num , .boardList th.date {
	/* border-top:3px solid #9dca83; */
	}
.boardList th.check , .boardList th.title , .boardList th.author , .boardList th.count {
	padding-top:2px;
	}
.boardList th.title {
	white-space:normal;
	}
.boardList tr.notice  {
	background:#fbfbfb; 
	height: auto; 
	}
.boardList .last  {
	background:none;
	}
.boardList tr.bg1 {
	background:#f8f8f8;
	}
.boardList tr.bg2 {
	background:#fff;
	}
.boardList .re {
	display:block;
	padding-left:28px;
	height:15px;
	background:transparent url(/image/access/board/boardListReBg.gif) no-repeat left 1px;
	}
.re {
	display:block;
	padding-left:28px;
	height:14px;
	background:transparent url(/image/access/board/boardListReBg.gif) no-repeat left top;
	}
.boardList .notice .num, .boardList .notice .title {
	font-weight:bold;
	}
.boardList td {
	padding:6px;
	font-weight:normal;
	color:#545454;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-left:0;
	border-right:0;
	border-bottom:#cecece 1px solid;
	}
	.boardList td.title {
		width:100%;
		text-align:left;
		white-space:normal;
		word-break:break-all;
		}
	.boardList td.icon {
		padding:0;
		margin:0;
		vertical-align:middle;
		}
	.boardList td.icon span {
		text-align:center;
		}
	.boardList .replyNum {
		color:#780000;
		font-size:0.92em;
		font-weight:bold;
		margin-left:5px;
		}
	.boardList .newIco {
		
		vertical-align:middle;
		}
	.newIco {
		
		vertical-align:middle;
		}
	.photo .list .title {
		display:block;
		overflow:hidden;
		width:100%;
		}
	.photo .list .cmtNum {
		color:#780000;
		font-weight:bold;
		font-size:0.9em;
		float:left;
		}

/* ¹öÆ°µðÀÚÀÎ */
.button01 {
	float:left;
	/* height:21px; */
	margin-right:3px;
	/* background:url(/image/access/board/buttonLeftBg.gif) no-repeat left top; */
	}
	.button01 a {
		display:inline-block;
		/* height:17px; */
		padding:4px 10px; 
		color:#fff;
		font-size:1em;
		cursor:pointer;
		/* background:url(/image/access/board/buttonRightBg.gif) no-repeat right top; */
		background-color:#000;
		border-radius: 3px; 

		}
	.button01 a:hover {
		text-decoration:none;
		}
	.button01 input {
		display:inline-block;
		overflow:visible;
		float:left;
		height:29px;
		margin:0;
		padding:0 10px 0 10px;
		color:#fff;
		font-size:1em;
		border:0;
		cursor:pointer;
		/* background:url(/image/access/board/buttonRightBg.gif) no-repeat right top; */
		background-color: #000 
		}
.button02 {
	float:left;
	height:21px;
	margin-right:0;
	cursor:pointer;
	/* background:url(/image/access/board/buttonLeftBg.gif) no-repeat left top; */
	}
	.button02 input {
		display:inline-block;
		overflow:visible;
		float:left;
		height:21px;
		margin:0;
		padding:0 10px 0 10px;
		color:#fff;
		font-size:0.92em;
		border:0;
		/* background:url(/image/access/board/buttonRightBg.gif) no-repeat right top; */
		background-color:#000; 
		}
span.arrowIcon {
	display:inline-block;
	/* height:21px; */
	cursor:pointer;
	}
	span.arrowIcon a {
		display:inline-block;
		}
	span.arrowIcon span {
		display:block;
		float:left;
		/* height:21px; */
		/* padding-left:5px; */
		/* background: url(/image/access/board/buttonIcon.gif) no-repeat left center; */
		}
	span.arrowIcon input {
		display:inline-block;
		overflow:visible;
		    background-color: #000;
		border-radius: 3px;
		background-image: none;
		height:28px; 
		}
span.smallarrowIcon {
	display:inline-block;
	height:21px;
	cursor:pointer;
	}
	span.smallarrowIcon span {
		display:block;
		float:left;
		height:21px;
		padding-left:4px;
		/* background: url(/image/access/board/buttonIcon.gif) no-repeat 9px 7px; 
		background-color:#000;  */
		}
	span.smallarrowIcon input {
		display:inline-block;
		overflow:visible;
		}

/* °Ô½ÃÆÇ ¸®½ºÆ® ºä ½ÃÀÛ */
.boardListView {
	float:left;
	width:622px;
	margin-bottom:15px;
	}
	.boardListView h5 {
		display:none;
		}
	.boardListView .boardList {
		float:left;
		width:622px;
		border-collapse:collapse;
		border:0;
		background:none;
		}
	.boardListView .boardList th {
		padding-left:20px;
		color:#4d4d4d;
		font-weight:bold;
		vertical-align:middle;
		text-align:left;
		border:1px solid #e4e4e4;
		background:url(/image/access/board/boardListViewTitBg.gif) no-repeat 5px 50%;
		}
		.boardListView .boardList .club.title, .boardListView .boardList .club.data {
			width:15%;
			}
	.boardListView .boardList td {
		padding-left:10px;
		text-align:left;
		line-height:160%;
		white-space:normal;
		border:1px solid #e4e4e4;
		}
		.boardListView .boardList .left {
			float:left;
			}
		.boardListView .boardList .right {
			float:right;
			padding-right:5px;
			}


/* ¸í¿¹ÀÇÀü´ç ½ÃÀÛ */
.boardHonor {
	float:left;
	width:606px;
	padding-left:16px;
	}
.boardHonor ul {
	float:left;
	width:100%;
	}
.boardHonor li {
	float:left;
	width:126px;
	margin-right:20px;
	padding-bottom:30px;
	}
	.boardHonor span {
		display:block;
		}
	.boardHonor .img {
		width:104px;
		height:112px;
		margin-bottom:7px;
		padding:11px;
		background:url(/image/access/board/boardHonorViewBg.gif);
		}
	.boardHonor .name {
		width:100px;
		margin:0 0 10px 10px;
		font-weight:bold;
		white-space:nowrap;
		text-overflow:ellipsis;
		}
	.boardHonor .class {
		margin-left:10px;
		}
	.boardHonor .title {
		float:left;
		width:100%;
		margin-bottom:15px;
		padding-bottom:5px;
		border-bottom:1px solid #cecece;
		}
	.boardHonor .content {
		float:left;
		width:100%;
		margin-bottom:10px;
		line-height:170%;
		}
	.boardHonor .honorThumb {
		float:left;
		width:170px;
		}
	.boardHonor .honorContent {
		float:left;
		width:390px;
		margin-top:10px;
		}


/* ±Û¾²±â ±ÛÀÐ±â ½ÃÀÛ */
.boardWrite , .boardWriteForm , .boardRead {
	margin-top: 30px; 
	}
.boardWriteHeader , .boardReadHeader {
	border-top:3px solid #0177c1;
	margin-bottom:15px;
	}
	.boardWrite h4 , .boardRead h4 {
		display:block;
		visibility:visible;
		overflow:visible;
		position:static;
		width:auto;
		height:auto;
		padding-top:1px;
		line-height:100%;
		margin:0 0 4px 15px;
		}
	.boardWrite	.infoArea , .boardRead .infoArea {
		padding:16px 0 10px 16px;
		border: 1px solid #e6e6e6
		}
	
	
	
	.boardWrite	.infoArea dl label, .boardRead .infoArea label{
		margin-top:3px;
		}
	.boardWrite	.infoArea dl, .boardRead .infoArea dl {
			overflow: hidden 
		}
		.boardWrite	.infoArea .title {
			float:left;
			margin:0 15px 10px 0;
			}
			.boardWrite	.infoArea .title .inputtxt {
				width:350px;
				}
		.boardWrite .infoArea .info {
			float:left;
			width:250px;
			margin:0 20px 10px 0;
			}
			.boardWrite	.infoArea .info.info_first { clear:both; }
		 .boardRead .infoArea .infoPre {
			margin-bottom:7px;
			padding-bottom:7px;
			border-bottom:1px solid #c3c3c3;
			overflow:hidden; 
			}
	.boardWrite .infoArea dl dt {
		display:inline;
		float:left;
		width:60px;
		padding-top:3px;
		font-weight:bold;
		}
	.boardWrite .infoArea dl dd {
		float:left;
		}
	.boardRead .infoArea dl dt {
		display:inline;
		float:left;
		font-weight:bold;
		margin-right:9px;
		padding:0px 12px 0 0;
		background: url(/image/access/board/boardReadTitBg.gif) no-repeat right 4px;
		}
	.boardRead .infoArea dl dd {
		float:left;
		width:200px;
		max-width:100%;
		}

		.boardRead .infoArea dl dd.title {
			float:left;
			width:auto;
			}
	.boardWrite .infoArea .inputtxt {
		display:inline;
		float:left;
		width:180px;
		padding:2px;
		font-size: 1em;
		border: #c0c0c0 1px solid; 
		background:transparent url(/image/access/board/inputtxtBg.gif) repeat-x left top;
		}
	.boardWrite .boardleft {
		display:inline;
		float:left;
		margin-bottom:5px;
		margin-left:6px;
		padding-left:17px;
		font-size:0.92em;
		background:transparent url(/image/access/board/boardWriteFile.gif) no-repeat left top;
		}
.boardWriteBody {
	clear:both;
	margin-bottom:15px;
	}
	.boardWriteBody textarea {
		overflow:auto;
		width:597px;
		height:450px;
		border:1px solid #b2b2a6;
		font-size:1em;
		color:#666;
		}
.boardWriteFooter {
	float:left;
	width
	}
	.boardWriteFooter object {
		float:left;
		width:450px;
		margin-right:15px;
		}
	.boardWriteFooter .writerBtn {
		float:left;
		width:135px;
		}
	.boardWriteFooter .writerBtn input {
		margin-bottom:5px;
		}
 .board .boardReadBody {
	min-height:130px;
	padding:14px 18px;
	border:1px solid #b2b2a6;
	}
	.boardReadBody img {
		width:100%;
		overflow:hidden;
		/*width:584px;*/
		}
 .board .boradReadFooter {
	margin-bottom:26px;
	padding:5px 0 3px 15px;
	border-right:1px solid #b2b2a6;
	border-bottom:1px solid #b2b2a6;
	border-left:1px solid #b2b2a6;
	background-color:#eee;
	}
	.boradReadFooter span {
		float:left;
		display:inline;
		font-weight:bold;
		margin-right:8px;
		}
	.boradReadFooter ul {
		float:left;
		}
	.boradReadFooter li {
		padding:2px 0 5px 13px;
		background:url(/image/access/board/boradReadFooterFile.gif) no-repeat left top;
		}
	.boradReadFooter dt {
		padding-right:10px;
		margin-bottom:3px;
		font-weight:bold;
		}
	.boradReadFooter dd {
		font-size:0.9em;
		margin-bottom:3px;
		padding-top:1px;
		padding-right:10px;
		color:#666;
		}
	.boradReadFooter dd img {
		display:block;
		clear:both;
		float:left;
		margin-right:5px;
		margin-top:-2px;
		}
	.boradReadFooter dd a{
		color:#666;
		}
	.boradReadFooter dd a:hover, .boradReadFooter dd a:focus {
		color:#333;
		}
	.boradReadFooter .notAttach {
		float:left;
		}

/* ³ªµµÇÑ¸¶µð */
#comment {
	/* float:left; */
	clear:both;
	width:622px;
	}
#comment h4 {
	display:block;
	margin:0 0 10px 0;
	padding-left:17px;
	font-size:1em;
	background:url(/image/access/board/boardWriteFile.gif) no-repeat left top;
	}
#commentForm {
	float:left;
	width:100%;
	}
#comment .replyFormArea {
	display:inline;
	float:left;
	width:570px;
	margin:15px 0 10px 12px;
	height:120px;
	padding:18px 0 0 52px;
	background:url(/image/access/board/replyformBg.gif) no-repeat left top;
	}
#comment .replyContent {
	font-size:0.92em;
	margin-bottom:12px;
	}
#comment .replyInfo {
	float:left;
	width:100%;
	margin-bottom:5px;
	}
	#comment .replyInfo .info {
		float:left;
		}
	#comment .replyInfo dt {
		float:left;
		font-size:0.92em;
		color:#848484;
		margin-right:5px;
		vertical-align:middle;
		}
	#comment .replyInfo dd {
		display:inline;
		}
	#comment .replyInfo .inputtxt {
		display:inline;
		float:left;
		width:138px;
		height:11px;
		margin-right:7px;
		padding:2px;
		font-size:1em;
		border:#c0c0c0 1px solid; 
		background: url(/image/access/board/inputtxtBg.gif) repeat-x left top;
		}
	#comment .replyInfo p {
		float:left;
		font-size:0.92em;
		vertical-align:middle;
		margin:0;
		}
	#comment .replyInfo .textlimit {
		font-weight:bold;
		color:#a50000;
		}
	#comment .reply {
		float:left;
		width:100%;
		}
	#comment .reply textarea {
		overflow:auto;
		float:left;
		width:400px;
		height:45px;
		margin-right:6px;
		font-size:1em;
		color:#666;
		border:1px solid #d3d3d3;
		}
	#comment .cmtModify textarea {
		overflow:auto;
		float:left;
		width:350px;
		height:45px;
		margin-right:6px;
		margin-bottom:6px;
		font-size:1em;
		color:#666;
		border:1px solid #d3d3d3;
		}
	#comment .reply .replyBtn {
		float:left;
		}
#comment .feedbackList {
	float:left;
	width:622px;
	color:#333;
	margin-top:10px;
	}
#comment .feedbackList dl {
	float:left;
	width:100%;
	line-height:140%;
	}
#comment .feedbackList .pre{
	padding:10px 0;
	border-bottom:1px solid #c1c1c1;
	}
#comment .feedbackList dt {
	display:block;
	float:left;
	width:70px;
	padding-left:17px;
	padding-right:5px;
	font-weight:bold;
	}
#comment .feedbackList dd.text {
	float:left;
	width:354px;
	padding-right:10px;
	font-size:0.92em;
	line-height:160%;
	}
#comment .feedbackList dd.date {
	float:right;
	color:#666;
	padding-right:10px;
	font-size:0.92em;
	}
#comment .feedbackList dd.date span {
	float:left;
	padding-right:5px;
	}
#comment .feedbackList dd.date a {
	float:left;
	margin-top:3px;
	}
/* ÀÌÀü±Û ¹× ´ÙÀ½±Û */
.prevNext {
	}
	.prevNextlist dl {
		width:100%;
		}
	.prevNextlist dl.prev {
		margin-bottom:14px;
		padding-bottom:12px;
		border-bottom:1px solid #c1c1c1;
		}
	.prevNextlist dt {
		margin-bottom:9px;
		color:#333;
		font-weight:bold;
		}
	.prevNextlist dd.preTitle , .prevNextlist dd.NextTitle{
		display:inline;
		margin:0 6px 13px 0;
		color:#00c;
		}
	.prevNextlist dd.admin{
		display:inline;
		color:#333;
		margin-right:5px;
		font-weight:bold;
		}
	.prevNextlist dd.time{
		display:inline;
		color:#333;
		margin-left:15px;
		}

/* Æ÷Åä°¶·¯¸® ½ÃÀÛ */
.photoArea {
	/* float:left; */
	width:100%;
	padding-bottom:10px;
	}
	.photo {
		float:left;
		width:100%;
		border-top:3px solid #0177c1
		}
	.photoArea .list {
		width:100%;
		margin:20px auto 0 auto;
		
		}
	.photoArea li {
		float:left;
		width:24%;
		margin-left:1%;
		padding-bottom:15px;
		}
	.photoArea li:first-child {
		margin-left:0; 
	}
	.photoArea li:nth-child(4n+1){
		margin-left:0; 
	}
		.photoArea span {
			/* font-size:1.2em; */
			display:block;
			}
		.photoArea .img {
			float:left;
			width:100%;
			height:120px;
			margin-bottom:7px;
			border:1px solid #ddd;
			}
			.photoArea .img img {
				width:100% !important;
				height:100% !important;
				}
		.photoArea .title {
			display:inline;
			float:left;
			width:95px;
			margin:0 0 10px 2px;
			padding-left:7px;
			font-weight:bold;
			white-space:nowrap;
			text-overflow:ellipsis;
			background:url(/image/access/board/photoTitBg.gif) no-repeat left center;
			}
		.photoArea .title2 {
			display:inline;
			float:left;
			width:110px;
			height:28px;
			margin:0 0 10px 2px;
			padding-left:7px;
			font-weight:bold;
			overflow:hidden;
			}
		.photoArea .name , .photoArea .date, .photoArea .count {
			display:inline;
			float:left;
			clear:both;
			width:95%;
			margin-bottom:5px; 
			}


/* 
.photoArea {
	float:left;
	width:622px;
	background:url(/image/access/board/boardBgBottom.gif) no-repeat left bottom;
	padding-bottom:10px;
	}
	.photo {
		float:left;
		width:622px;
		padding-top:3px;
		background:url(/image/access/board/boardBgTop.gif) no-repeat left top;
		}
	.photoArea .list {
		float:left;
		width:600px;
		padding:30px 0 0 20px;
		border-right:1px solid #c3c3c3;
		border-left:1px solid #c3c3c3;
		}
	.photoArea li {
		float:left;
		width:139px;
		margin-right:10px;
		padding-bottom:15px;
		}
		.photoArea span {
			display:block;
			}
		.photoArea .img {
			float:left;
			width:118px;
			height:87px;
			margin-bottom:7px;
			padding:8px 8px;
			background:url(/image/access/board/photoBg.gif);
			}
			.photoArea .img img {
				width:118px;
				height:87px;
				}
		.photoArea .title {
			display:inline;
			float:left;
			width:95px;
			margin:0 0 10px 2px;
			padding-left:7px;
			font-weight:bold;
			white-space:nowrap;
			text-overflow:ellipsis;
			background:url(/image/access/board/photoTitBg.gif) no-repeat left center;
			}
		.photoArea .title2 {
			display:inline;
			float:left;
			width:110px;
			height:28px;
			margin:0 0 10px 2px;
			padding-left:7px;
			font-weight:bold;
			overflow:hidden;
			}
		.photoArea .name , .photoArea .date, .photoArea .count {
			display:inline;
			float:left;
			clear:both;
			width:110px;
			margin:0 0 5px 11px;
			}

*/

/* ¿Â¶óÀÎ ½ÅÃ»º¸±âÆäÀÌÁö */
.onlineView{
	float:left;
	width:622px;
	}
.onlineView h4{
	display:block;
	font-size:1em;
	font-weight:bold;
	margin:0 0 4px 15px;
	}
.onlineView .buttonRight {
	margin-top:10px;
	}
.onlineView .buttonRight span {
	float:left;
	display:inline;
	}
.onlineViewForm {
	float:left;
	margin-bottom:10px;
	}
.onlineViewForm .boardList , .onlineViewList {
	float:left;
	width:622px;
	color:#868686;
	border-collapse:collapse;
	border:0;
	background:none;
	}
.onlineViewForm .boardList th {
	width:20%;
	padding:3px 5px;
	color:#000;
	font-weight:normal;
	text-align:left;
	border:1px solid #e7e7e7;
	background:#f1f1ed;
	}
.onlineViewForm .boardList th img{
	display:inline;
	vertical-align:middle;
	margin-right:3px;
	}
.onlineViewForm .boardList td {
	text-align:left;
	padding-left:5px;
	border:1px solid #e7e7e7;
	}
.onlineViewForm .boardList .address td {
	border:0;
	}
.onlineViewForm .boardList td .inputtxt {
	height:13px;
	padding:2px;
	color:#868686;
	border:1px solid #d4d4d4;
	}
.onlineViewForm .boardList td .epost {
	display:inline;
	vertical-align:middle;
	}
.onlineViewForm .boardList .star{
	color:#a90b0b;
	}
.onlineViewForm .boardList .nocheck {
	padding-left:15px;
	}
.onlineViewForm .boardList textarea {
	overflow:auto;
	border:1px solid #d4d4d4;
	font-size:1em;
	color:#666;
	}
.onlineViewForm em {
	font-style:normal;
	}
.onlineViewForm em.charType{
	display:block;
	margin-top:3px;
	font-size:0.9em;
	}
.onlineViewList {
	margin-top:15px;
	}
.onlineViewList th {
	padding:3px 5px;
	color:#545454;
	font-weight:normal;
	text-align:center;
	border:1px solid #e7e7e7;
	background:#efefef;
	}
.onlineViewList td {
	padding:3px 5px;
	color:#545454;
	font-weight:normal;
	text-align:center;
	border:1px solid #e7e7e7;
	background:#fff;
	}

.onlineViewList .attach {
	float:left;
	margin-bottom:15px;
	}

/* ÇÏ´Ü ³×ºñ°ÔÀÌ¼Ç ½ÃÀÛ */ 	
.boardNavigation {
	margin-bottom:20px;
	padding-top:15px;
	/* overflow: hidden;  
	height: 30px; */
	}
	.boardRead .boardNavigation {
		padding-top:30px;
		clear:both; 
		}
	.buttonRight {
		float:right;
		}
	.buttonLeft {
		float:left;
		width:60%;
		}
	.pagination {
		text-align:center;
		margin-bottom:10px; 
		}
	.pagination a , .pagination input {	
		overflow:visible;
		padding:0 3px;
		}
	.pagination a img {
		display:inline;
		margin:0;
		padding:0;
		vertical-align:middle;
		}
 


/* °Ö·¯¸® ÀÓ½Ã - MinY */
#main {
	overflow:visible;
	}
#main_center {
	overflow:visible;
	}
#main_bottom {
	overflow:visible;
	}
#mid {
	overflow:visible;
	}
#content_center {
	overflow:visible;
	}
#FIXMENU {
	z-index:-1;
	}
#sub_hh {
	}
#viewImgLayer{
border:1px solid #999999;
position:absolute;
background:url('/image/board/default/b_top_bg_new.gif') repeat-x ;
background-color:#efefef;
padding:37px, 3px,3px,3px;
top:0;
left:0;
cursor:move
z-index:5;
}
#viewImgTitle {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	}
#viewImgTitle span {
	display:block;
	margin-left:10px;
	margin-top:13px;
	color:666666;
	white-space:nowrap;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	}
/* °Ö·¯¸® ÀÓ½Ã - MinY */



/*´ÙÀ½ ¿¡µðÅÍ¿ë 2010-05-24 Á¾ÅÂ*/
.tx-quote1 { border: 1px solid #dbdbdb; margin: 10px; padding: 10px; }
.tx-quote2 { border: 3px solid #dbdbdb; margin: 10px; padding: 10px; }		
.tx-quote3 { border: 1px dashed #dbdbdb; margin: 10px; padding: 10px; }
.tx-quote4 { border: none; background: url(/util/daumeditor-5.4.0/images/deco/titation01.gif?rv=1.0.1) top left no-repeat; padding: 0px 20px 10px 20px; margin: 10px; }
.tx-quote5 { border: none; border-left: 2px solid #dbdbdb; margin: 10px; padding: 10px; }


.txc-textbox1 { padding:10px; background-color:#ffffff; border:1px solid #f7f7f7; }
.txc-textbox2 { padding:10px; background-color:#eeeeee; border:1px solid #eeeeee; }
.txc-textbox3 { padding:10px; background-color:#f2f2b8; border:1px solid #f2f2b8; }
.txc-textbox4 { padding:10px; background-color:#fedec7; border:1px solid #fedec7; }
.txc-textbox5 { padding:10px; background-color:#e7fdb5; border:1px solid #e7fdb5; }
.txc-textbox6 { padding:10px; background-color:#dbe8fb; border:1px solid #dbe8fb; }

.txc-textbox7 { padding:10px; background-color:#ffffff; border:1px dotted #cbcbcb; }
.txc-textbox8 { padding:10px; background-color:#eeeeee; border:1px dotted #c1c1c1; }
.txc-textbox9 { padding:10px; background-color:#f2f2b8; border:1px dotted #f3c534; }
.txc-textbox10 { padding:10px; background-color:#fedec7; border:1px dotted #fe8943; }
.txc-textbox11 { padding:10px; background-color:#e7fdb5; border:1px dotted #9fd331; }
.txc-textbox12 { padding:10px; background-color:#dbe8fb; border:1px dotted #79a5e4; }

.txc-textbox13 { padding:10px; background-color:#ffffff; border:1px solid #cbcbcb; }
.txc-textbox14 { padding:10px; background-color:#eeeeee; border:1px solid #c1c1c1; }
.txc-textbox15 { padding:10px; background-color:#f2f2b8; border:1px solid #f3c534; }
.txc-textbox16 { padding:10px; background-color:#fedec7; border:1px solid #fe8943; }
.txc-textbox17 { padding:10px; background-color:#e7fdb5; border:1px solid #9fd331; }
.txc-textbox18 { padding:10px; background-color:#dbe8fb; border:1px solid #79a5e4; }

.txc-textbox19 { padding:10px; background-color:#ffffff; border:3px double #cbcbcb; }
.txc-textbox20 { padding:10px; background-color:#eeeeee; border:3px double #c1c1c1; }
.txc-textbox21 { padding:10px; background-color:#f2f2b8; border:3px double #f3c534; }
.txc-textbox22 { padding:10px; background-color:#fedec7; border:3px double #fe8943; }
.txc-textbox23 { padding:10px; background-color:#e7fdb5; border:3px double #9fd331; }
.txc-textbox24 { padding:10px; background-color:#dbe8fb; border:3px double #79a5e4; }


/*°Ô½ÃÆÇ »ðÀÔ ÀÌ¹ÌÁö inline ¼³Á¤ 2010-09-20 ±èµ¿¿ì*/
.boardReadBody img {
	display:inline;
	}

#borderInfo{border:1px solid #996600;background-color:#ffff66;font-size:14px;font-weight:bold;margin:0px 0 10px 0;float:left;width:618px;padding:5px 0 5px 0 ;display:none}


/* »ó´ã½Ç - ºÎ¿ø°í¿ë */
/* ±Û¾²±â ±ÛÀÐ±â ½ÃÀÛ */
.councilWrite , .councilWriteForm , .councilRead {
	float:left;
	width:622px;
	}
.councilWriteHeader , .councilReadHeader {
	float:left;
	width:622px;
	margin-bottom:15px;
	background:url(/image/access/board/boardBgBottom.gif) no-repeat left bottom;
	}
	.councilWrite h4 , .councilRead h4 {
		display:block;
		margin:0 0 4px 15px;
		}
	.councilWrite	.infoArea , .councilRead .infoArea {
		float:left;
		width:606px;
		padding:16px 0 10px 16px;
		background: url(/image/access/board/boardBgTop.gif) no-repeat left top;
		}
	.councilWrite	.infoArea dl label, .councilRead .infoArea label{
		margin-top:3px;
		}
	.councilWrite	.infoArea dl, .councilRead .infoArea dl {
		float:left;
		}
		.councilWrite	.infoArea .title {
			float:left;
			margin:0 15px 10px 0;
			}
			.councilWrite	.infoArea .title .inputtxt {
				width:386px;
				}
		.councilWrite .infoArea .info {
			float:left;
			width:280px;
			margin:0 20px 10px 0;
			}
		 .councilRead .infoArea .infoPre {
			float:left;
			width:590px;
			margin-bottom:7px;
			padding-bottom:7px;
			border-bottom:1px solid #c3c3c3;
			}
	.councilWrite .infoArea dl dt {
		display:inline;
		float:left;
		width:80px;
		padding-top:3px;
		font-weight:bold;
		}
	.councilWrite .infoArea dl dd {
		float:left;
		}
	.councilRead .infoArea dl dt {
		display:inline;
		float:left;
		font-weight:bold;
		margin-right:9px;
		padding:3px 12px 0 0;
		width:80px;
		background: url(/image/access/board/boardReadTitBg.gif) no-repeat right 4px;
		}
	.councilRead .infoArea dl dd {
		float:left;
		margin-top:2px;
		width:190px;
		}

		.councilRead .infoArea dl dd.title {
			float:left;
			width:480px;
			}
	.councilWrite .infoArea .inputtxt {
		display:inline;
		float:left;
		width:170px;
		padding:2px;
		font-size: 1em;
		border: #c0c0c0 1px solid; 
		background:transparent url(/image/access/board/inputtxtBg.gif) repeat-x left top;
		}
	.councilWrite .councilleft {
		display:inline;
		float:left;
		margin-bottom:5px;
		margin-left:6px;
		padding-left:17px;
		font-size:0.92em;
		background:transparent url(/image/access/board/boardWriteFile.gif) no-repeat left top;
		}

/*°Ô½ÃÆÇ ´ã´çÀÚ ÁöÁ¤ 2012-04-13 Á¤Çö Ãß°¡*/
.operator{
	float:left;
}
.department {
	float:left;
	margin-left:15px;
}
	.operator span, .department span {
		font-weight:bold;
		width:100px;
	}


/* ±Û¾²±â °³ÀÎÁ¤º¸ °æ°í ½ÃÀÛ*/
#licenseBoard .agreeArea{
	text-align:center;
	}
	#licenseBoard  .agreeArea .agreeTitle{
		font:bold 0.92em "µ¸¿ò", dotum;
		margin-left:10px;
		}
	#licenseBoard  .agreeArea input{
		vertical-align:-2px;
		margin-left:4px;
		}
/* ±Û¾²±â °³ÀÎÁ¤º¸ °æ°í ³¡*/


/*°ø°ø´©¸® ½ÃÀÛ*/
#div_gonggong{
    padding:2px;
	}
	#div_gonggong div{
	    float:left;
	}
	#div_gonggong div.text{
	    /*width:500px;*/
	    width:79%;
	    margin: 0 10px;
	    word-wrap:break-word;
	}
	#div_gonggong div.text.kogl3{
	    width:79%;
	}
	#div_gonggong div.text.kogl4{
	    width:74%;
	}
/*°ø°ø´©¸® ³¡*/


/* nitroeye ¹ÝÀÀÇü */
#bbs_license { padding: 15px; background-color: #fbfbfb; border: 1px solid #dedede; border-radius: 0; font-size: 1.07em; }
#bbs_license em {color:#9a1515;}
#bbs_license li {padding-left:15px;line-height:1.5; margin-top:6px; font-size:0.92em;  
	background-image:url("/image/access/board/licenseDot.gif");background-repeat:no-repeat;background-position:left 5px;
}
#bbs_license li:first-child { margin-top:0; }


.bbs_head {border-bottom:1px solid #dfdfdf;}
.bbs_head strong {float:left;display:block;height:30px;line-height:30px;font-size:15px;color:#000;text-align:center;}

.boardListForm > a {border-bottom:1px solid #dfdfdf;display:block;line-height:30px;}
	.boardListForm > a:after {clear:both;content:'';display:block;visibility:hidden;}
		*+ html .boardListForm > a {display:inline-block;}
		* html .boardListForm > a {height:1%;}
	.boardListForm > a:hover {background-color:#fbfbfb;}
.boardListForm > a span {display:block;height:30px;line-height:30px;font-size:13px;color:#666;text-align:center;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.boardListForm > a span > input { border:0}
	.boardListForm > a:hover span {font-weight:bold;color:#000;}
	.boardListForm > a strong {display:block;float:left;line-height:30px;font-size:13px;color:#666;text-align:center;}
.boardListForm > a .title {text-align:left;}
.boardListForm a b, 
.boardListForm a strong { color: #cb630e}

.boardListForm strong {width:13%;}
.boardListForm .num {width:13%;}
.boardListForm .title {width:45%;}
.boardListForm .title2 {width:60%;}
.boardListForm .author {width:15%; text-align:center; }
.boardListForm .date {width:15%;}
.boardListForm .count {width:10%;}

.bbs_li { line-height:30px;  border-bottom:1px solid #dfdfdf; } 
.bbs_li:hover { background:#fbfbfb; }
.bbs_li span { display:inline-block;  text-align:center; }
.bbs_li span.title { text-align:left; }


.bbs_li span.title  a { display: block; }
.bbs_li span.title  a   strong { width: auto; }

.bbs_li strong { display:inline-block;  text-align:center;  width:9%; }
.bbs_li strong.wd_9  { width:9% !important ; }
.bbs_li strong  strong { width: auto; }
.bbs_li strong  strong  img , 
.bbs_li  strong img { margin-top: 8px; }
{ }

/* #fbfbfb

} */

.prevNextlist {border-top:2px solid #000;padding-top:10px;;}