@charset "utf-8";
body {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-color: #29ABE2;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
}
#head {
	width: 800px;
}
#sub {
	width: 175px;
	float: left;
	margin-top: 10px;
}

#main {
	width: 610px;
	padding: 5px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#main  a{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
#main  a:hover{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
#foot {
	width: 800px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
}
#fnavi {
	padding: 0px;
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#fnavi ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
#fnavi li{
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3366FF;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 10px;
	list-style-type: none;
	display: inline;
}
#fnavi li a{
	font-size: 11px;
	color: #333333;
}
#fnavi li a:hover{
	font-size: 11px;
	color: #3366FF;
}
#navi {
	margin: 0px;
	width: 170px;
	padding-left: 5px;
}
#navi ul {
	margin: 0px;
	width: 170px;
	padding: 0px;
}
#navi li {
	width: 170px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	list-style-type: none;
}
.about {
	width: 610px;
	border-bottom-style: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.about2 {
	width: 580px;
	border-bottom-style: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #eeeeee;
	padding: 10px;
}
.cl {
	margin: 0px;
	padding: 0px;
	clear: both;
}
img {
    border:0;
}
h2{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 3px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3366FF;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
hr {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
}

