@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033568;
}
h1 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #009966;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #1788F9;
}
a:active {
	text-decoration: none;
	color: #009966;
}
.load_style {
	background:#033568;
	display:block;
}
.pic_up_style {
	background:#033568;
	display:none;
}
.main_link {
	font-size: 15px;
	color: #18FCF7;
	font-weight: bold;
}
.main_link_h {
	font-size: 15px;
	color: #18FC68;
	font-weight: bold;
}
.second_link {
	font-size: 14px;
	color:#03617C;
}
.second_link_h {
	font-size: 14px;
	color: #05C1F8;
}
.warning {
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
}
.bold_link {
	font-size: 13px;
	color:#761616;
	font-weight:bold;
}
.bold_link_h{
	font-size: 13px;
	color:#009966;
	font-weight:bold;
}
.bold_yellow {
	font-size: 13px;
	color:#FF0000;
	font-weight:bold;
}
h2 {
	font-size: 17px;
	color: #296932;
}
a {
	font-size: 12px;
}
h3 {
	font-size: 15px;
	color: #C11717;
}
h4 {
	font-size: 13px;
}
.style_sc {
cursor:pointer;
background-image:url(images/line.png)
}
.style_sco {
cursor:pointer;
background-color:#C5DFE4;
background-image:url(images/line.png)

}
.style_hc {
cursor:pointer;
display:none;
}
.style_h {
display:none;
}
.tour_button {
background-image:url(images/tour_button.png);
background-repeat:no-repeat;
background-position:center;
text-align:center;
height:50px;
}
.tour_button_ov {
background-image:url(images/tour_button_ov.png);
background-repeat:no-repeat;
background-position:center;
text-align:center;
height:50px;
}
.tour_button_text {
	font-size: 24px;
	color: #00FF00;	
}
.tour_button_text_ov {
	font-size: 23px;
	color: #02B781;
}
.input_style {
	background-color:#033568;
	border-color:#18FCF7;
	border-width:thin;
	color:#E1EFFF;
}
.input_style_ov {
	background-color:#033568;
	border-color:#18FCF7;
	border-width:thin;
	color:#C2FEFE;
}
.style_div {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	z-index:10;
	display:none;
	text-align:center;
	color:#006633;
}
.style_login_div {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	z-index:10;
	display:none;
	text-align:center;
	z-index:9999;
}
.black_style_login_div {
	background-image:url(images/black_login.png);
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:10;
	display:none;
	text-align:center;
	z-index:9998;
}

