body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
}
blockquote {
	margin-right: 25px;
	margin-left: 25px;
}
.text14 {
	font-size: 14px;
	line-height: 18px
}
.text12 { font-size: 12px; line-height: 16px}
.text16 { font-size: 17px; line-height: 17px}
.text10 { font-size: 10px; line-height: 11px}
h1  {
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	clear: both;
	width: 690px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background-color: EDF4F8;
	padding: 4px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
	margin-top: 3px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #0077CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0077CC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: 5px;
}
h4 {
	padding: 4px;
	margin-right: 10px;
	margin-left: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	background-image: url(image/shade.gif);
}
h5 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 10px;
	background-color: #00CCCC;
	padding: 5px 5px 5px 8px;
	margin-right: 10px;
}
.dan {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 16px;
}
.table_gray {
	background-color: #CCCCCC;
	font-size: 14px;
	line-height: 16px;
}
.table_gray td {
	background-color: #FFFFFF;
	padding: 5px;
}
.table_gray th {
	background-color: #f0f0f0;
	padding: 5px;
}
.table_blue {
	background-color: #00CCCC;
	font-size: 14px;
	line-height: 16px;
}
.table_blue td {
	background-color: #FFFFFF;
	padding: 4px;
}
.table_blue th {
	background-color: #EDF4F8;
	padding: 4px;
}
.pgroup         {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../img/shade.gif);
	padding: 7px 5px 6px 10px;
	color: #006699;
	margin-right: 5px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
}
#side {
	background-image: url(/img/index/bg_side.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
	height: 360px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
}
#top_topics {
	margin: 0px auto;
	padding: 10px 5px;
	height: 120px;
	overflow: auto;
	border: 1px solid #00CCCC;
	width: 728px;
}
#top_topics ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(image/pochi.gif);
	font-size: 12px;
	line-height: 14px;
}
#top_topics li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:14px;
	line-height:18px;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	font-weight: bold;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("image/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("image/right.png") no-repeat right top;
	padding:5px 15px 3px 8px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
