@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 20px;
}
.textfield {
	width: 250px;
	margin-left: 10px;
}

.navimg {
	margin-right: 3px;
	margin-left: 3px;
	cursor: pointer;
}
.banner {
	margin-top: 16px;
	margin-bottom: 16px;
}


.bell20 {
	font-family: "Bell Gothic Std Light";
	font-size: 20px;
	color: #11476d;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 50px;
	font-weight: normal;
}
.bell12 {
	font-family: "Bell Gothic Std Light";
	font-size: 12px;
	color: #11476d;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 24px;
	font-weight: normal;
	padding-left: 5px;
}
.bell12news {
	font-family: "Bell Gothic Std Light";
	font-size: 12px;
	color: #11476d;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 24px;
	font-weight: normal;
}
.arial12margin-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 21px;
	padding-left: 5px;
}
.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 20px;
}
.bell18 {
	font-family: "Bell Gothic Std Light";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.04em;
	line-height: 29px;
	font-weight: normal;
	padding-left: 20px;
}
.menu {
	height: 33px;
	float: none;
	display: block;
	clear: none;
	list-style:none;
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 555px;
	background-image: url(../images/bg.gif);
}
.menu li {
	float:left;
}
.menu li a {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width : 89px;
	letter-spacing: 0.05em;
	line-height: 25px;
	margin:1px;
	margin-top:4px;
	
}
.menu li a:hover {
	background-color: #005d8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:4px;
	font-weight: bolder;
	color: #FFFFCC;
}
.menu li a.active {	
	background-color: #005d8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:4px;
	font-weight: bolder;
	color: #FFFFCC;
}
img{
	border:none;
}

.slide-div {	 
    height:  163px;  
    width:   910px;  
    padding: 0;  
    margin:  0;  
}
