@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color: #f0f0f0;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:963px;
height:auto;
text-align:center;
margin:0px auto;
}
.container-main
{
width:963px;
height:auto;
float:left;
text-align:left;
padding-top:40px;
}
#header
{
width:943px;
height:293px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
padding:10px 10px 0px 10px;
}
.logo-box
{
	width:943px;
	height:132px;
	float:left;
}
.logo
{
	margin-right:100px;
	margin-top:36px;
}
.header-bottom-box
{
width:925px;
height:auto;
text-align:right;
float:left;
padding-right:18px;
}
#body-main
{
width:963px;
height:auto;
float:left;
text-align:left;
}
.body-main-box
{
width:883px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-y;
padding:24px 40px 0px 40px;
}
.welcome-top-box
{
width:883px;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
}
.visited-box
{
width:883px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.visited-round-top
{
width:883px;
height:12px;
float:left;
text-align:left;
}
.visited-inside-box
{
width:857px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #f1f1f1;
border-right:1px solid #f1f1f1;
padding:0px 12px;
}
.visited-left-box
{
	width:231px;
	height:auto;
	float:left;
	text-align:right;
	padding:9px 7px 0px 7px;
	background:url(../images/visited-left-inside-box.jpg) left top no-repeat;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #990400;
}
.visit-th
{
margin:0px 2px 11px 0px;
}
.star-bt
{

}
.visited-right-box
{
width:592px;
height:auto;
float:right;
text-align:left;
padding-top:6px;
}
.visited-round-bottom
{
width:883px;
height:10px;
float:left;
text-align:left;
}
.pick-now-botton-box
{
width:883px;
height:auto;
float:left;
text-align:left;
}
.body-round-bottom
{
width:963px;
height:26px;
float:left;
text-align:left;
}
#footer
{
width:963px;
height: auto;
float:left;
text-align:center;
padding-top:15px;
padding-bottom:35px;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #400010;
}
#footer a
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #400010;
text-decoration:none;
}
#footer a:hover
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #f80594;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	color: #9C0607;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #4bc0ff;
	text-decoration: none;
}
.bluehead {
}
#container .container-main #body-main .body-main-box .visited-box .visited-inside-box .visited-right-box .bluehead {
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #0100FD;
	text-decoration: none;
}
.tablehead {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/tablebg.png);
	padding: 4px;
}
.tablebg2 {
	font-weight: bold;
	color: #73080B;
	background-image: url(../images/tablebg2.png);
	padding: 3px;
}
.tcell {
	color: #333;
	background-image: url(../images/tablebg2.png);
	padding: 3px;
}
#container .container-main #body-main .body-main-box .visited-inside-box div .top20 .detail .tcell div .visit {
	color: #910C0F;
}
#container .container-main #body-main .body-main-box .visited-inside-box div .top20 .detail .tcell div a {
	color: #A2090C;
}
#container .container-main #body-main .body-main-box .visited-inside-box div .top20 .detail .tcell div .visit a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.nav {
	font-size: 18px;
	color: #0000E1;
	font-weight: bold;
	padding-left: 300px;
}
