@charset"utf-8";
/* CSS Document */
div#topmain {
	width: 630px;
	float: left;
}

div#change {
	background-color:#e5e5e5;
	padding: 1px 8px 0px 8px;
}

div#topMenuArea { margin-bottom: 10px;}

div#flash {
	margin-bottom: 10px;
	border-bottom: 1px solid #B5C1E6;
}


div#subContents {
	padding: 10px 0px 8px;
	width: 630px;
}

div#subContents li {
	float: left;
	margin-right: 7px;
	list-style: none;
}

div#subContents li#mail { margin-right: 0;}

div#topContents {
	clear: both;
	width: 630px;
	margin-bottom: 5px;
}

div#whats {
	width: 630px;
	margin-bottom: 12px;
}

div#local_menu {
	clear:both;
	width: 630px;
}

div#local_menu ul {
	list-style: none;
	padding: 2px;
}

div#local_menu li {
	background-image: url(../img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px;
}

div#local_menu li a {
	background-image: url(../img/top_arrow.gif);
	background-position: 3px 0.4em;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div#local_menu table {margin-bottom: 6px;}
div#local_menu table td {
	width: 201px;
	border: 1px solid #E4E4E4;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

div#local_menu table td.between {
	width: 5px;
	padding: 0px;
	border: none;
}

div#local_menu table td#between2 {
	height: 15px;
	padding: 0px;
	border: none;
}

/* ===== right ===== */
div#right {
	float: right;
	width: 200px;
}

table.grayBox {
	border-top: 2px solid #224188;
}

table.grayBox th {
	border-top: 1px solid #FFFFFF;
	background-color: #D5E4F4;
}

table.grayBox th#distLink {
	border-top: none;
	padding-right: 5px;
	font-size: 80%;
	color: #666666;
}
table.grayBox th#distLink a {
	background-image: url(../img/gray_box_arrow.gif);
	background-position: left 0.4em;
	background-repeat: no-repeat;
	padding-left: 10px;
}

table.grayBox td {
	border: 1px solid #CCCCCC;
	background-color: #F7FAFD;
	padding: 7px 4px;
}

table#dist { border-right: 1px solid #CCCCCC;}
table#dist td {
	background-color: #FFFFFF;
	border-right: none;
	padding: 2px;
}

table#dist td strong { font-size: 130%;
}

table.grayBox ul {
	list-style: none;
	padding: 2px;
}

table.grayBox ul li {
	background-image: url(../img/gray_box_arrow.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
	padding-left: 10px;
}
table.grayBox ul li img { vertical-align: middle;}
/* ===== Link ============================================== */
div#topmain a:link, div#right a:link { color: #355A9F; text-decoration: underline;}
div#topmain a:visited, div#right a:visited { color: #666666; text-decoration: underline;}
div#topmain a:hover, div#right a:hover { color: #E25549;}
div#topmain a:active, div#right a:active { color: #E25549;}

/* ===== TOP Menu ======================================== */

#topMenuArea{
	width:630px;
	height:240px;
}

#topMenuArea img { vertical-align: bottom;}

#topMenuArea_l{
	width:182px;
	border:solid 1px #B5C1E6;
	float:left;
	padding:8px 8px 8px 8px;
	background-color:#ECF2FD;
	}

#topMenuArea_l ul{
	margin:0 0 4px 0;
	}

#topMenuArea_l ul li{
	margin:0 0 2px 0;
	list-style:none;
	line-height:0;
	}

#topMenuArea_l span#subMenu{
	}

#topMenuArea_l span#subMenu .imgspace{
	margin:0 3px 0 0;
	}

#topMenuArea_r{
	width:430px;
	float:right;
	}

#topMenuArea_r #topMenuBox_l{
	float:left;
	clear: both;
}

#topMenuArea_r #topMenuBox_l ul{
		margin:0;
	padding:0;
}

#topMenuArea_r #topMenuBox_l li{
	margin:0 0 0 0;
	padding:0;
	line-height:0;
}

#topMenuArea_r #topMenuBox_r{
	float:right;
	background-color:#666666;
}

/* ===== What's New ======================================== */
table#record {
	clear: both;
	margin-bottom: 5px;
}

table#record td {
	background-image: url(../img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px;
}

table#record td.text img {
	vertical-align: middle;
	padding-bottom: 2px;
}

table#record td.icon img {
	margin-top: 4px;
}

div#main table#tab {
	margin-bottom: 5px;
}


div#years ul {
	float: none;
	clear: both;
}

div#years ul li {
	display: block;
	float: left;
	list-style: none;
	background-image: none;
	border-left: 1px solid #333333;
	margin: 0;
	padding: 0px 4px;
	font-size: 85%;
	line-height: 1.2;
}

div#years ul li.last {
	border-right: 1px solid #333333;
}

