.bs {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.bs_main {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text01{
LINE-HEIGHT: 20px;
}
.bsroute {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #808080;
}
A:link {
	COLOR: #747474; TEXT-DECORATION: none
}
A:visited {
	COLOR: #747474; TEXT-DECORATION: none
}
A:active {
	COLOR: #747474; TEXT-DECORATION: none
}
A:hover {
	COLOR: #007cb3; TEXT-DECORATION: none
}