.font-m {
	font-size: 12px;
}

body {text-decoration:none}
a:link {
text-decoration: none;
color: #00347B
}
a:visited {
text-decoration: none;
color: #00347B
}
a:hover {
text-decoration: underline;
color: #FF8826;
}
.back-header {
	background-image: url(../images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.line-dot {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.font-s {
	font-size: 10px;
	line-height: 13px;

}
.font-ms {
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;

}
.back-menu {
	background-image:     url(../images/tourtop/back_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;}
	
.cursor {
	cursor: hand;
}
.visible {
    visibility: visible;
}
.hidden {
    visibility: hidden;
}
.bak-thanks {
	background-image: url(../cart/images/bak_thanks.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
