?
/***************************************************
*	DEFAULT STYLE
***************************************************/

	body, td, th, div, form, select { color : #555555; }

/***************************************************
*	LINK STYLE
***************************************************/

	a.link:link { color : #555555; text-decoration : none;}
	a.link:visited { color : #555555; text-decoration : none;}
	a.link:active { color : #555555; text-decoration : none;}
	a.link:hover { color : #2c8cb9; text-decoration : none; }

/***************************************************
*	FONT TYPE
***************************************************/

	.type { font-family : NanumGothic, tahoma, ±¼¸², ±¼¸²Ã¼, µ¸¿ò, µ¸¿òÃ¼, verdana, MS Sans Serif; }

/***************************************************
*	LIST STYLE
***************************************************/

	.l-text { font-size : 8pt; color : #555555; }
	.l-text2 { font-size : 8pt; color : #ff3300; }
	.l-select { font-size : 9pt; color : #555555; }
	.l-title { font-size : 9pt; color : #555555; }
	.l-num { font-size : 7pt; color : #999999; }
	.l-num2 { font-size : 8pt; font-weight : 600; color : #ff3300; }
	.l-subject { font-size : 9pt; color : #555555; }
	.l-subject2 { font-size : 9pt; color : #999999; }
	.l-subject-n { font-size : 9pt; font-weight : 600; color : #555555; }
	.l-error { font-size : 9pt; color : #ff3300; }
	.l-error2 { font-size : 9pt; color : #7a8fdb; }
	.l-paging { font-size : 8pt; font-weight : 600; color : #787878; }
	.l-paging2 { font-size : 8pt; font-weight : 600; color : #ffa500; }
	.l-search { font-size : 9pt; color : #555555;}

/***************************************************
*	VIEW STYLE
***************************************************/

	.v-title { font-size : 9pt; font-weight : 600; color : #3366aa; }
	.v-write { font-size : 9pt; color : #555555; }
	.v-date { font-size : 9pt; color : #555555; }
	.v-hit { font-size : 9pt; color : #555555; }
	.v-link { font-size : 9pt; color : #555555; }
	.v-file { font-size : 9pt; color : #555555; }
	.v-content { height : 200px; padding : 20px 20px 20px 20px; background-color : #f8f8f9; border: 1px solid #bbbbbb; word-break : break-all;}
	.v-content2 { font-size : 9pt; color : #555555; line-height : 150%;}

/***************************************************
*	WRITE STYLE
***************************************************/

	.w-title { font-size : 9pt; font-weight : 600; color : #555555; }
	.w-text { font-size : 9pt; font-weight : 600; color : #555555; text-align:right; padding-right:40;}
  .w-text1 { font-size : 9pt; color : #555555;  text-align:right; padding-right:40;}
	.w-text2 { font-size : 9pt; color : #555555; }
	.w-text3 { font-size : 9pt; color : #3e8ffc; }
	.w-text4 { font-size : 9pt; color : #ff3300; }
	.w-input { font-size : 9pt; color : #555555; border: 1px solid #cccccc; height : 19px;}
	.w-input2 { font-size : 9pt; color : #555555; border: 1px solid #cccccc; height : 19px; width : 100%; }
	.w-textarea { font-size : 9pt; color : #555555; border: 1px solid #cccccc; width : 100%; line-height : 150%; word-break : break-all; }

/***************************************************
*	etc STYLE
***************************************************/

	.cursor { cursor : hand; cursor : pointer; }
	.c-hidden { overflow : hidden; }
	.t-fixed { table-layout : fixed; }
