/* CSS Document */
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ffffff;
	background-image: url(/images/common/top_bg.gif);
	background-repeat: repeat-x;
	font-family: "µ¸¿ò";
	color:#777777;
	font-size:12px;
}

a, image {
	border:0px;
}

select {behavior: url(/css/selectHtc/selectbox.htc);}

/* ¸µÅ© */
a:link {color:#777777; text-decoration:none;}
a:visited {color:#777777; text-decoration:none;}
a:active {color:#777777; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}

/*text color*/
.txt_color1 {color:#de2717;}

/*location*/
.txt_loc {
	font-size:11px;
	color:#9b9b9b;
}