.g_body_top {
	background-image: url(/images/user/TW/guest_body_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
}
.nav a:link {
	color: #005B86;
	text-decoration: none;
}
.nav a:visited {
	color: #005B86;
	/*color: #005B86;*/
	text-decoration: none;
}
.nav a:hover {
	color: #005B86;
	text-decoration: none;
}
.nav a:active {
	color: #005B86;
	text-decoration: none;
}
