body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,dt,form{
	margin:0px;
	padding:0px;
}
ul{list-style:none;}
body{text-align:center;}
#container{
	width:793px;
	margin:0px auto;
	margin-top:10px;
//	background:url(../images/index_bg.gif);

}
#header{
	text-align:left;
	height:180px;
	background:url(../images/head_bg.gif) #fff no-repeat;
}
		#header p{
			text-align:right;
			margin:0px;padding:0px;
			position:absolute;
			width:763px;
			top:18px;
			
			font-size:11px;
			color:white;
		}
		#header h1{

			background:url(../images/index_header.gif) no-repeat;
			width:160px;
			height:142px;
			text-indent:-2500px;
			position:absolute;
			top:43px;
		}

		#header ul{
			list-style:none;
		}
					#header ul #topmenu_left{
						background:url(../images/stepup.gif);
						position:absolute;
						top:43px;
						margin-left:165px;
					}
					#header ul #topmenu_left a{
						overflow:hidden;
						text-indent:-2950px;
						width:229px;
						height:142px;
						display:block;
					}
		
		
					#header ul #topmenu_right{
						background:url(../images/explug.gif);
						position:absolute;
						top:43px;
						margin-left:399px;
					}
					#header ul #topmenu_right a{
						overflow:hidden;
						text-indent:-2950px;
						width:229px;
						height:142px;
						display:block;
					}
		
		#top_banner{
			margin-left:655px;
			top:43px;
			position:absolute;
		}

#leftcolumn{
	text-align:left;
	float:left;
	width:165px;
}

#midcolumn{
	text-align:left;
	width:463px;
	float:left;
	background:url(../images/mid_bg.gif);
}
	#menu_left{
		background:#fff;
		float:left;
		width:229px;
	}
				#mediaguide{
					background:url(../img/index_tt_media.gif);
					width:229px;
					height:25px;
					text-indent:-2509px;
					margin:0px;
					padding:0px;
				}
					#menu_left ul		{width:229px;}
					#menu_left ul li	{height:33px;}
					
					
					#menu_left ul li a{
						width:229px;
						display:block;
						height:32px;
						font-size:12px;
						text-decoration:none;
						color:#000;
					}
					#menu_left ul li a span{
						display:block;
						padding:10px 0px 0px 40px;
					}
						
						#menu_left ul li.mp3 a	{background:url(../images/menu_mp3.gif) no-repeat;}
						#menu_left ul li.real a	{background:url(../images/menu_real.gif) no-repeat;}
						#menu_left ul li.wma a	{background:url(../images/menu_wma.gif) no-repeat;}
						#menu_left ul li.wave a	{background:url(../images/menu_wav.gif) no-repeat;}
						#menu_left ul li.ezweb a	{background:url(../images/menu_ez.gif) no-repeat;}
						#menu_left ul li.midi a	{background:url(../images/menu_midi.gif) no-repeat;}
						
						#menu_left ul li.mp3 a:hover		{background:url(../images/menu_mp3_hover.gif) no-repeat;}
						#menu_left ul li.real a:hover		{background:url(../images/menu_real_hover.gif) no-repeat;}
						#menu_left ul li.wma a:hover		{background:url(../images/menu_wma_hover.gif) no-repeat;}
						#menu_left ul li.wave a:hover		{background:url(../images/menu_wav_hover.gif) no-repeat;}
						#menu_left ul li.ezweb a:hover	{background:url(../images/menu_ez_hover.gif) no-repeat;}
						#menu_left ul li.midi a:hover		{background:url(../images/menu_midi_hover.gif) no-repeat;}

	#menu_right{
		float:right;
		width:229px;
		margin-bottom:140px;
	}
				#menu_right .title{
					width:229px;
					height:25px;
					text-indent:-3509px;
				}
				#menu_right .title ul{
					width:229px;
				}
						#menu_right li{
							border-bottom:1px solid #fff;
						}
						#menu_right li a{
							display:block;
							padding:8px 5px 8px 7px;
							font-size:12px;
							text-decoration:none;
							color:#000;
						}
						#menu_right li a:hover{
							background-color:#E7E7E8;
						}
						
						#technic	{background:url(../img/index_tt_etc.gif);}
						#library	{background:url(../img/index_tt_lib.gif);}
						#download	{background:url(../img/index_tt_dls.gif);}
						#community	{background:url(../img/index_tt_etc.gif);}

	#search{
		clear:both;
		text-align:center;
		background-color:#fff;
		padding:0px 0px;
		height:110px;
		width:463px;
		top:680px;
		position:absolute;
	}
		#search form{
			padding-top:20px;
		}



#rightcolumn{
	text-align:left;
	float:right;
	width:160px;
}
			#rightcolumn h2{
				background:url(../img/cnt_tt.gif) no-repeat;
				font-size:12px;
				padding:5px 5px 5px 12px;
				border-top:1px solid #555;
				border-bottom:1px solid #555;
			}
			#rightcolumn ul li{
				border-bottom:1px solid #ccc;
			}
					#rightcolumn ul li.listend{
						border-bottom:1px solid #fff;
						}
					#rightcolumn ul li a{
						font-size:11px;
						color:#333;
						text-decoration:none;
						line-height:1.2em;
						
						padding:8px 5px;
						display:block;
					}
					#rightcolumn ul li a:hover{
						background:#e9e9e9;
					}
					

#footer{
	height:45px;
	clear:both;
	background:url(../images/foot_bg.gif) #fff no-repeat 0px 5px;
}
	#footer p{
		text-align:center;
		color:white;
		font-size:11px;
		
		padding-top:14px;
	}