@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; background-color:#004284; }

#MainContainer { width:870px; margin:0px auto; top:0;}
	#SetOne { font-family:Tahoma; font-size:8pt; color:#FFFFFF; margin-top:10px; }
		#SetOne a { text-decoration:none; color:#FFFFFF; }
		#SetOne a:hover { text-decoration:none; color:#ff6600; }
		
	#LineColor { margin-top:10px; height:12px; width:870px; background-image: url(../images/line.gif); background-repeat: repeat-y;
	background-position: center top; }
	
	#SetTwo { width:870px; height:63px; background-image: url(../images/head.gif); background-repeat: no-repeat;
	background-position: center top; }
	
	#MenuSection { background-color:#e9e9e9; }
		
		/* LEFT SECTION */
		#LeftTop { height:46px; background-color:#e9e9e9; }
		#LeftBg { width:184px;  background-color:#e9e9e9; }

			.markermenu { width: 164px;/*width of menu*/ }
			.markermenu ul { list-style-type: none; margin: 5px 0; padding: 0; border: 0px solid #9A9A9A; }
			.markermenu ul li a { font: bold 8pt Tahoma; color: #000000; display: block; width: auto; padding: 4px 0; 
				padding-left: 10px; text-decoration: none; border-bottom: 1px solid #FFFFFF; }
			
			* html .markermenu ul li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
				width: 150px;}
			
			.markermenu ul li a:visited, .markermenu ul li a:active { color: #00014e;  }
			.markermenu ul li a:hover { color: black; background-color: #d0d0d0; }
			
			/* Holly Hack for IE \*/
			* html .markermenu ul li { height: 1%; }
			* html .markermenu ul li a { height: 1%; }
			/* End */
			
		#SponsoredBy { background-image:url(../images/sponsoredby.gif); background-repeat: no-repeat; 
			background-position: center top; height:365px;  }
			
		#News { font-family:Tahoma; font-size:8pt; color:#000000; text-transform:uppercase; line-height:10pt; }
		
		/* RIGHT SECTION */
		#RightTop { height:46px; position:absolute; z-index:500; }
		#RigthBg { width:686px; height:234px; position:relative; }
		#Content { font-family:Tahoma; font-size:9pt; line-height:14pt; color:#000000;}
		
/* JS STYLE */
#paginate-slider1 { width: 205px; }
#mainContent-sidebar { width: 205px; margin: 0px; float: left; }
#slider1 { width: 205px; height: 215px; }
#slider1 .contentdiv { width: 205px; }
#paginate-slider1 { width: 205px; }
.bingkai-photo {
	width: 205px;
	height: 137px;
	float:none;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	}
	
.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}		
	