body {
	
	font-family:Tahoma;
	font-size:11px;
	margin: 0; padding: 0;

}
div.box{
	border:solid 1px #000000;
	background:#dfe4ee;
	
	padding:10px;
	color:#333333;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;

	
}
.judulnya{
background:url(icon/dephub_small.png) left bottom no-repeat;
			padding-top:10px;
			height:18px;
			padding-left:40px;
			margin-left:7px;
			padding-bottom:10px;
}
h1 {
	font-size:14px;
	color:#F5A01E;

}
div.box p{padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
	
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:70px;
	text-align:right;

	font-weight:bold;
}
div.box_populer{
	border:solid 1px #c6cfe1;

	padding:10px;
	color:#333333;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;

	
}
#shoutboxdata { 
background-color: #ffffff; 
border: 1px solid #ffffff;
padding: 4px; 
overflow: auto; 
margin-bottom: 20px; 
}
		.shoutboxdata div{
			background:url(img/tips_gray.png) left bottom no-repeat;
			padding-top:4px;
			height:18px;
		}
