html, form, body, ul, td, ol, li,  p, h1, h2, h3, h4, h5, h6, form, fieldset, legend,  th, input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F5F5;
}
.topmenu {
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	font-family: tahoma;
}
.myul {
	list-style-image: url(../img/ul.gif);
	margin-left: 15px;
	padding-top: 5px;
}
input {
	color: #666666;
}


.topmenu:hover {
	color: #CCCCCC;
	font-size: 13px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: underline;
	font-family: tahoma;
}
.news {
	color: #FFFFFF;
	text-decoration: none;
}
.news:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu:hover {
	color: #888888;
	text-decoration: none;
	font-family: tahoma;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	text-align: left;
	margin-bottom: 10px;
}
.sp {
	visibility:hidden
}
a {
	color: #F5F5F5;
	text-decoration: underline;
}

.submenu:hover {
	color: #FFFFFF;
	padding-left: 7px;
	display: block;
	text-decoration: none;
	background-image: url(../img/1px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 3px;
}

.w_border_left_bottom{
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


.png {behavior: url("./css/pngbehavior.htc");}
.bgcolor {
	background-color: #9F6495;
}
