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

body {
	background-color: #000;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}
table.main {
	background-color: #ffffff;
	width: 911px;
}
	table.main td.main {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
	table.main td.maintxt {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
		table.main td.maintxt a {
			color: #2b276b;
			text-decoration: underline;
		}
			table.main td.maintxt a:hover {
				text-decoration: none;
			}
h1 {
	border-bottom: solid #a19f9f 1px;
	color: #2b276b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	border-bottom: solid #a19f9f 1px;
	color: #2b276b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td.foot {
	background-color: #2e2d73;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	border: solid #ffffff 10px;
}
	td.foot a {
		color: #fff;
		text-decoration: underline;
	}
			td.foot a:hover {
				text-decoration: none;
	}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2E2D73;
	padding-right: 23px;
}
.head {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	padding-bottom: 25px;
}
