
* 
{
margin: 0px;
padding: 0px;
}

body {	
color:#333333;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
text-align:center;

}
.version_ {
font-family:Verdana,Arial,sans-serif;font-size: 12px; font-weight: normal;color:#990000;font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Verdana,Arial,sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: verdana,helvetica,arial,sans-serif;
}

h1, h2 {
	/*text-transform: lowercase;*/
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{
width: 985px;
margin: 0 auto;
}

/* Header */

#header {
	height: 117px;
	width: 985px;
}

#logo {
height: 117px;
background: url(images/bg.jpg);
border:solid 1px #9EFC83;
}
#sup{
color: #999999;
vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.1em;
}

#paging{
color: #999999;
vertical-align: baseline;
	font-size: 10px;
	position: relative;
	top: -0.1em;
}

#title_{
font-family: font-family:'Times New Roman', Times, serif;
color: #666666;
vertical-align: baseline;
font-size: 14px;
font-weight: bold;
}

#title2_{
font-family: font-family:'Times New Roman', Times, serif;
color: #666666;
vertical-align: baseline;
font-size: 12px;
}

#isi_{
font-family: font-family:'Times New Roman', Times, serif;
color: #666666;
vertical-align: baseline;
font-size: 12px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 42px 0 0 20px;
	font-size: 24px;
	color: #000088;
}
#logo h2 {
	padding: 0px 0 0 21px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000088;
}

#logo a {
	text-decoration: none;
	color: #000088;
}

#menu {
height: 84px;
padding-top: 40px;
padding-bottom: 17px !important;
padding-bottom: 17px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	float: left;
	width: 136px;
	height: 50px;
	margin: 0 0 0 5px;
	padding: 14px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #187AD5;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
    height: 50px;
	margin-top: -4px;
	padding-top: 18px;
	background: url(images/button_r.gif) repeat-x;
}

/* Page */
#page {
	width: 985px;
	background: #ffffff url(images/page_back.gif) repeat-y;
	margin: 0 auto;
	margin-top: 12px;
}

/* Content */

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {
	margin-bottom: 15px;
	padding: 10px;
	color: #0A416B;
}

.post a {
	color: #1D74A6;
}

.post a:hover {
	color: #FFFFFF;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 210px;
	margin-top: 10px;
	color: #0D699B;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding: 6px 0 6px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #0D699B;
	font-size: 11px;
}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: underline;
}

/* Left Sidebar */
#leftbar {
margin-left: 5px;
margin-right: 5px;
}

#leftbar ul li {
background:transparent url(images/dot.png) no-repeat scroll 2px 9px;
}
#leftbar ul li, #sidebar ul li {
background:transparent url(images/dot.png) no-repeat scroll 2px 9px;
border-bottom:1px dashed #D0D0D0;
margin:0;
padding:2px 0 4px 15px;
}

/* Right Sidebar */

#rightbar {
margin-left: 5px;
margin-right: 5px;
}





/* Footer */

/* footer */
#mainBody{
 font-size:13px;
 margin-left: 5px;
margin-right: 5px;
}
#footer-p {
	clear: both;
	height: 24px;
}



#footer {
	color: #d96d1e;
	text-align: center;
	font-size:10px;
}

#footer a {
	color: #d96d1e;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 43em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 0px 0;
	width: 100%;
}

#foot-nav a {
	color: #05C01D;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #069FB0;
	text-decoration: underline;
}

#footer p {
	position: relative;
	margin-top: 1px;
	top: -20px;
}
