@charset "utf-8";
/* CSS Document */

/* font */
body,div,tr {	font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px;}
font { font-size:12px }
.fontB { font-size: 11px; font-style: normal; line-height: normal;	font-variant: normal; text-transform: none;}
.fontC{ font-size: 12px;}
.bigtitle {font-size: 18px; }
.colorwhite {	color:#FFFFFF;	}
.colorblack {	color:#000000;	}	
.colorpink {	color:#f9195f;	}
h1 { text-decoration:none; font-weight:bold; font-size:14px; }


/* box and border */
.box {border:1px solid #999999; }
.contentbox { }

/* general attribute */
.padding10 { padding: 10px; }
.margin10 { margin: 10px;  }
/* .linebox {height:5px; width:100%; background-image:url("../../../img/images/bg.gif");} 
.bearheader { border:1px dashed #666666 }   */
 
/* structure */
 
#table1 {	width: 1000px; 	height: auto; top: auto; }

#table1sub1 {
	width: 190px;
	float: left;
	text-align:left;
}

#table1sub3 {
	width: 238px;
	float:right;
	text-align:right;
}

#table1sub2 {
	width: 572px;
	float:none;
	text-align: center;
}
#newsletter {
	background-image: url("../../../img/images/penguin_09.gif");
	background-repeat: no-repeat;
	background-position:left center;
	text-align:left;
	height: 199px;
	width: 228px;

}

/* structure right */
.rightclass { width: 206px; height:auto; text-align:left;}

#koleksi_gosip  { }
#tip { }
#artikel_baru { }
#flashback {}

/* structure center */
.artikel {
	height: auto;
	width: 510px;
	text-align:left;
}

ul#navlist { margin-left: 0; padding-left: 0; white-space: nowrap; }
#navlist li {display: inline; list-style-type: none;}
#navlist a { padding: 3px 10px; font-size:12px }
#navlist a:link, #navlist a:visited{ height:25px; color: #fff;background-color: #840d84;text-decoration: none;}
#navlist a:hover{height:25px; color: #fff;background-color: #840d84;text-decoration: none;}

/* structure left */
.leftclass { width: 168px; height:auto; text-align:left;}
#artikel_hangat {}
#movie {
}

/* structure footer */
#footernav {
	width: 1000px;
	text-align:left;
}

/* links */ 
a { color:#f9195f; font-weight:bold; text-decoration:underline }
a:hover {color:#660000; text-decoration:none; background-color:#FFFF00; }


