
/********************************************************************************/
/*	                                      보고정보 board style Sheet          	                            */
/*                                       2006. 08. 30	작성자 : 김광수		                        		*/
/********************************************************************************/

/********************************************************************************/
/*	                                        스킨 컬러변경 설명       	                                        */
/*	      구분목록 서체 컬러변경 : #559012 -> 원하는컬러로변경                                   */
/*	      구분목록 백그라운드 컬러변경: #F4F9F2 -> 원하는컬러로변경                          */
/*	      굵은라인 컬러변경 : #89C877 -> 원하는컬러로변경                                         */ 
/********************************************************************************/

body {
       margin: 0 0;  
	   
	   scrollbar-face-color:#FFFFFF;
	   scrollbar-highlight-color:#FFFFFF;
	   scrollbar-3dlight-color:#E5E5E5;
	   scrollbar-darkshadow-color:#E5E5E5;
	   scrollbar-shadow-color:#FFFFFF;
	   scrollbar-arrow-color:#999999;
	   scrollbar-track-color:#F2F2F2;	     
}


table { 
        border-collapse: collapse; 
}

td, div { 
    padding: 0px; 
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 18px;
	color: #000000;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #559012; text-decoration: none; }
a:active { color: #345C06; text-decoration: none; }


img { 
      border: 0; 
}

isn_textarea { 
		   border: 1px solid #D5D5D5;
		   background-color: #FFFFFF;
		   font-size: 9pt;
		   font-family: "굴림", "Verdana"; 
		   color: #000;
		   padding-left:5px;
		   border-bottom-style: groove;
		   border-left-style: groove; 
		   border-right-style: groove; 
		   border-top-style: groove; 
}

.isn_input { 
		   border: 1px solid #D5D5D5;
		   background-color: #FFFFFF;
		   font-size: 9pt;
		   font-family: "굴림", "Verdana"; 
		   color: #000;
		   padding-left:5px;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

ul, ol, dl {
	margin: 0;
	padding: 0;
}

/*########## list ##########*/


#isn_incontent{/*게시판 크기조절*/
	margin-left: 0px;
	padding-bottom: 30px;
	padding-top: 20px;
	width: 100%;
}
#isn_incontent #td02 td{	padding-top: 3px; padding-bottom: 2px; vertical-align:middle; }

#isn{/*로그인*/
	text-align:right;
}

#cafe_today{/*전체게시물/전체페이지*/
    font-weight: bold;
    text-align:left;
	font-size: 8pt;
	font-family:"Verdana";
	color: #F7941C;
	float:left
}

#board_button{/*게시판버튼*/
	padding-top: 0px;
	padding-bottom: 10px; 
	text-align:right;
}


/*페이징*/
#list { 
	font: 12px Arial, Helvetica, sans-serif; 
	padding-top: 20px; padding-left: 5px; 
	text-align:center;
}
#list .this-page {padding:3px; border-color: #999; font-weight: bold; font-size: 13px; color: #559012; vertical-align: top; background: #FFF;}
#list a:visited {padding:3px; text-decoration: none;}
#list a:hover {padding:3px; text-decoration: none; text-decoration: underline;}

/*페이징_사각박스*/
#paginator { 
	font: 11px Arial, Helvetica, sans-serif; 
	padding-top: 20px; padding-bottom: 10px; padding-left: 5px; 
	text-align:center;
	float:center
}
#paginator a, .pageList .this-page {padding: 2px 6px; border: solid 1px #DDD; background: #FFF; text-decoration: none;}
#paginator a:visited {padding: 2px 6px; border: solid 1px #DDD; background: #FFF; text-decoration: none;}
#paginator .break {padding: 2px 6px; border: none; background: #FFF; text-decoration: none;}
#paginator .end {padding: 2px 6px; border: solid 2px #DDD; background: #FFF;}
#paginator .ic {padding: 2px}
#paginator .this-page {padding: 2px 6px; padding-left: 10px; border-color: #999; font-weight: bold; font-size: 13px; color: #559012; vertical-align: top; background: #FFF;}
#paginator a:hover {color: #FFF; background: #F9F8F6; border-color: #EBE7DE; text-decoration: none;}
#paginator .ranking {display: block; margin-top: 0.5em; font-weight: bold;}
#paginator .ranking a {padding: 0; border: 0; background: transparent;}
#paginator .ranking a:hover {text-decoration: underline; color: #000; background: transparent;}


/* 테이블 속성*/

.isn_color_line{/*게시판 2픽셀라인*/
	background: #C7BDA2;
}

.isn_color_style{/*게시판 색상텍스트 백그라운드*/
	padding: 2px; 
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 25px;
	color: #95855A;
	text-align:center;
	background: #F9F8F6;
	padding-bottom: 1px;
	border-bottom: 1px solid #EBE7DE;
}

.isn_table_line{/*목록별 구분선*/
	padding: 0px;
	text-align:center;
	padding-bottom: 1px;
	border-bottom: 1px solid #EBE7DE;
	background: #F4F9F2 url(table_line.gif) no-repeat 50% 50% ;
	
}

.isn_table_td_left{/*게시판 리스트 하단라인(제목.카테고리)*/
	padding: 5px;
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 20px;
	color: #000;
	border-bottom: 1px solid #EBE7DE;
	background: #FFF;
	text-align:left;
	height: 25px;
}

.isn_table_td_center{/*게시판 리스트 하단라인(번호, 파일, 작성자, 장성일, 조회)*/
	padding: 5px;
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	text-align:center;
	line-height: 20px;
	color: #000;
	border-bottom: 1px solid #ECECEC;
	background: #FFF;
	height: 25px; 
}

/* 검색 */

#search{
	padding: 5px; 
	/* border: solid 1px #89C877;  */
	background: #FFFFFF; 
	text-align:center;
	margin: 0;
}


/*########## view ##########*/

.color_style_view{/*view 색상텍스트 백그라운드*/
	padding: 2px; 
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 25px;
	color: #95855A;
	text-align:center;
	padding-bottom: 1px;
	border-bottom: 1px solid #EBE7DE;
	background: #F9F8F6 url(table_line.gif) no-repeat 100% 0% ;
}

.view_td_left{/*view 정보 추출*/
	padding: 5px;
	padding-left: 10px;
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 20px;
	color: #000;
	border-bottom: 1px solid #EBE7DE;
}

.view_comment_bg{/*view 댓글*/
	padding: 5px;
	padding-left: 10px;
	font-size: 9pt;
	font-family: "굴림", "Verdana"; 
	line-height: 20px;
	color: #000;
	border-bottom: 1px solid #89C877;
	background: #F4F9F2 url(comment_bg.gif)
}


.view_scrap{/*view 스크랩*/
	padding: 5px;
	padding-right: 10px;
	font-size: 8pt;
	font-family: "돋움", "Verdana"; 
	line-height: 20px;
	color: #52AB4D;
	text-align:right;
	border-bottom: 1px solid #89C877;
	background: #FFF;
}

/*########## write ##########*/

.write_txt{/*view 스크랩*/
	font-size: 8pt;
	font-family: "돋움", "Verdana"; 
	line-height: 16px;
	color: #666666;
}

.input_checkbox { 
		   background-color: #FFFFFF;
		   font-size: 9pt;
		   font-family: "굴림", "Verdana"; 
		   color: #FF6600;
		   padding-left:5px;
		   border: none;
}
