body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images3/back1.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #8F8D7A;
}
* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
menu atas {
	color: #FF0000;
	text-decoration: none;
}
.header {
	width:702px;
	height:260px;
	display:block;
	vertical-align: top;
	background-image: url(images4/banner.png);
	background-position: center top;
	position: fixed;
	visibility: visible;	
}
.atas {
	width:702px;
	height:46px;
	display:block;
	vertical-align: middle;
	background-image: url(images4/menuutama.png);
	background-position: center top;
	
}
}
.transwa #container {
	width: 702px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: fixed;
} 
/***************** Menu ***********************/

.menuatas  {
	color: #333333;
	text-decoration: none;
}
.menuatas  ul {
	padding: 30px 0px 0px 0px;
	width:150px;
	margin-left:15px;
	color: #333333;
	text-decoration: none;
}
.menuatas li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
.menuatas a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
.menuatas a:hover {
	color:#c40000;
	text-decoration: none;
}


#menukiri {
}
#menukiri ul {
	padding: 30px 0px 0px 0px;
	width:150px;
	margin-left:15px;
}
#menukiri li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menukiri a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menukiri a:hover {
	color:#c40000;
}
