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

* {
	font-size: 15px;
	font-family: sans-serif;
	line-height: 1.5em;
	padding: 0px;
	font-weight: normal;
	color: rgb(025,025,025);
	margin: 0px;
	border:none;
}
.index {
	width: 48em;
	margin-right: auto;
	margin-left: 20px;
}
.top1 h1 {
	font-size: 0.8em;
	font-weight: bold;
}
.top1_1 {
	float: left;
	height: 45px;
}
.top1_2 {
	float: right;
}
.top1_2 ul {
	margin: 20px 0px 0px 0px;
}
.top1_2 li {
	padding-left: 15px;
	display: inline;
}
.top1_2 a {
	font-size: 0.7em;
	text-decoration: none;
}
.top1_2 a:link{}
.top1_2 a:visited{}
.top1_2 a:hover{
	color: rgb(210,000,055);
	text-decoration: underline;
}
.mid1 h3 a:active{}
.top1_2 img {
	vertical-align: bottom;
}
.top2 {
	background-image: url(images/top02_bg.gif);
	height: 19px;
	clear: both;
}
.top2 ul {
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
}
.top2 li {
	display: inline;
	font-size: 9px;
	padding-left: 10px;
	vertical-align: middle;
	list-style-image: url(images/menu_separate.gif);
	background-image: url(images/menu_separate.gif);
	background-repeat: no-repeat;
}
.top2 ul li a {
	font-size: 9px;
	text-decoration: none;
}
.top2 ul li a:link{}
.top2 ul li a:visited{}
.top2 ul li a:hover{
	color: rgb(210,000,055);
	text-decoration: underline;
}
.top3 {
	background-image: url(images/top03_bg.gif);
	height: 10px;
}
.mid1 {
	height: 230px;
	background-color: rgb(211,211,212);
}
.mid1_1 {
	float: left;
	background-image: url(../images_new/topfla.jpg);
	height: 215px;
	width: 490px;
}
.message {
	background-color: rgb(211,211,212);
	padding: 0px 30px 10px;
}
.message_1 {
	background-color: white;
	border: 3px solid gray;
	padding: 2px;
}
.mid1_2 {
	float: right;
	background-color: rgb(170,170,170);
}
.mid1_2_1 {
	border: 1px solid rgb(255,255,255);
	background-image: url(images/grayback_gradation.gif);
	background-repeat: repeat-x;
	margin: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.mid1_2_1 h2 {
	color: rgb(000,001,063);
	font-weight: bold;
	margin-bottom: 5px;
}
.mid1_2_1 h3 a{
	font-size: 0.8em;
	text-decoration: none;
}
.mid1_2_1 h3 a:link{}
.mid1_2_1 h3 a:visited{}
.mid1_2_1 h3 a:hover{
	color: rgb(210,000,055);
	text-decoration: underline;
}
.mid1_2_1 h3 a:active{}
.TabbedPanelsContent ul {
	float:left;
}
.TabbedPanelsContent h2 {
	color: rgb(210,000,055);
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 8px;
}
.TabbedPanelsContent h3 {
	color: rgb(000,001,063);
}
.TabbedPanelsContent h3 a{
	text-decoration: none;
	padding-left: 2em;
}
.TabbedPanelsContent h3 a:link{}
.TabbedPanelsContent h3 a:visited{
	background-image: url(../images_new/check.gif);
	background-repeat: no-repeat;
	background-position: 1em;
}
.TabbedPanelsContent h3 a:hover{
	color: rgb(210,000,055);
	text-decoration: underline;
}
.tab1 {
	float: left;
	width: 15em;
	border: 1px solid rgb(255,255,255);
	background-image: url(images/grayback_gradation.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 8px;
}
.tab1_right {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid rgb(255,255,255);
	padding: 1px;
	background-color: rgb(211,211,212);
}
.tab1_right img {
}
.bottom {
	clear: both;
	background-image: url(images/top03_bg.gif);
	background-repeat: repeat-x;
	background-color: rgb(226,227,227);
}
.bottom h2 {
	font-weight: bold;
	font-size: 0.9em;
}
.bottom p {
	font-size: 0.8em;
}
.bottm1 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bottm2 {
	padding: 5px;
}
