/* 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:#e50009;}

.background {
	background-repeat: repeat-x;
	background-color: ;
	background-image: url("/img/sub_top_bg.gif");
}

.background_02 {
	background-repeat: repeat-x;
	background-image: url("/img/sub_center_bg02.gif");
	background-position: left bottom;
	background-attachment: fixed;
}

/* 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:"µ¸¿ò", "µ¸¿òÃ¼"; FONT-SIZE: 12px;color: #666666;}
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: #666666; line-height: 20px; border:0px solid #DBDBDB;}
textarea {FONT-FAMILY:"±¼¸²","Arial"; FONT-SIZE: 12px; color: #999999;; line-height: 20px; border:1px solid #DBDBDB;}

.m_txt {FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼"; FONT-SIZE: 12px;color: #999999;}
.home_txt {	FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼";	FONT-SIZE: 11px;color: #adadad;}
.justify {text-align:justify;}	
.s_txt {
	FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼";
	FONT-SIZE: 11px;
	color: #008bb3;
	font-weight: bold;
}
.s_td {FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼"; FONT-SIZE: 11px;color: #666666;}

.index_txt {
	FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼";
	FONT-SIZE: 12px;
	color: #512300;
	font-weight: bold;
}

.pro_title {
	FONT-FAMILY:"µ¸¿ò", "µ¸¿òÃ¼";
	FONT-SIZE: 14px;
	color: #ff3c00;
	font-weight: bold;
}

.Menu_index_txt {
	FONT-FAMILY:"±¼¸²", "±¼¸²Ã¼";
	FONT-SIZE: 13px;
	color: #e50009;
	font-weight: bold;
}

