/* CSS Document */

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636F71;
}

.menu{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #738286;
}

.menu, a {
	color: #738286;
	text-decoration: none;
}

.menu a:hover {
	color: #358AAC;
}
.tit1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.tit2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #2F923E;
}
.tit3 {
	
	font-weight: bold;
	font-size: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #636F71;
}