/* basic_link */
a:link {text-decoration: none; color:#666666;}
a:visited {text-decoration: none; color:#666666;}
a:active {text-decoration: none; color:#666666;}
a:alink {text-decoration: none; color:#666666;}
a:hover {text-decoration: none; color:#333333;}

/* category_link */
.cartegory { font-size:11px; font-family:'verdana'; line-height:18px;}
a.cartegory:link { line-height:18px; text-decoration: none; color:#000000;}
a.cartegory:visited { line-height:18px; text-decoration: none; color:#000000;}
a.cartegory:active { line-height:18px; text-decoration: none; color:#000000;}
a.cartegory:alink { line-height:18px; text-decoration: none; color:#B02832;}
a.cartegory:hover { line-height:18px; text-decoration: none; color:#B02832;}

.m_background {
	background-repeat: repeat-x;
	background-image: url(../img/m_bg.jpg);
}

.background {
	background-repeat: repeat-x;
	background-image: url(../img/sub_bg.jpg);
}

	
/* scroll_bar */
body {
scrollbar-face-color:#DFDACA;
scrollbar-shadow-color:#D1CCBC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#AFADA3;
scrollbar-darkshadow-color:#AFADA3;
scrollbar-track-color:#E5E1D5;
scrollbar-arrow-color:#AFADA3;
}

/* basic_font */
td {
	FONT-FAMILY:"Arial";
	FONT-SIZE: 12px;
	color: #595856;
	line-height: 18px;	
}

div {FONT-FAMILY:"Arial"; FONT-SIZE: 12px; color: #333333; line-height: 20px;}
table {FONT-FAMILY:"Arial"; FONT-SIZE: 12px; color: #333333; line-height: 20px;}
input {FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #999999;; line-height: 20px; border:1px solid #DBDBDB;}
select  {FONT-FAMILY:"Arial"; FONT-SIZE: 12px; color: #999999; line-height: 20px; border:0px solid #DBDBDB;}
textarea {FONT-FAMILY:"Arial"; FONT-SIZE: 12px; color: #999999;; line-height: 20px; border:1px solid #DBDBDB;}

.input_ck {FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #999999;; line-height: 20px; border:0px solid #DBDBDB;}

.input_write {
	font-family: "Arial";
	font-size: 12px;
	color: 777777;
	border: 1px solid #cccccc;
	background-color: FAFAFA;
	padding-left:7px;
	padding-top:1px;}


.justify {text-align:justify;}


/* 작은 숫자 */
.time {font-family:verdana;font-size:11px;letter-spacing:-1px;color:#999999}
.time A:link { text-decoration:none; color:#666666}
.time A:visited { text-decoration:none; color:#0C4D59}
.time A:active { text-decoration:none; color:#0C4D59}
.time A:hover {text-decoration:none; color:#0C4D59;}

.m_txt{font-family:verdana; FONT-SIZE: 11px; color: #666666; line-height: 18px;}
.sub_title{font-family:Arial; FONT-SIZE: 12px; color: #988c79; line-height: 18px;}
.sub_txt{font-family:Arial; FONT-SIZE: 12px; color: #947341; line-height: 18px;}

textbox.radio {background-color:#ffffff; border:0px solid #ffffff;}

.tt {background-color:#ffffff; border:0px solid #ffffff;}
.textbox { COLOR: 666666 ; FONT-FAMILY: "Arial" ; FONT-SIZE: 12PX ; PADDING-LEFT:3 ;BACKGROUND-COLOR:EEEEEE;
		BORDER:1  
		SOLID ACACAC ;
		BORDER-TOP-COLOR: 999999;
		BORDER-RIGHT-COLOR: FFFFFF;
		BORDER-BOTTOM-COLOR: FFFFFF;
		BORDER-LEFT-COLOR: 999999;}

