/* board.css 에 내용을 가져옴 */


@charset "UTF-8"; 

.asaproCss{width:100%;}
.asaproCss div,.asaproCss input,.asaproCss select,.asaproCss textarea,.asaproCss a,.asaproCss table{font-size:9pt;color:#333333;}

/*input text+password style 지정*/
input[type="text"], input[type="password"]{height:19px; line-height:19px;border :solid 1px #dddddd; vertical-align:middle;} 
/*input radio+checkbox style 지정*/
input[type="radio"], input[type="checkbox"]{margin-right:2px !important; width:13px;height:13px;vertical-align:middle;}

/*textarea 지정*/
.asaproCss textarea{margin-left:-1px; width:100%; height:100px; border:1px solid #ddd; resize:none; overflow-x:hidden; overflow-y:auto;}
.asaproCss .txtareaInpt{background-color: #f3f8ff;}
/*select option style지정*/
.asaproCss select option{padding: 3px 3px 3px 3px;}
.asaproCss .selbbs{border:solid 1px  #dddddd; height:20px; color: #333333; font-size:9pt; }
.asaproCss .selbbs option{padding: 3px 3px 3px 3px;}


/*board main div*/ 
.asaproCss .divBoard{width:99%; margin-left:10px; overflow:hidden; display:inline;padding-top:10px; min-width:500px; min-height:500px;}

/*게시판 검색 결과 main div*/
.asaproCss .divlisttb{margin-top:8px;width:100%; clear:both;text-align:left;margin-bottom:5px;}


/*div 넓이 및 clear both 지정*/
.asaproCss .divndtl0{width:100%; text-align:left; clear:both; overflow:hidden;} /*align left*/
.asaproCss .divndtl1{width:100%; text-align:center; clear:both; overflow:hidden;}/*align center*/

/*text aline 설정*/
.asaproCss .txtleft {text-align:left !important; }
.asaproCss .txtcenter {text-align:center !important; padding-left:2px !important;}
.asaproCss .txtright {text-align:right !important; padding-right:5px !important;}

/*text font weight설정*/
.asaproCss .txtnormal{font-weight:normal !important;}
.asaproCss .txtbold{font-weight:bold !important;}

/*float 지정*/
.asaproCss .floatleft{float:left;}
.asaproCss .floleft{float:left;}

/*text break all설정*/
.asaproCss .txtbreak{word-wrap:break-word;word-break:break-all;}


/*dl style 지정*/
.asaproCss .dlfloatleft {clear:both; overflow:hidden;}
.asaproCss .dlfloatleft dd {float:left; padding-right:5px;}

.asaproCss .dlfloatright {clear:both; overflow:hidden;}
.asaproCss .dlfloatright dd {float:right; padding-left:5px;}


/*padding 설정*/
.asaproCss .padtop3{padding-top:3px;}
.asaproCss .padtop5{padding-top:5px;}
.asaproCss .padtop10{padding-top:10px;}
.asaproCss .padbottom5{padding-bottom:5px;}
.asaproCss .padright10{padding-right:10px;}
.asaproCss .padright20{padding-right:20px;} 
.asaproCss .padleft20{padding-left:20px;}

/*margin 설정*/
.asaproCss .mgleft15{margin-left:15px;}
.asaproCss .mgtop10{margin-left:10px;}
 

/*페이징 style 지정*/
.asaproCss .pagination {position:absolute;top:-20px;left:357px;width:55px;height:12px;overflow:hidden;}
.asaproCss .pagination li {float:left;margin:0 1px;}
.asaproCss .pagination li a {display:block;width:12px;height:0;padding-top:12px;background-image:url(/images/main/pagination.png);background-position:0 0;float:left;overflow:hidden;}
.asaproCss .pagination li.current a {background-position:0 -12px;}


/*게시판 결과 리스트 style start*/
.asaproCss .tblist{ 
		width:100% ; 
		
		border:0;
		margin:0;
		border-collapse:collapse;
		border-spacing:0;
		border-padding:0; 
		margin-left:auto; 
		margin-right:auto;
	/*	border-top: solid 2px #61b6cc;*/
		border-bottom: solid 2px #61b6cc;

 }
.asaproCss .tblist caption{display:none;}
.asaproCss .tblist tbody th{
		color:#626161;
		background-color:#ffffff; 
		text-align:center; 
		vertical-align:middle;
		background-image:url('/skins/board/default/image/tBg.gif');
		background-repeat:repeat-x; 
		overflow:hidden;
		line-height:1px;
}
.asaproCss .tblist tbody td{
		padding-top:3px; 
		padding-bottom:3px;
		padding-right:3px;
		padding-left:3px;
		background-color:#ffffff; 
		height:28px; 
		text-align:left; 
		border-bottom: solid 1px #e8e8e8;
		overflow:hidden;
}

.asaproCss .tblist tfoot th{ 
		background-image:url('/aboutstyle/imageup/board/skin/gMilneBlue/mBg.gif');
		background-repeat:repeat-x; 
}
/*게시판 결과 리스트 style end*/


/*게시판 간단 목록 style start*/ 
.asaproCss .divsimplelist{
	padding-top:5px;  
	padding-bottom:2px;  
	padding-left:2px;
	background-color:#ffffff;  
	text-align:left; 
	/*border-bottom: dotted 1px #e8e8e8;*/
	overflow:hidden;
	width:100%;
	clear:both;
	height:22px;
	line-height:22px;
}

.asaproCss .tbsimplelist{ 
		width:100% ; 
		min-width:260px; 
		border:0;
		margin:0;
		border-collapse:collapse;
		border-spacing:0;
		border-padding:0; 
		margin-left:auto; 
		margin-right:auto;
}
.asaproCss .tbsimplelist caption{display:none;}
.asaproCss .tbsimplelist tbody td{
		padding-top:2px; 
		padding-bottom:2px; 
		padding-left:2px;
		background-color:#ffffff; 
		height:22px; 
		text-align:left; 
		/*border-bottom: dotted 1px #e8e8e8;*/
		overflow:hidden;
}

/*게시판 간단 목록 style end*/


 
/*게시글 쓰기 style start*/
.asaproCss .tbwrite{ 
		width:100% ; 
		min-width:745px; 
		border:0;
		margin:0;
		border-collapse:collapse;
		border-spacing:0;
		border-padding:0; 
		margin-left:auto; 
		margin-right:auto;
	/*	border-top: solid 2px #61b6cc;*/
		border-bottom: solid 2px #61b6cc;

 }
.asaproCss .tbwrite caption{display:none;}

.asaproCss .tbwrite thead th{ 
		background-image:url('/aboutstyle/imageup/board/skin/gMilneBlue/mBg.gif');
		background-repeat:repeat-x; 
}
.asaproCss .tbwrite tbody th{
		padding-top:5px; 
		padding-bottom:5px;
		padding-right:5px;
		padding-left:5px;
		background-color:#ffffff; 
		height:28px; 
		text-align:right; 
		border-bottom: solid 1px #e8e8e8;
		overflow:hidden;
} 
.asaproCss .tbwrite tbody td{
		padding-top:5px; 
		padding-bottom:5px;
		padding-right:5px;
		padding-left:5px;
		background-color:#ffffff; 
		height:28px; 
		text-align:left; 
		border-bottom: solid 1px #e8e8e8;
		overflow:hidden;
}

.asaproCss .tbwrite tfoot th{ 
		background-image:url('/aboutstyle/imageup/board/skin/gMilneBlue/mBg.gif');
		background-repeat:repeat-x; 
}

/*게시글 쓰기 style end*/
 
/*게시글댓글 테이블 사용 style start*/
.asaproCss .tbcomment{width:100% ;border:0;margin:0;border-collapse:collapse;border-spacing:0;border-padding:0; margin-left:auto; margin-right:auto; }
.asaproCss .tbcomment caption{display:none;}
.asaproCss .tbcomment tbody td{ 
	padding:8px 5px 5px 8px;
	background-color:#ffffff; text-align:left; 
}
/*게시글댓글 테이블 사용 style end*/


/*파일 리스트 테이블  사용 style start*/ 
.asaproCss .tbfilelist{width:100% ;border:0;margin:0;border-collapse:collapse;border-spacing:0;border-padding:0; margin-left:auto; margin-right:auto; }
.asaproCss .tbfilelist caption{display:none;}
.asaproCss .tbfilelist tbody td{ 
	padding:5px 5px 5px 5px;
	background-color:#ffffff; text-align:left; border:0;
}
/*파일 리스트 테이블  사용 style end*/ 

.asaproCss .divtopimg {width:99%; text-align:right; margin-top:50px;}
.asaproCss .spanTip{color:#333333;font-weight:normal;font-size:11px;padding-left:10px;}
  

