@import url(reset.css);
@import url(top.css);

BODY, TABLE, TR, TD, SELECT, INPUT, DIV, TEXTAREA {
	font-size:8pt;
	color:5f5e5e;
	font-family:µ¸¿ò,verdana;
	LINE-HEIGHT: 20px;
	text-decoration: none;
	margin:0px;

}

body {
	background-color:#fcfbf7;
}

img,
img a {
 outline: none !important;
 border: none !important;
}



a:link    { font-size:8pt; color:#636363; line-height:20px; text-decoration: none}
a:visited { font-size:8pt; color:#636363; line-height:20px; text-decoration: none}
a:active  { font-size:8pt; color:#636363; line-height:20px; text-decoration: none}
a:hover   { font-size:8pt; color:#376bad; line-height:20px; text-decoration: none}

img,table{border:0;}


/*¸ÞÀÎBGºÎºÐ*/

.main_bg {
	background:url(/img/index/bg.gif) left top repeat-x;
}

.main_top {
	background:url(/img/index/top_bg.gif) left top repeat-x;
}

/*subBGºÎºÐ*/

.sub_bg {
	background:url(/img/company/bg.gif) left top repeat-x;
}

.left_bg {
	background:url(/img/company/left_menu_bg.gif) left top repeat-y;
}


.input01 {
	border-bottom:1px solid #ececec;
}

