p {
	font-family: arial;
	font-size:12px;
	color:#666666;
}

li {
	list-style-image: url(/design/img/v_mark.gif);
	font-family: arial;
	font-size:12px;
	color:#666666
}

.shad1 {
	background-image: url(/design/img/v_shad1.gif);
	background-position: right;
	background-repeat: repeat-y
}

.shad2 {
	background-image: url(/design/img/v_shad2.gif);
	background-position: left;
	background-repeat: repeat-y
}

.title01 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase
}

.title02, h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.text01 {
	font-family: arial;
	font-size: 12px;
	color:#666666
}

.way, .page_link {
	font-family: arial;
	font-size: 12px;
	color: #006699;
	text-decoration: underline
}

.way_act {
	font-family: arial;
	font-size: 12px;
	color: #000000
}

a.news, a.news:visited {
	text-decoration: none;
	color: #000;
}

a.news:hover {
	text-decoration: underline;
}

.news01 {
	font-family: arial;
	font-size: 11px;
	color: #006699;
	text-decoration: underline
}

.title03 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.found {
	background-color: #f00;
	color: #fff;
}

.copyright {
	font-family:arial;
	font-size:11px;
	color:#aaaaaa;
	padding-left:50px;
}

.sitemap {
}

.sitemap a {
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.error {
	border: 2px solid #f00;
	color: #f00;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 90px;
}