@charset "UTF-8";
/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, img, span {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
}

.main_text {
	font-size: 12px;
	color: #333;
	text-align: justify;
}

.main_text a:link{
	font-size: 12px;
	color: #90780A;
}

.main_text a:hover{
	font-size: 12px;
	color: #90780A;
}

.main_text a:visited{
	font-size: 12px;
	color: #90780A;
}

.box_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
}

.box_text a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
}

.box_text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	line-height: 150%;
}

.box_text a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
}

.box_text_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	line-height: 120%;
	font-weight: bold;
}

.box_text_title a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #963;
	line-height: 120%;
	font-weight: bold;
}

.box_text_title a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	line-height: 120%;
	font-weight: bold;
}

.box_text_title a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #963;
	line-height: 120%;
	font-weight: bold;
}

.footer {
	color: #999
}



#home_box {
	height: 280px;
	width: 260px;
	background-image: url(../img/home_box_bg.jpg);
	padding: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#side_box {
	height: 140px;
	width: 210p;
	background-image: url(../img/box_bg_small.jpg);
	padding: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
}


.text_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #90780A;
	font-weight: bold;
}

.arrow_word {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}

input {
	color: #000000;
	background: #ffffff;
	border: 1px solid #666666;
	width: 300px;
	height: 20px;
	margin-bottom: 10px;
}

textarea {
	color: #000000;
	background: #ffffff;
	border: 1px solid #666666;
	width: 300px;
}

.submit input {
color: #000000;
background: #cccccc;
border: 1px outset #333333
}

.white {
	color: #FFF;
	font-weight: bold;
}

.white a:link {
	color: #FFF;
	font-weight: bold;
}

.white a:hover {
	color: #FFF;
	font-weight: bold;
}

.white a:visited {
	color: #FFF;
	font-weight: bold;
}
