@charset "euc-kr";
@import url(layout.css);

#topArea table{
	width: 100%;
	background:  url(/himg/customer/bg_top_body.gif) 20px 0px repeat-x;
}

.board{
	width: 660px;
	padding: 0px 0px 10px 10px;
	/*border: 1px solid #333;*/
}

/* ¸ñ·Ï */
.board .boardList table{
	width: 100%;
	border-top: 2px solid #139691;
	border-bottom: 1px solid #139691;
}
.board .boardList table th{
	padding: 7px 0px 5px 0px;
	border-bottom: 1px solid #139691;
	background: #f3f7fe;
}
.board .boardList table td{
	padding:9px 0px 7px 0px;
	border-bottom: 1px solid #e5e5e5;
}
.board .boardList table td span{
	padding-bottom:3px;
	font-family: verdana;
	font-size: 10px;
	color: #8e8e8e;
}


/*»ó¼¼º¸±â*/
.board .boardView{
	
}
.board .boardView table{
	width: 100%;
	border-top: 2px solid #139691;
	border-bottom: 1px solid #139691;
}

.board .boardView table th{
	width: 105px;	
	text-align: left;
	background: #f3f7fe;
}
.board .boardView table th,
.board .boardView table td{
	padding:9px 0px 7px 5px;
	border-bottom: 1px solid #d0d0d0;
}
.board .boardView table td span{
	font-weight: bold;
}

.board .boardView .nextList table{
	border-top: 1px solid #139691;
}
.board .boardView .nextList table th{
	text-align: right;
	font-family: verdana;
	font-size: 11px;
}

.board .boardView .viewExp{
	padding: 10px 0px 10px 0px;
	line-height: 20px;
	border-bottom: 1px solid #139691;
}

.board .boardView .viewExp img{
	margin-bottom: 10px;
}
/*±Û¾²±â*/
.board .boardWrite{
	
}
.board .boardWrite table{
	width: 100%;
	border-top: 2px solid #139691;
	border-bottom: 1px solid #139691;
}

.board .boardWrite table th{
	width: 95px;
	text-align: left;
	background: #f3f7fe;
}
.board .boardWrite table th,
.board .boardWrite table td{
	padding:9px 0px 7px 5px;
	border-bottom: 1px solid #d0d0d0;
}
.board .boardWrite table td span{
	font-weight: bold;
}
.board .boardWrite .inputArea{
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #792525;
}


/***** °¶·¯¸® ******/
.galleryList .blankRight{
	padding-right: 80px;
	background: url(/himg/board/design001/v_bar01.gif) 187px 8px no-repeat;
}

.galleryList .viewImg{
	padding-bottom: 20px;
}
.galleryList .viewImg img{
	margin-bottom: 5px;
	border: 1px solid #373737;
}
.galleryList .viewImg ul li{
	padding: 2px 0px 0px 0px;
}
.galleryList .viewImg ul li span{
	color: #ffa200;
}

/*¹öÆ°, ÆäÀÌÁö Á¤¸®(°øÅë»çÇ×)*/
.board .pageLeft{	
	float: left;
	padding: 15px 0px 10px 0px;
}
.board .pageCenter{
	text-align: center;
	padding: 15px 0px 10px 0px;
}
.board .pageRight{
	float: right;
	padding: 15px 0px 10px 0px;
}
.board .btnLeft{
	float: left;
	padding: 10px 0px 10px 0px;
}
.board .btnCenter{	
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.board .btnRight{	
	float: right;
	padding: 10px 0px 10px 0px;
}


.board .boardSearch{
	clear: both;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

input{ 
	font-size: 12px; 
	height: 20px; 
	line-height: 18px;
	font-family: "verdana","µ¸¿ò"; 
	vertical-align: middle; 
	border: 1px solid #d0d0d0;
}
.input-textarea{ 
	width: 100%;
	height: 300px;
	font-size: 12px; 
	line-height: 16px;
	font-family: "verdana","µ¸¿ò"; 
	vertical-align: middle; 
	border: 1px solid #d0d0d0;
}
.no-style{
	border: none;
	background: none;
}

/* °øÁö»çÇ× */
.mainNotice {
	padding: 6px 0px 0px 13px;
}
.mainNotice table{
	width: 310px; 
}
.mainNotice table td{
	padding: 3px 0px 3px 6px;
	background: url(/himg/dot01.gif) left 8px no-repeat; 
}
.mainNotice table th{
	width: 60px;
	text-align: right;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0px;
	color: #979797;
}