@charset "utf-8";
/* CSS Document */


body {
	padding: 0px;
	margin: 0px;	
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color: #333333;	
	background: #fff url(../images/head-bg.png) repeat-x;
}

#page {
	background: url(../images/bg-bod.png) no-repeat 0px 170px scroll;
	
}

#header {	
	height: 130px;
	background: transparent url(../images/logo.png) no-repeat;
	position:relative;
}

#menu_top {
	position:absolute;
	height: 50px;
	z-index:100;
	top:57px;
	left:380px;
	width:60%;
}

#content {
	padding: 0px 40px 20px 40px;
}

#content_right {
	width: 220px; float:left;
}

#content_left {
	float:left; width:350px;
}

#content_center {
	float:left; width:350px;
}

#content_center2 {
	float:left; width:690px;
}

#content_news1 {
	width:100%; float:left;
	margin-bottom:20px;
	text-align:left;
	background: url(../images/title-center.png) no-repeat top;
}

#content_news1 p a {
	padding: 0px 0px 0px 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content_news1 p a:hover {
	text-decoration: underline;
}

#content_news2 {
	width:50%; float:left;
	text-align:left;
	height:198px;
	background: url(../images/title-left.png) no-repeat top;
}

#content_news2 p a {
	padding: 0px 0px 0px 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content_news2 p a:hover {
	text-decoration: underline;
}

#content_rss a {
	color: #333333;

	text-decoration: none;
}

#content_rss a:hover {
	text-decoration: underline;
}

#footer {
	background: transparent url(../images/foot-bg.png) repeat-x;	
	height: 69px;
}

#mapsearch {
height:300px;
}

img {border:0px}

#title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: #999999 solid 1px;
	height: 35px;
}

#isinya {
	text-align:left;
}

input {
font-family: verdana;
font-size: 11px;
}

#search_form{
position:absolute;
left:750px;
top:30px;
}

#cl-dtl a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#cl-dtl a:hover {
	text-decoration: underline;
}


table tr td #rss a:link{ 
  color: #FF0000;
  font-size: 10px;
}
table tr td #rss a:active { 
  color: #0000FF;
  font-size: 10px;
}
table tr td #rss a:visited { 
  color: #800080;
  font-size: 10px;
}

