@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*y[WS*/
#wepper {
	width: 750px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 750px;
}
#sidemenu {
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 10px;
	margin-top: 5px;
}
#contents {
	width: 550px;
	matgin-right: 5px;
	font-size: 15px;
	line-height: 25px;
	float: left;
	color: #000000;
}
#footer {
	margin-top: 10px;
	font-size: 12px;
	clear: both;
}
#footer a {
	margin-top: 10px;
	font-size: 12px;
	clear: both;
	color: #FFFFFF;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.menu {
	margin-left: 30px;
	font-size: 12px;
	line-height: 30px;
}

.sidemenumidasi {
	text-align: center;
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*INDEXXg*/
#contents ul {
	font-size: 12px;
	margin: 0px;
	list-style-tipe: none;
	width: 100%;
}
#contents li{
	float: left;
	display: inline;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	margin-left: 5px;
}
#contents ul a {
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	display:block;
	text-decoration:none;
	background-image: url(image/menubar.gif);
	height: 27px;
	padding-top: 3px;
	width: 160px;
}
#contents ul a:hover {
	color: #FF9900;
}
}
#navibar {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 188px;
}
#navibar a {
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333333;
	background-color: #f8f8f8;
}
#navibar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
ul  {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu ul a:hover {
	background-image: url(image/menubar2.gif);
}
.menu_title {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.menu_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
}
.cardtable {
	margin-left: 10px;
	font-size: 12px;
	width: 540px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #e3ddae;
}
.tdmidasi {
	color: #333333;
	background-image: url(image/menubar.gif);
}
.bgcolor {
	background-color: #666666;
}

.under {
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.bar {
	background-color: #FFFF33;
}

h1 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
}
h2 {
	font-size: 14px;
	color: #e3ddae;
	padding-left: 10px;
	background-image: url(image/h2bar.gif);
	height: 30px;
}
h3 {
	font-size: 14px;
	background-image: url(image/h3bar.gif);
	height: 30px;
	padding-left: 10px;
	color: #e3ddae;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#link
{
	position: relative;
	display: block;
	list-style: none;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0;
}
ul#link a
{
	text-decoration: none;
	color: #0000FF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
ul#link2
{
	position: relative;
	display: block;
	list-style: none;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
ul#link2 a
{
	text-decoration: none;
	color: #0000FF;
}
ul#link2 li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link2    a:hover   {
	color: #FF9900;
}
