/* CSS Document */

body,td,th {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #800101;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #800101;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: underline;
	color: #0066BB;
}

.home_title {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #A93D23;
}

.home_centerfont1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.home_centerfont2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #434343;
}

.font_title {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #078224;
}

.right_font {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #C60611;
}

.title_font {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu1:link {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
a.menu1:visited {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
a.menu1:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}

a.menu:link {
	font-family: "Arial";
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #353535;
	text-decoration: underline;
}
.right_side{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.rightable1 {
	border: 1px solid #FB9777;
}

.rightable2 {
	border: 1px solid #DFA305;
}

.table_side {
	border: 1px solid #C0EDDE;
}

.menu_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBCBCB;
}
.Color4387de {
	color: #4387de;
}
.img_side {
	border: 2px solid #D8D8D8;
}
.tour_b_dside{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #078224;
}