@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	line-height: 19px;
}
.top_text {
	text-align: right;
	padding-right: 18px;
	background-repeat: repeat-x;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/h1_back.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #0967B5;
	text-decoration: underline;
}
tr {
	background-color: #FFF;
}
.gotop {
	text-align: right;
	margin-right: 18px;
	margin-top: 10px;
	font-size: 11px;
}
.comming {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 80px;
	font-size: 16px;
}
.color_red {
	color: #F00;
}
.color_blue {
	color: #086CB5;
}
.contact_text2 {
	font-size: 14px;
}
.color_blue {
	color: #038DD6;
}
.color_brown {
	color: #945013;
}
.color_pink {
	color: #CD4E2D;
}
.color_green {
	color: #009A46;
}
.color_orange {
	color: #ED6E00;
}
