/* CSS Document */
body {
	background-color:#FFF;
	margin:0px;
}

p, td, th, div, li { font:11px Verdana, Arial, Helvetica, sans-serif;}
td { padding:0; margin:0;}
.top { height:51px;width:286px;}
.lang {
	vertical-align:bottom;
	text-align:right;
	color:#999;
	width:406px;
}
.lang a {
	color:#999;
	text-decoration:none;
}
.lang a:hover { text-decoration:underline; }
.photos {
	border-top: solid 6px #3569A0;
	border-bottom: solid 6px #3569A0;
	white-space:nowrap;
	width:693px;
}
.dashed { 
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	height:3px;
}
.contents {
	background-image:url(../images/bk.gif);
	background-repeat:repeat-y;
	width:663px;
	padding:15px;
}
.blueB {
	color:#3569A0;
	font-weight:bold;
}

.rates { border: solid 1px #3569A0;}
.rates td { 
	background-color:#FFF;
	color:#3569A0; 
	padding:3px; }
th { 
	color: #fff; 
	background-color:#3569A0; 
	font-weight:bold;
	padding:3px; }
	
a {
	color:#3569A0; 
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
#hsRating .defaultBox h3.mirai {
font-size: 12px !important;
}