@charset "utf-8";
body {
	margin: 0px;
	background-image: url(image/back-line.gif);
	text-align:center;
}
#menubar {
	height: 28px;
	color: #ffffff;
	background-color: #224466;
	border-bottom: 5px solid #113355;
	border-top: 1px solid #113355;
}
#menubar-nav, #menubar-nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}
#menubar-nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.35em 1em;
	border-right: solid 1px #113355;
}
#menubar-nav li {
	float: left;
	padding: 0;
	width: 125px;
}
#menubar-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	margin: 0;
	background-color: #AABBDD;
}
#menubar-nav li li {
	width: 12em;
	background-color: #AABBDD;
	border-top: solid 1px #D1DAED;
	border-left: solid 1px #CADCEE;
	border-right: solid 1px #849CCE;
	border-bottom: solid 1px #849CCE;
}
#menubar-nav li ul ul {
	margin: -1.75em 0 0 10em;
	background-color: #AABBDD;
	color: #113355;
}
#menubar-nav li:hover ul ul, #menubar-nav li:hover ul ul ul, #menubar-nav li.sfhover ul ul, #menubar-nav li.sfhover ul ul ul {
	left: -999em;
}
#menubar-nav li:hover ul, #menubar-nav li li:hover ul, #menubar-nav li li li:hover ul, #menubar-nav li.sfhover ul, #menubar-nav li li.sfhover ul, #menubar-nav li li li.sfhover ul {
	left: auto;
}
#menubar-nav li.sfhover {
	background-color: #112233;
}
#maintable {
	float:center;
	background-color:#FFFFFF;
	color:#000000;
	border:#113355 solid 1px;
	width: 775px;
	margin: 0 auto auto;
	text-align: left;
	z-index:1;
}
#floatright {
	float:right;
	background-color:#FFFFFF;
	color:#000000;
	margin: 0 auto auto 15;
	text-align: left;
	z-index:1;
}
#floatleft {
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	margin: 0 15 auto auto;
	text-align: left;
	z-index:1;
}
#clear {
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#bannerbar {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #999999;
	background-color: #FFFFFF;
	height: 57px;
	font-size: x-small;
}
#bannerbar_left {
	float: left;
	width: 450px;
}
#bannerbar_right {
	float: right;
	width: 250px;
	text-align: right;
}
#content {
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
}
#buttombar {
	background-color: #224466;
	color: #bbccdd;
	width: 773px;
	line-height: 25px;
	height:25px;
	font-size: x-small;
	float: left;
	border: #113355 solid 1px;
}
#buttombar_left {
	width: 400px;
	text-align: left;
	padding-left: 5px;
}
#buttombar_right {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}
#titlebar {
	background-image: url(image/titlebar.gif);
	color: #113355;
	font-size: large;
	font-weight: bold;
	line-height: 70px;
	text-indent: 10px;
	background-repeat: no-repeat;
}
table.tab1 {
	border-width: 3px;
	border-style: solid;
	border-color: #AABBDD;
	background-color: white;
}
table.tab1 a,  table.tab1 td.sub a {
	text-decoration: none;
	color: #000000;
}
table.tab1 th {
	border-width: 0px;
	padding: 4px;
	border-color: white;
	background-color: #AABBDD;
	color: #FFFFFF
}
table.tab1 td {
	border-width: 0px;
	padding: 4px;
	border-color: white;
	background-color: #F0F8FF;
}
table.tab1 td.sub {
	background-color: #D0E0F0;
	text-align: center;
}
table.tab1 td.sub2 {
	background-color: #E0ECF5;
	color: #113355;
	text-align: left;
	border-left-width: 20px;
	border-left-color: #AABBDD;
	border-left-style: none;
	border-top-width: 8px;
	border-top-color: #AABBDD;
	border-top-style: solid;
}
table.tab1 td.sub3 {
	background-color: #E0ECF5;
	color: #113355;
	text-align: left;
	border-left-width: 40px;
	border-left-color: #AABBDD;
	border-left-style: dashed;
}
table.tab2 {
	border-width: 0px;
	background-color: white;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
table.tab2 th {
	border-width: 0px;
	padding: 10px 10px 10px 10px;
	background-color: #D0E0F0;
	border-right: solid 1px #C0D0E0;
	padding: 10px 10px 10px 10px;
	text-align:left;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

#botton_3d {
	text-decoration: none;
	color: #000000;
	background-color: #D0E0F0;
	width: 120px;
	border-left: solid 1px #E0F0F0;
	border-top: solid 1px #E0F0F0;
	border-right: solid 1px #C0D0E0;
	border-bottom: solid 1px #C0D0E0;
	line-height: 1.2em;
	text-align: center;
	font-size: medium;
}
h4 {
	font-weight: bold;
	border-top-width: 0px;
	border-left-width: 30px;
	border-top-color: #AABBDD;
	border-right-color: #AABBDD;
	border-bottom-color: #AABBDD;
	border-left-color: #AABBDD;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-weight: normal;
	margin: 3px 0 0 0;
}
.imgborder {
	border: 1px solid #000000;
}
.imgnoborder {
	border: 0px;
}
.imgnoborder a {
	border: 0px;
}
.imgfloarright{
	float:right;
	border: 1px solid #000000;
}
.imgfloarrightoborder{
	float:right;
	border: 0px;
}
.imgfloarleft{
	float:left;
	margin-right: 20px;
}
.redtext {color: #dd0000}
.md5text {
	color: #6688aa;
	font-size: x-small;
}#adsense{
	width:775px;
	background-color: #bbccdd;
	border:#113355 solid 1px;
}
.separate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: dimgray;
	line-height: 20px;
	border-top: 1px dotted #696969;
	margin: 10 0 0 0;
}
.datetext {
	float:right;
	color: #AABBDD;
	font-size: x-small;
}
.newtext {
	color: #AABBDD;
	font-size: x-small;
}
.spcprics {
	color: #F00;
}
.orgprics {
	text-decoration: line-through;
	font-size: x-small;
}