body { 
	font-family: "Verdana";
	margin: 0 0px;

	
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

a {	color: #737373;	background: inherit; text-decoration:none}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0;} 


ul { margin: 0; padding : 0; list-style : none; }



/* layout
   ------ */

.content { 
	margin: 0 0px;
	width: 780px;
	padding: 0px; 
	text-align: left;
}

.header { 
	height: 80px;
	background: #FFFFFF;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}




/* Box
   ---------- */
.box {
	margin-bottom: 0px;
	width: 980px;
	height: 605px;
	background: url('../images/newsbox_bg.jpg') repeat-y;
}

.box_header {
	padding: 7px 0px 0px 0px;
	width: 980px;
	background: url('../images/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
	float: center;
	font-size: 16px;
	color: #333;
	font-family: "Verdana";
}

.box_header titles {
	padding-left: 10px;
	padding-right: 10px;
	width: 980px;
	float: center;
	
}

.box_content {
	padding: 0px 10px 20px;
	height: 557px;
	background: url('../images/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}

.box_comments a {
	text-decoration: none;
}

.box_comments a:hover {
	color: #959595;
	background-color: inherit;
}
	
#thumb {
	width: 100px;
	color: #000000;
	float: right;
}
   /*---------- */



/* Menu Kiri
   ---------- */
#leftmenu {
	width: 80px;
	padding: 10px 0px 0px;
	float: left;
}

.linkmenu { 
	text-decoration: none;
	font: bold 1em Verdana;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
   /*---------- */
	
	
/* footer
   ------ */

.footer { 
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0;
	line-height: 1em;
	font-size: 12px;
	color: #808080
}
