* {
	padding: 0;
	margin: 0;
}

body {    
	font: 11px Arial, Geneva, sans-serif;
    background-color: #EEE;
}

#mother {
	width: 920px;
	margin: 20px auto;
}

#header {
}

#header img {
	border: 0;
}

#footer {
	clear: both;
}

#footer_c {
	margin-left: 20px;
}

#footer_c a {
	text-decoration: none;
    color: #EEE;
}

#footer_c a:hover {
	text-decoration: none;
    color: #CCC;
}

#da_menu {
}

#da_menu_c {
	padding: 0;
	height: 30px;
	background: url(../images/bg_menu.gif) right repeat-x;
}

#box {
	background-color: #CCC;
	height: 330px;
	background: url(../images/bg_box_home.gif) #6699CC repeat-x;
}

#box img {
	border: 0;
}

#box_left {
	float: left;
}

#box_left_c {
	margin: 18px 0 0 18px;
	width: 400px;
	height: 265px;
	background-color: #EEE;
}

#box_mid {
	float: left;
}

#box_mid_c {
	margin: 0 16px;
	width: 250px;
	/*background-color: #EEE;*/
}

/*#box_mid_c .head {
	font-size: 11px;
	background-color: #FFF;
	color: #0099FF;
	padding: 5px;
	margin: 10px 0;
	font-weight: bold;
}*/

#box_mid_c .head {
	font-size: 16px;
	color: #FFF;
	padding-bottom: -5px;
	margin: 5px 0 2px 0;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
}

#box_mid_c li {
	color: #FFF;
	margin: 2px 0;
}

#box_mid_c li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#box_mid_c li a:hover {
	color: #EEE;
	border-bottom: 1px solid #EEE;
}

#box_right {
	float: left;
}

#box_right_c {
	width: 201px;
	height: 283px;
	background-color: #EEE;
}

#box_right_cc {
	padding: 10px;
}

#box_right_cc h1 {
	color: #0099FF;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}

#banner {
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
}

#banner img {
	border: 0;
}

#child {	
	width: 920px;
	line-height: 16px;
	letter-spacing: 0.2px;
	background-color: #FFF;
}

#child ol, ul {
	margin-left: 20px;	
}

#child li {
	margin: 5px 0;
}

#child_c {
	padding: 0 15px;
}

#child a {
	text-decoration: none;
	color: #0099FF;
}

#child a:hover {
	text-decoration: none;
	color: #336699;
}

#child_left {
	float: left;
	width: 600px;	
	margin: 10px;
	/*background-color: #CCC;*/
}

#child_left_c {
	padding: 0 10px;
}

#child_left_c h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	margin: 10px 0;
}

#child_left_c h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
	border-bottom: 3px solid #DDD;
	letter-spacing: -1px;
	color: #666;
}

#child_left_c h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#child_left_cc {
	margin-top: 5px;
}

#child_right {
	float: left;
	width: 259px;
	color: #000;
	background-color: #EEE;
	margin-top: 10px;
	padding: 0 10px;
}

#child_right_c {
	padding: 10px;
}

#child_right_c h1 {
	color: #FF9900;
	font-size: 14px;
	margin-bottom: 10px;
	background-color: #333;
	padding: 7px;
}

#child_right_c img {
	border: 0;
}

.child_right_cc {
	margin: 10px 0;
}

.child_right_cc a {
	text-decoration: none;
	color: #0099FF;
}

.child_right_cc a:hover {
	text-decoration: none;
	color: #0066FF;
}

.da_news {
}

.da_news_c {
}

.da_news_side {
}

.da_news_side_c {
}

.da_news_img {
	text-align: center;
	margin: 0 0 10px 0;
}

.da_news_img img {
	border: 2px solid #999;
}

.da_news h1 {		
	font-size: 16px;
	font-family: arial;
	margin-bottom: 10px;
}

.da_news_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
}

.da_news_title a {
	text-decoration: none;
	color: #333;
}

.da_news_title a:hover {
	text-decoration: none;
	color: #666;
}

.da_news_date {
	color: #666;
	font-size: 10px;
}

.da_news_content {	
	margin-bottom: 10px;
}

.da_news_content img {	
	margin: 5px 5px 0 5px;
	border: 0;
	padding: 3px;
}

.da_news_content a {
	text-decoration: none;
	color: #0033FF;
}

.da_news_content a:hover {
	text-decoration: none;
	color: #0099FF;
}

.da_news_more {
	margin: 5px 0;
}

.side_news {
	margin-bottom: 5px;
}

.side_news_title {
	font-size: 12px;
	color: #FFF;
}

.side_news_title a {
	text-decoration: none;
	color: #FFF;
}

.side_news_title a:hover {
	text-decoration: none;
	color: #CCC;
	border-bottom: 1px solid #0099FF; 
}

.side_news_date {
	color: #666;
	font-size: 10px;
}

.side_news_content {	
}

.side_news_content a {
	text-decoration: none;
	color: #FFCC00;
}

.side_news_content a:hover {
	text-decoration: none;
	color: #FF9900;
}

.da_video {
	float: left;
}

.da_video_c {
	float: left;
	padding: 10px;
}

.breadcrumb {
	text-decoration: none;
	color: #333;
	margin-bottom: 5px;
}

.breadcrumb a {
	text-decoration: none;
	color: #999;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #666;
}

.tb {
    padding: 2px 5px;
	border: 2px solid #CCC;
}

.bt {
    background-color: #EEE;
    border: 1px solid #CCC;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
}

.bt:hover {
    background-color: #FFF;
    border: 1px solid #CC0000;
}

.notetext {
    background-color: #0099FF;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.notetext a {
    text-decoration: none;
    color: #FFCC00;
}

.notetext a:hover {
    text-decoration: none;
    color: #CCC;
}

.warntext {
    background: url(images/warn.gif) top no-repeat;
    text-align: center;
    color: #CC0000;
    font-weight: bold;
    padding: 25px 10px 0 10px;
    margin-bottom: 2px;
}

.warntext2 {
    background-color: #CC0000;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
}

.paging {
    margin: 10px 0;
}

.paging #pageresult {
    margin: 2px 0;
}

.paging a {
    text-decoration: none;
    font-weight: bold;
    color: #0099FF;
    padding: 2px 5px;
}

.paging a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #000;
    background-color: #EEE;
}

#smoothmenu {
	background-color: #DDD;
}

/* anythingSlider */
.anythingSlider { width: 672px; height: 202px; position: relative;}
.anythingSlider .wrapper { width: 672px; height: 202px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 202px; width: 672px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}
.anythingSlider .arrow               { display: block; height: 80px; width: 53px; background:url(images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { background-position: 0 0; right:0; }
.anythingSlider .back                   { background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { background-position: 0 -80px; }
.anythingSlider .back:hover             { background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:25px;
	width:100%;
	overflow:hidden;
	width:636px;
	margin-bottom:0;
	border-bottom:none;
	letter-spacing:-1px;
}
.anythingSlider h2 a {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
/* anythingSlider */

.c_box {
}

.c_box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #333;
}

.c_box_c {
	background-color: #E5E5E5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 3px 7px;
}

.c_box_tl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tl.gif) top left #FFF no-repeat; 
}

.c_box_tr {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_tr.gif) top right #FFF no-repeat;
}

.c_box_mt {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-top: 1px solid #CCC;  
}

.c_box_mb {
	float: left;
	height: 4px;
	background-color: #E5E5E5; 
	border-bottom: 1px solid #CCC;  
}

.c_box_bl {
	float: left;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_bl.gif) top left #FFF no-repeat; 
}

.c_box_br {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/cbox_br.gif) top right #FFF no-repeat;
}

.home_wrapper {
	float: left;
	margin-right: 20px;
}

.home_wrapper h1 {
	color: #3B5998;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	background-color: #FF9900;
	padding: 10px;
	letter-spacing: -1px;
}

.home_wrapper h2 {
	color: #3B5998;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	background-color: #FF9900;
	padding: 5px 10px;
	letter-spacing: -1px;
}

.home_wrapper .title {
	font-weight: bold;
}

.home_wrapper .content {
	padding: 5px 10px;
	margin-bottom: 2px;
	background-color: #EEE;
}

.home_wrapper .content a {
	text-decoration: none;
	color: #333;
}

.home_wrapper .content a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #333;
}

#kediri_box {
	background: url(../images/kediri_bg.gif) bottom #CCC repeat-x; 
	padding: 10px; 
	margin-bottom: 20px;
}

.home_wrapper_2 {
	float: left;
	margin-right: 20px;
}

.home_wrapper_2 h1 {
	color: #3B5998;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 15px;
	background-color: #FF9900;
	padding: 10px;
	letter-spacing: -1px;
}

.home_wrapper_2 h2 {
	color: #3B5998;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 1px;
	background-color: #DDD;
	padding: 5px 10px;
	letter-spacing: -1px;
}

.home_wrapper_2 .title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
}

.home_wrapper_2 .content {
	padding: 10px;
	margin-bottom: 2px;
	color: #000;
	background-color: #EEE;
}

.home_wrapper_2 a {
	text-decoration: none;
	color: #333;
}

.home_wrapper_2 a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #333;
}

.home_clearer {
	clear: both;
	margin-bottom: 25px;
}

.link_more a {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}

.link_more a:hover {
	color: #0099FF;
	border-bottom: 1px solid #0066FF;
}

/* anythingSlider */
.anythingSlider { width: 400px; height: 182px; position: relative;}
.anythingSlider .wrapper { width: 400px; height: 182px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 182px; width: 400px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}
.anythingSlider .arrow               { display: none; height: 80px; width: 53px; background:url(images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { display: none; background-position: 0 0; right:0; }
.anythingSlider .back                   { display: none; background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { display: none; background-position: 0 -80px; }
.anythingSlider .back:hover             { display: none; background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:25px;
	width:100%;
	overflow:hidden;
	width:900px;
	margin-bottom:0;
	border-bottom:none;
	letter-spacing:-1px;
}
.anythingSlider h2 a {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
}
/* anythingSlider */

.guestbook {
	margin-bottom: 10px;
	padding: 5px 10px;
}

.guestbook_reply {
	margin: -20px 10px 10px 10px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-width: 0 1px 3px 1px;
	background-color: #F5F5F5;
}

.guestbook_title {
}

.guestbook_date {
	color: #999;
}

.guestbook_content {
	margin: 5px 0;
	margin: 5px 0;
	padding: 5px 10px;
	background-color: #FFFFCC;
	border: 1px solid #CCC;
}

.guestbook a {
	text-decoration: none;
	color: #CC0000;
}

.guestbook a:hover {
	text-decoration: none;
	color: #FF9900;
}

.free_link a {
	font-weight: bold;
	text-decoration: none;
    color: #0099FF;
}

.free_link a:hover {
	font-weight: bold;
	text-decoration: none;
    color: #0066FF;
    border-bottom: 1px solid #0099FF;
}

#text_tanggapan {
	color: #CCC;
	font-weight: bold;
	font-size: 20px;
	margin: 15px 0 5px 0;
	letter-spacing: -2px;
}

.tb_disabled {
    padding: 2px 5px;
	border: 2px solid #CCC;
	background-color: #FFFF99;
	color: #666;
	font-size: 18px;
	text-align: center;
}

#link_radol {
	width: 240px;
	height: 135px;
	background: url(../images/ico_radol.gif) top center no-repeat;
}

#link_radol_c {
	padding: 80px 0 0 70px;
}

#link_radol_c a {	
	padding-right: 10px;
	text-decoration: none;
	color: #FFEE00;
	font-weight: bold;
	font-size: 12px;
}

#link_radol_c a:hover {
	color: #FFCC00;
}

.hn_scroll {
	margin-top: 15px;
	background: url(../images/bg_rnews.gif) top repeat-x;
}

.hw_h2_2 {
	background-color: #CCC;
}

.galeri_box {
	margin-bottom: 20px;
}