.box1{
	text-align:center;
	width:100%;

}
.box2{
	text-align:left;
	margin:0px auto;
	width:800px;

}
.back {
	background-image: url(../base/back.gif);
	height: 250px;
	background-repeat: repeat-x;




}
.header {
	margin: 0px;
	width: 800px;
	height: 70px;



}
.left {
	width: 170px;
	float: left;
	background-color: #6AC7F2;
	padding: 5px;
	margin-right: 10px;






}
.right {
	float: left;
	width: 580px;
	border: 1px solid #0000CC;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;




}
.footer {
	float: none;
	width: 800px;
	text-align: center;
	font-size: smaller;
	color: #CCCCCC;








}
.menu-box {
	background-color: #FFFFFF;
	height: 20px;
	width: 170px;
	margin: 0px;
	border-right: 1px dotted #0066CC;
	border-bottom: 1px dotted #0066CC;
	border-left: 1px dotted #0066CC;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;


}
.menu-gif {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;


}
.menu-gif-2 {

	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
.menu-gif-ue {

	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
}
.menu-gif-nasi {

	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}



.h2 {
	font-size: 16px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #6AC7F2;
	background-color: #F9F9F9;
	background-position: 20px;





}
.small {
	font-size: smaller;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;


}
.h3 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-weight: bold;
	margin-left: 10px;
	color: #000066;





}
.ul {
	font-size: smaller;

}
.button-gif {
	position: absolute;
	left: 800px;
	top: 20px;





}
.title-gif {

	position: absolute;
	top: 20px;
}
.table-left {
	font-size: smaller;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
	width: 160px;





}
.table-left-top {
	font-size: smaller;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
	width: 160px;

}
.table-right {
	font-size: smaller;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 400px;

}
.table-right-top {
	font-size: smaller;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 400px;

}
.table {
	width: 560px;
}
.menu-box-b {
	background-color: #6AC7F2;
	height: 20px;
	width: 170px;
	margin: 0px;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	color: #FFFFFF;


}
.link {
	color: #666666;
	text-decoration:none;
}
.link-b {

	color: #000066;
	text-decoration:none;
}
.small-only {

	font-size: smaller;
	font-weight: normal;
}
.b {
	font-weight: bold;

}
a{
	text-decoration:none;
	color: #993300;
}
a:hover { 
position: relative; 
top: 1px; 
left: 1px; 
text-decoration: underline; color:#FF0000;
}
