@charset "euc-kr";

/* ÀÌ¿ô´åÄÄ(e-wut.com) 
À¥ ÆÛºí¸®½Ì 
ÀÛ¾÷ÀÚ:ÀÌ½ÂÈñ,±èµ¿¿ì,±èÀºÁ¤ */

/* °Ô½ÃÆÇ */
.board {
	float:left;
	width:622px;
	}
.board .boardList, .board td, .board th {
	border:0;
	}

/*°Ô½ÃÆÇ ÀúÀÛ±Ç ½Å°í°ü·Ã*/
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:#ff0000;
		}

/* °Ô½ÃÆÇ »ó´Ü Á¤º¸ ¹× °Ë»ö ½ÃÀÛ */
.boardInfo {
	float:left;
	position: relative; 
	width:620px;
	margin-bottom:5px;
	}
.boardInfo .infoleft {
	display:inline;
	float:left;
	margin-left:5px;
	padding:5px 0 0 0;
	}
	.boardInfo strong {
		color: #41740a;
		font:bold 0.92em "µ¸¿ò", dotum;
		}
.boardInfo .inforight {
	float:right;
	}
	.boardInfo .button02 {
		margin-right:0;
		}
	.boardSearchForm {
		margin:0;
		padding:0;
		}
	.boardSearchForm select , .boardSearchForm input {
		overflow:visible;
		float:left;
		margin-right:3px;
		}
	.boardSearchForm fieldset {
		position: relative;
		border:0;
		}
	.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 {
	float:left;
	width:622px;
	margin-bottom:10px;
	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 {
	float:left;
	width:622px;
	line-height:170%;
	background: url(/image/access/board/boardListTop.gif) no-repeat left top;
	}
	.boardList .top {
		height:36px;
		}
.boardList th {
	height:31px;
	padding:0 10px;
	font-weight:bold;
	color:#333;
	text-align:center;
	white-space:nowrap;
	}
.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:#f4f5ec;
	}
.boardList .last  {
	background:none;
	}
.boardList tr.bg1 {
	background:#f8f8f8;
	}
.boardList tr.bg2 {
	background:#fff;
	}
.boardList .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;
		}
	.boardList .replyNum {
		color:#780000;
		font-size:0.92em;
		font-weight:bold;
		}
	.boardList .newIco {
		display:inline;
		vertical-align:middle;
		}

/* ¹öÆ°µðÀÚÀÎ */
.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 0 10px;
		color:#fff;
		font-size:1em;
		cursor:pointer;
		background:url(/image/access/board/buttonRightBg.gif) no-repeat right top;
		}
	.button01 a:hover {
		text-decoration:none;
		}
	.button01 input {
		display:inline-block;
		overflow:visible;
		float:left;
		height:21px;
		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;
		}
.button02 {
	float:left;
	height:21px;
	margin-right:3px;
	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;
		}
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 3px;
		}
	span.arrowIcon input {
		display:inline-block;
		overflow:visible;
		}
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;
		}
	span.smallarrowIcon input {
		display:inline-block;
		overflow:visible;
		}

/* °Ô½ÃÆÇ ¸®½ºÆ® ºä ½ÃÀÛ */
.boardListView {
	float:left;
	width:607px;
	margin-bottom:15px;
	}
	.boardListView h5 {
		display:none;
		}
	.boardListView .boardList {
		float:left;
		width:607px;
		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 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 {
	float:left;
	width:622px;
	}
.boardWriteHeader , .boardReadHeader {
	float:left;
	width:622px;
	margin-bottom:15px;
	background:url(/image/access/board/boardBgBottom.gif) no-repeat left bottom;
	}
	.boardWrite h4 , .boardRead h4 {
		display:block;
		margin:0 0 4px 15px;
		}
	.boardWrite	.infoArea , .boardRead .infoArea {
		float:left;
		width:606px;
		padding:16px 0 10px 16px;
		background: url(/image/access/board/boardBgTop.gif) no-repeat left top;
		}
	.boardWrite	.infoArea dl label, .boardRead .infoArea label{
		margin-top:3px;
		}
	.boardWrite	.infoArea dl, .boardRead .infoArea dl {
		float:left;
		}
		.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;
			}
		 .boardRead .infoArea .infoPre {
			float:left;
			width:570px;
			margin-bottom:7px;
			padding-bottom:7px;
			border-bottom:1px solid #c3c3c3;
			}
	.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:3px 12px 0 0;
		background: url(/image/access/board/boardReadTitBg.gif) no-repeat right 4px;
		}
	.boardRead .infoArea dl dd {
		float:left;
		width:200px;
		}
	.boardWrite .infoArea .inputtxt {
		display:inline;
		float:left;
		width:180px;
		height:11px;
		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-left:6px;
		padding-left:17px;
		font-size:0.92em;
		background:transparent url(/image/access/board/boardWriteFile.gif) no-repeat left top;
		}
.boardWriteBody {
	margin-bottom:15px;
	}
	.boardWriteBody textarea {
		overflow:auto;
		width:597px;
		height:450px;
		border:1px solid #b2b2a6;
		font-size:1em;
		color:#666;
		}
.boardReadBody {
	float:left;
	width:584px;
	padding:14px 18px;
	border:1px solid #b2b2a6;
	line-height:170%;
	}
	.boardReadBody img {
		margin-bottom:20px;
		}
	.boardReadBody strong {
		display:block;
		}
.boradReadFooter {
	float:left;
	width:605px;
	margin-bottom:26px;
	padding:5px 0 3px 15px;
	border-right:1px solid #b2b2a6;
	border-bottom:1px solid #b2b2a6;
	border-left:1px solid #b2b2a6;
	background:url(/image/access/board/boradReadFooterBg.gif) repeat-x left bottom;
	}
	.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 dd img {
		display:inline;
		margin-right:3px;
		vertical-align:-4px;
		}
.boradReadFooter dd {
	font-size:0.9em;
	}
.boradReadFooter dd.notAttach {
	margin-left:55px;
	margin-top:-13px;
	color:#aaa;
	}
/* ³ªµµÇÑ¸¶µð */
#comment {
	float:left;
	}

.replyForm 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;
	}
.replyFormArea {
	display:inline;
	float:left;
	width:555px;
	height:120px;
	margin-left:12px;
	margin-bottom:20px;
	padding:18px 0 0 52px;
	background:url(/image/access/board/replyformBg.gif) no-repeat left top;
	}
.replyContent {
	font-size:0.92em;
	margin-bottom:12px;
	}
.replyInfo {
	float:left;
	width:100%;
	margin-bottom:5px;
	}
	.replyInfo .info {
		float:left;
		}
	.replyInfo dt {
		display:inline;
		float:left;
		font-size:0.92em;
		color:#848484;
		margin-right:5px;
		vertical-align:middle;
		}
	.replyInfo dd {
		display:inline;
		}
	.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;
		}
	.replyInfo p {
		float:left;
		font-size:0.92em;
		vertical-align:middle;
		}
	.replyInfo .textlimit {
		font-weight:bold;
		color:#a50000;
		}
	.reply textarea {
		overflow:auto;
		float:left;
		width:400px;
		height:45px;
		margin-right:6px;
		font-size:1em;
		color:#666;
		border:1px solid #d3d3d3;
		}
	.reply .replyBtn input {
		display:inline-block;
		overflow:visible;
		float:left;
		position:relative;
		width:121px;
		height:49px;
		font-family:"µ¸¿ò",dotum;
		font-size:0;
		line-height:normal;
		text-decoration:none !important;
		vertical-align:middle;
		white-space:nowrap;
		border:0;
		background: url(/image/access/board/replyBtn.gif) no-repeat left top;
		}
.feedbackList {
	float:left;
	width:100%;
	color:#333;
	padding-bottom:25px;
	background:url(/image/access/board/replyformbottomBg.gif) no-repeat left bottom;
	}
.feedbackList dl {
	float:left;
	width:100%;
	}
.feedbackList .pre{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #c1c1c1;
	}
.feedbackList dt {
	float:left;
	display:inline;
	width:75px;
	padding-left:17px;
	}
.feedbackList dd.text {
	float:left;
	width:370px;
	font-size:0.92em;
	line-height:160%;
	}
.feedbackList dd.date {
	float:right;
	color:#666;
	padding-right:10px;
	font-size:0.92em;
	}
	.feedbackList dd.date span {
		float:left;
		margin-right:3px;
		}
/* ÀÌÀü±Û ¹× ´ÙÀ½±Û */
.prevNext {
	float:left;
	width:100%;
	}
	.prevNextlist dl {
		float:left;
		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;
		float:left;
		margin:0 6px 13px 0;
		color:#00c;
		}
	.prevNextlist dd.admin{
		float:left;
		color:#333;
		margin-right:5px;
		}
	.prevNextlist dd.time{
		float:left;
		color:#333;
		}

/* Æ÷Åä°¶·¯¸® ½ÃÀÛ */
.photoArea {
	float:left;
	width:622px;
	padding-bottom:30px;
	background:url(/image/access/board/boardBgBottom.gif) no-repeat left bottom;
	}
	.photo {
		float:left;
		width:622px;
		background:url(/image/access/board/boardBgTop.gif) no-repeat left top;
		}
	.photoArea .list {
		float:left;
		padding:30px 0 0 20px;
		}
	*html .photoArea .list {
		padding-bottom:30px;
		}
	.photoArea li {
		float:left;
		width:139px;
		margin-right:10px;
		margin-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;
			overflow:hidden;
			float:left;
			width:118px;
			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 .name , .photoArea .date, .photoArea .count {
			display:inline;
			float:left;
			clear:both;
			width:110px;
			margin:0 0 5px 11px;
			}


/* ¿Â¶óÀÎ ½ÅÃ»º¸±âÆäÀÌÁö */
.onlineView{
	float:left;
	width:607px;
	}
.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:607px;
	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;
	}

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

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



/* µ¿¾Æ¸® ½ÃÀÛ */
#clubList , #clubView {
	float:left;
	width:620px;
	text-align:left;
	}
#clubList .clubListContent {
	float:left;
	position:relative;
	width:278px;
	height:80px;
	margin:0 10px 15px 0;
	padding:10px;
	border:1px solid #e0e9d5;
	}
#clubList .clubListContent img {
	float:left;
	width:80px;
	height:80px;
	}
#clubList .clubListContent dl {
	overflow:hidden;
	display:inline;
	float:left;
	width:185px;
	margin-left:10px;
	color:#4d4d4d;
	}
	#clubList .clubListContent dl dt {
		font-weight:bold;
		margin-bottom:8px;
		border-bottom:1px solid #d2d2d2; 
		}
	#clubList .clubListContent dl dd{
		overflow:hidden;
		height:60px;
		color:#6f8658;
		line-height:130%;
		}
#clubList .clubListContent .moreBtn {
	position:absolute;
	top:8px; 
	right:14px;
	padding-left:5px;
	font-size:0.92em;
	font-family:arial;
	background: url(/image/access/moreBtnBg.gif) no-repeat left 5px;
	}

/* µ¿¾Æ¸®º¸±â*/
#notice {
	position:relative;
	float:left;
	}
#club .objTop, #notice .objTop {
	display:inline;
	float:left;
	width:610px;
	height:42px;
	margin-left:10px;
	margin-bottom:10px;
	background: url(/image/access/club/clubBg.gif) repeat-x left 36px;
	}
	#club h5 , #notice h5 {
		display:block;
		visibility:visible;
		overflow:visible;
		position:static;
		float:left;
		width:50%;
		height:42px;
		padding:12px 0 0 50px;
		color:#4d4d4d;
		font-size:1.4em;
		line-height:1.5;
		}
	 #club h5.title {
		background: url(/image/access/club/clubTopBg.png) no-repeat left top;
		}
	 #notice h5.title {
		background: url(/image/access/club/noticeTopBg.png) no-repeat left top;
		}
	#club .tabMenu {
		overflow:hidden;
		float:right;
		padding-top:10px;
		height:26px;
		background: url(/image/access/club/tabMenuBg.gif) repeat-x left 42px;
		}
	#club .tabMenu li {
		display: inline;
		float:left; 
		margin-right: 1px; 
		background: url(/image/access/club/tabMenurightBg.gif) no-repeat right top; 
		}
	#club .tabMenu li a {
		float:left;
		height:17px; 
		padding:9px 8px 0 8px;
		line-height: 14px; 
		color: #4d4d4d; 
		text-decoration: none;
		background: url(/image/access/club/tabMenuleftBg.gif) no-repeat left top; 
		}
	#club .tabMenu li a:hover {
		color: #000;
		}
	#club .tabMenu li.selected {
		background-position: right -26px;
		}
	#club .tabMenu li.selected a {
		font-weight: bold;
		color: #5a49c5;
		letter-spacing:-1px;
		background-position:left -26px;
		}
#notice .objContent {
	display:inline;
	float:left;
	width:590px;
	margin-bottom:25px;
	margin-left:15px;
	}
	#club .objContent:after{
		content:"";
		display:block;
		clear:both
		}
	#club .objContent{
		clear:both;
		display:block;
		width:590px;
		margin-bottom:25px;
		margin-left:15px;
		}
	#club .selContent {
		float:right;
		overflow:hidden;
		padding-right:25px;
		margin-bottom:15px;
		}
		#club .selContent .goSelectForm{
			width:202px;
			}
		#club .selContent .goSelectForm label{
			float:left;
			padding-top:3px
			}
		#club .selContent select {
		  float:right;
		  width:150px;
		  font-size:1.1em;
		  }
	#club .clubContent , #notice .noticeContent {
		float:left;
		width:100%;
		margin::0 auto;
		margin-bottom:10px;
		color: #5a49c5;
		}
	
	.boxRt { 
		float:left;
		background:url(/image/access/club/clubViewBg.gif) repeat-y right top;
		}
	.boxLt { 
		float:left;
		padding-bottom:25px;
		background:url(/image/access/club/clubViewBtm.gif) no-repeat right bottom;
		}
	.boxLb { 
		float:left;
		padding:25px 25px 0 25px;
		background:url(/image/access/club/clubViewTop.gif) no-repeat right top;
		}
	#club .clubContent {
		float:left;
		}
	#club .clubContent .clubimg {
		float:left;
		width:164px;
	
		margin-right:15px;
		padding:3px;
		text-align:center;
		border:1px solid #dedede;
		}

		#club .clubContent .clubimg img{
		float:left;
		width:164px;
	
		}
	#club .clubContent dl {
		float:left;
		width:350px;
		color:#4d4d4d;
		}
		#club .clubContent dl dt {
			float:left;
			margin-right:3px;
			font-weight:bold;
			color:#414141;
			line-height:180%;
			}
		#club .clubContent dl dt.title {
			width:100%;
			font-weight:bold;
			float:left;
			color:#414141;
			margin-right:3px;
			}
		#club .clubContent dl dd {
			width:100%;
			font-weight:normal;
			color:#6f8658;
			line-height:120%;
			}
	#notice .noticeContent ul{
			float:left;
			width:538px;
			}
	#notice .noticeContent ul li{
			float:left;
			width:538px;
			line-height:180%;
			}
		#notice .noticeContent ul li .title {
			display:inline;
			overflow:hidden;
			float:left;
			width:380px;
			margin-right:5px;
			white-space:nowrap;
			text-overflow:ellipsis;
			}
		#notice .noticeContent ul li .newIco{
			display:inline;
			float:left;
			margin-right:5px;
			padding-top:4px;
			}
		#notice .noticeContent ul li .date {
			display:inline;
			float:right;
			font-family:verdana;
			color:#666;
			margin-top:-3px;
			}
	#notice .moreBtn {
		position:absolute;
		top:8px; 
		right:18px;
		padding-left:5px;
		font-size:0.92em;
		font-family:arial;
		background: url(/image/access/moreBtnBg.gif) no-repeat left 5px;
		}

.club_text {font-size: 0.9em}
/* µ¿¾Æ¸® ³¡ */

/* ±Û¾²±â °³ÀÎÁ¤º¸ °æ°í ½ÃÀÛ*/
#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;
		}
/* ±Û¾²±â °³ÀÎÁ¤º¸ °æ°í ³¡*/