/* common start */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: Sylfaen, Arial;
	font-size: 14px;
}


/* common end */

/* main start */

#main {

	margin-bottom: 30px;
	width: 923px;
}

#main td {
	
	vertical-align: top;
	text-align: left;
}


#logo {
	
	width: 923px; 
	margin-bottom: 1px;
}

#top_banner {
	
	width: 572px; 
	height: 60px; 
	
	border-top: 2px solid #bf1515; 
	border-bottom: 2px solid #bf1515; 
	
	position: relative; 
	top: -75px; 
	left: 165px; 
	margin-bottom: -64px;
	z-index: 2;
}

#content {

	width: 780px;
}


#help {

	background: #652d86 url('../img/tech/help_bottom.gif') no-repeat left bottom;
}

#h_src {
	
	width: 135px;
	color: #ffffff;
	background: url('../img/tech/help_aster.gif') no-repeat left top;

	padding: 50px 0 50px 5px; 
}

#h_src p {

	margin-bottom: 15px;
}

#h_src a { color: #ffffff; text-decoration: underline;  }

#h_src a:hover { color: #ffffff; text-decoration: none; }
#h_src a:visited { color: #ffffff; text-decoration: underline;}
#h_src a:visited:hover { color: #ffffff; text-decoration: none;}




#menu_top {
	
	background: url('../img/tech/menu_bg.gif') repeat-x left top;
}

#mt_src {

	height: 47px; 
	background: url('../img/tech/menu_r_cor.gif') no-repeat right top;
}


#mt_navig {
	
	width: 300px;
	height: 37px;
	float: left;

	margin-top: 10px;
}

#mt_navig img {

	margin-right: 10px;
	border: 0;
}

#mt_player {

	width: 400px;
	float: left;

	background: url('../img/tech/pl_bg_c.gif') repeat-x left center;

	margin-top: 15px;
}

#mtp_bg_r {
	
	background: url('../img/tech/pl_bg_r.gif') no-repeat right;
}

#mtp_src {
	
	height: 24px;
	background: url('../img/tech/pl_bg_l.gif') no-repeat left;

	text-align: center;
	padding-top: 3px; 
}




#cat_mel {
	background: url('../img/tech/r_border.gif') repeat-y right top;
}

#cat_mel .bg_1 {
	background: url('../img/tech/r_t_border.gif') no-repeat right top;
}

#cat_mel .bg_2 {
	background: url('../img/tech/r_b_border.gif') no-repeat right bottom;
}




#category {

	width: 221px;
	float: left;

	margin-bottom: 30px; 
}

#category #cat_txt {

	background: url('../img/tech/cat_r.gif') repeat-y right top;
	font-size: 16px;
}

#category #cat_txt a { color: #626469; text-decoration: none; display: block; width: 195px; padding: 2px 3px 2px 15px; }

#category #cat_txt a:hover { color: #000000; text-decoration: underline; }
#category #cat_txt a:visited { color: #626469; }
#category #cat_txt a:visited:hover { color: #000000; text-decoration: underline;}

#category #cat_txt a.active { color: #000000; background: url('../img/general/vos_cat.gif') no-repeat left center; }
#category #cat_txt a.active:visited { color: #000000; background: url('../img/general/vos_cat.gif') no-repeat left center; }

#category #cat_txt a.new_c { color: #000000; background: url('../img/new.png') no-repeat left center; }
#category #cat_txt a.new_c:visited { color: #000000; background: url('../img/new.png') no-repeat left center; }


#melody {

	width: 525px;
	float: left;
			
	margin: 0 5px 30px 5px; 
}

#melody p {
	
	font-size: 16px;
	text-align: center;
	
	margin: 100px 30px;
}



#pages {

	width: 375px;
	height: 28px;
	float: left;

	/*font-size: 14px;*/

	border-bottom: 2px solid #c7c2ba;
	margin: 10px 0 0 0;
	
	padding-top: 2px;
}

#pages_bottom {

	height: 28px;
	/*font-size: 14px;*/

	border-top: 2px solid #c7c2ba;
	margin: 10px 0 0 0;
	
	padding-top: 5px;
}

#pages a, #pages_bottom a { color: #626469; text-decoration: none; margin: 0 3px;}

#pages a:hover, #pages_bottom a:hover { color: #000000; text-decoration: underline; }
#pages a:visited, #pages_bottom a:visited { color: #626469; }
#pages a:visited:hover, #pages_bottom a:visited:hover { color: #000000; text-decoration: underline;}

#pages b, #pages_bottom b {
	margin: 0 3px;
}


#letter {
	
	width: 150px;
	height: 30px;
	float: left;

	border-bottom: 2px solid #c7c2ba;
	margin: 10px 0 0 0;	
}

#letter select {
	
	width: 100%;
	font-family: Sylfaen;
	font-size: 12px;
}


#list td {

	padding: 10px 0;

	vertical-align: middle;
}

#list td b img {
	display: block;
	width: 41px;
	height: 7px;	
}

#list td.mel {
	
	width: 100%;

	padding-left: 10px;
}

#list td.mel div.comp {

	font-size: 10px;
	color: #808080;
}

#list td.ln {

	height: 1px;
	background: url("../img/tech/d_line.gif") repeat-x left;

	padding: 0;
}



#list td.mel a {color: #333333; text-decoration: none;}
#list td.mel a:hover { color: #000000; }
#list td.mel a:visited { color: #333333; }
#list td.mel a:visited:hover { color: #000000;}

#list td img {
	
	border: 0;
}



#con_search {
	
	width: 750px;
	
	padding-bottom: 30px; 
}

#con_search p {
	
	padding: 20px 10px 0 10px;
}



#menu_bottom {
	
	background: url('../img/tech/b_menu_bg.gif') repeat-x left top;
}

#mb_src {
	
	height: 90px; /* 47 */ 
	background: url('../img/tech/b_menu_r_cor.gif') no-repeat right top;
}

#mb_ban {
	float:left;
	height:67px;
	margin:6px 0 7px 7px;
	width:221px;
}
	
	/* background: #f0898a url('../img/tech/ban_bg_r.gif') no-repeat right bottom; */
}

#mb_ban img {

	margin: 3px 3px; 
}


#mb_search {
	
	float: left;
	margin-left: 79px;
	
	background: #f2ebe5 url('../img/tech/mb_search_r.gif') no-repeat right bottom;
}

.mbs_src {

	width: 360px;
	height: 28px;
	text-align: center;

	background: url('../img/tech/mb_search_l.gif') no-repeat left bottom;
	padding-top: 5px;
}

.mbs_src input.txt {

	font-family: Sylfaen;
	font-size: 14px;
	width: 200px;
	
	background: #ffffff url('../img/general/lupa.gif') no-repeat left center;

	margin-right: 5px;
	padding-left: 25px;
	
	border: 1px solid gray;

}

.mbs_src input.sbm {
	width: 50px;
	height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background: #652d86;
	border: 1px solid gray;
}

	

.f_clear {
	clear: both;
}
