/* print _________________________________________________________________*/


body {
	margin: 0px;
	padding: 15px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
	background-color: #ffffff;
	
}

a{
text-decoration:none;
color:#333;

}

a:hover{
text-decoration:underline;
color:#000;

}



.box {
	padding: 3px 0 0 3px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background: url(../imgs/box_bg.gif) top left no-repeat;
	border: 1px solid #ccc;
}

.box2 {
	padding: 3px 0 0 3px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background: url(../imgs/box_bg.gif) top left no-repeat;
	border: 1px solid #ccc;
height:80px;
	width: 220px;
}

.btn {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(../imgs/btn_bg.gif) repeat-x;
	border: 1px solid #ccc;
	padding:2px;
}

 tr, td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000;
}


.catb {
	margin-bottom: 20px;
	font-size: 24px;
	color: #600;
}

.subtit {
	font-size: 12px;
	color: #333;
	font-weight:bold;
}

print {
	width: 100%;

	font-size: 12px;
	

	margin-top:25px;
background-color:#ffffff;
}

/* full news _________________________________________________________________*/
#dalam {
	margin: 10px;
	float: left;
background-color:#ffffff;
	width:100%;
	
}

#dalam #subkanal_title{
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border-top:3px solid #990000;
	padding:5px 0px 5px 0px;
	margin:40px 0px 10px 0px;
	
}


/*********************************** main 3 ***********************************/
/* label sec _________________________________________________________________*/
#dalam .sec {
	width: 580px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #eee;
	border-top: 1px solid #900;
	float: left;
}
#dalam .sec img {
	margin-right: 4px;
}
/* label sec _________________________________________________________________*/


#dalam .otext2 {
	font-size: 11px;
	color: #666;
}

#dalam .opti {
	margin: 0 0 5px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	float: right;
}
#dalam .opti p {
	width: 90px;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 5px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
}
#dalam .opti p a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
#dalam .opti p a:hover { color: #000 }
#dalam .opti p img { margin-right: 5px }
#dalam .bimg {
	margin: 0 10px 5px 0;
	padding: 7px;
	background-color: #eee;
	border: 1px solid #ccc;
	float: left;
}
#dalam .bimg img {
	width: 306px;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#dalam .bimg p {
	margin: 0;
	font-size: 11px;
	text-align: right;
	color: #666;
}


