@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
	background:url(/image/bg.jpg) repeat-x scroll center top;
}
a {
	color: #6b6565;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial;
}
a:hover {
	color: #1A6FC0;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color:#6b6565;
	font-family: Arial;
}
.b12 {
	font-size: 12px;
	line-height: 18px;
	color:#6b6565;
	font-family: Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color:#6b6565;
	font-family: Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #25478C;
	font-family: Arial;
}
.title {
	font-size: 12px;
	color:#6b6565;
	padding-left:4px;
	font-family: Arial;
}
.white {
	color: #FFF;
	font-family: Arial;
}
.red {
	color: #900;
	font-family: Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color: #6b6565;
	font-family: Arial;
}
.foot a:hover {
	color: #0000CC;
}

.menu01, .menu01 a {
	display:block; width:150px; height:46px; line-height:46px;text-align:center; font-size:16px;text-decoration:none; font-family:Arial; color:#FFFFFF;
}
.menu01 a:hover {
	 background-color:#47b3aa; color:#FFFFFF; width:150px;
}