BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote 
	{ font-family:Gulim,Simsun; font-size: 9pt; color: #000000; }

A:link		{ color: black; text-decoration: none; }
A:visited	{ color: black; text-decoration: none; }
A:active	{ color: black; text-decoration: none; }
A:hover	{ color: gray; text-decoration: none; }

INPUT	{ border-width: 0 ; background-color: transparent; }

/* write.php에 사용된 스타일 */
.write_mode_title	{ font-size: 9pt; font-weight: ; border: 1 solid #989898; background-color: #dddddd; } /* 글쓰기 모드 문자열 */
.w_title		{ font-weight: ; } /* 글쓰기 항목 문자열 */
.input0		{ border: 0 solid #000000; background-color: transparent; } /* 선택사항의 체크박스 */
.input1		{ border: 1 solid #000000; background-color: transparent; height: 17px; } /* 글쓰기 input 상자 */
.w_submit	{ border: 0 solid #000000; background-color: transparent; font-family: 고딕; font-weight: ; cursor: hand } /* 글쓰기 단추 */
.button		{ font-weight: ; } /* 메뉴 단추 */

/* setup.php에 사용된 스타일 */
.setup		{ font-size: 9pt; color: #4B4B4B; padding-bottom: 3; } 

/* list_main.php에서 사용된 스타일 */
.photo_box			{ border: 1 solid #e5e5e5; } /* 목록의 박스 테두리 */
.photo				{ border: 1 solid #eeeeee; } /* 목록의 사진 테두리 */
.subject_box		{ border: 1 solid #eeeeee; background-color: #fbfbfb; } /* 목록의 제목 문자열 상자 */
.comment_num	{ font-size: 9pt; color: tomato; }  /*  코멘트 숫자 */

/* 검색 폼에 사용 */
.search_input	{ border:1 solid #000000; background-color:transparent; width: 100%; height: 20px; }
.search_submit	{ border: 0 solid #ffffff; background-color:transparent; height: 18px; cursor: hand }
.search_button	{ font-weight: ; color: #000000; } 

/* view.php에서 사용된 스타일 */
.view_head_box	{ border: 1 solid #eeeeee; background-color: #fbfbfb; padding-top: 3; } /* 글일기 화면의 최상단 제목 박스 */
.v_title				{ font-weight: ; padding-top: 3; }  /*  글읽기의 항목 이름 */
.view_file_link		{ font-size: 9pt; color: #262626; }  /*  글읽기의 상단 업로드 파일 문자열 */
.view_sitelink		{ font-size: 9pt; color: #262626; }  /*  글읽기의 상단 관련 링크 문자열 */
.view_memo		{ border-top: 1 solid #eeeeee; border-bottom: 1 solid #eeeeee; } /* 본문 출력 부분 박스 */
.view_subject		{ font-weight: ; }  /*  글읽기의 제목 문자열 */
.ip						{ font-size: 9pt; color: #4b4b4b; } /* ip 표시 문자열 */

/* view_comment.php에서 사용된 스타일 */
.comment_box	{ border: 0 solid #000000; border-left: 5 solid #eeeeee; background-color: #fbfbfb; padding-left: 6; } /* 코멘트 상자 */

/* view_write_comment.php에서 사용된 스타일 */
.c_title				{ font-size: 9pt; font-weight: ; }  /*  코멘트 항목 이름 */
.c_input				{ border: 1 solid #000000; background-color: transparent; height: 17px; } /* 코멘트 비밀번호 입력상자 */
.c_textarea			{ border: 1 solid #000000; background-color: transparent; width: 100%; }  /* 코멘트 입력상자 */
.c_submit			{ border: 0 solid #000000; background-color: transparent; font-weight: ; cursor: hand }/* 코멘트 글쓰기 단추 */

/* category 관련 파일에서 사용된 스타일 */
.category			{ color: #4b4b4b; }

/* 본문에서 제목부분이 안보이기에..*/
.list {font-size:9pt;border:0px solid;background-color:white}

.line1 {background-color:#999999; padding:0} .line2 {background-color:#999999;padding:0} 
.title {background-image: url('list_back.gif'); background-repeat-x; height:30px} 
.list0 {background-color:#f7f7f7; height:28px; font-size:9pt;} 
.list1 {background-color:#f7f7f7; height:28px; font-size:9pt;} 
.title_han {color:#666666;font-weight:bold;font-size:9pt} 

.list_han {color:#333333;font-size:9pt;text-decoration:none;text-decoration:none} 

.title_eng {font-family:芥竟;color:FFFFFF;font-weight:bold;font-size:9pt;text-decoration:none} 

.list_eng {font-family:"芥竟";color:#333333;font-size:9pt;text-decoration:none} 

.number {font-family:"tahoma";color:#333333;font-size:8pt;text-decoration:none} 

.list3 { background-color: #FFFFFF} option { font-size:9pt;font-family:"tahoma";color:#333333; 
background-color: #FFFFFF} TEXTAREA { font-size:9pt;font-family:"芥竟";color:888888 
; border: 347088px none; } 

.input {border:1px solid #999999;font-size:9pt;color:#666666;background-color:#FFFFFF;height:19px}

.sinput {border-left:black 1px solid;border-right:black 0px solid;border-top:black 1px solid;border-bottom:black 1px solid;height:20px;}

.textarea {border:1px solid #999999;font-size:9pt} 

.submit {border:1px solid #999999;font-size:9pt;color:#FFFFFF;background-color:#999999;height:19px} 
