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

ul.globalNavigation li.menu03 a{
	background-position: -190px -30px;
	background-image: url(../function/images/global_nav.jpg);
	}

#container div.mainColumn div.section1 table{
	width: 550px;
	font-size: 12px;
}

#container div.mainColumn div.section1 table th{
	background-color: #F0F0FF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#container div.mainColumn div.section1 table td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}