﻿@charset "utf-8";
/* CSS Document */

#glovalNaviArea .dropdown dt.list05 a {
	background: url(../function/images/global_nav.jpg) -492px -50px;
	}
#glovalNaviArea .dropdown dt.list05 a:hover{
	background: url(../function/images/global_nav.jpg) -492px -50px;
}

div.floating{
	float: left;
	width: 50%;
	color: #000;
}

#small{
	font-size: 85%;
}


#localNav ul li a.title{
	background: url(images/local_title.jpg) no-repeat;
	display: block;
	height: 34px;
	width: 190px;
	text-indent: -9999px;
	}

#mainContent img{
	border-style: none;
	}

