﻿BODY
{
	margin:0;
	padding:0;
	background:url('img/bodybg.jpg') top repeat-x #1fc1ff;
}

BODY, TABLE, DIV, P, A
{
	font-family:Arial, Tahoma;
	color:white;
	font-size:12px;	

}

FORM
{
	margin:0;
}


a.lnk_black_12:link {
	color: #222;
	font-size: 12px;		
	text-decoration: underline;
}
a.lnk_black_12:visited {
	color: #222;
	font-size: 12px;		
	text-decoration: underline;
}
a.lnk_black_12:hover {
	color: #222;
	font-size: 12px;		
	text-decoration: underline;
}
a.lnk_black_12:active {
	color: #222;
	font-size: 12px;		
	text-decoration: underline;
}


.png24
{
	behavior:url('png.htc');
}

.centered
{
	width:835px;
	margin:0 auto;
	background-position: center;
}

.header
{
	margin-top:10px;
}

.tools
{
	width:737px;
	margin:0 auto;
}

.tools_nav
{
	background-color:#191919;
	text-align:center;
	vertical-align:top;
	padding-top:4px;
}

.tools_nav				IMG
{
	margin:0 20px;
}

.middle
{
	margin-top:20px;
}

.content
{
	padding:0 20px;
	background-color:#333;

	font-size:12px;
	line-height:1.3em;
}

.menu
{
	position:relative;
	height:300px;
	background-color:#191919;
	font-size:12px;

	padding:20px 10px 20px 20px;

	vertical-align:top;
}

.menu					.bullet
{
	position:relative;
	background:url('img/str.gif') 0 2px no-repeat;
	padding:0 0 7px 20px;
	z-index:5;
}

.menu					A
{
	text-decoration:none;
}

.menu					A:HOVER
{
	text-decoration:underline;
}

.submenu
{
	position:relative;
	padding:2px 0 2px 75px;
	z-index:10;
	background:url('img/str2.gif') 50px 4px no-repeat;
}

.submenu				A
{	
	color:black;
}

.hotline
{
	padding:15px 0 0 0;
	text-align:center;
}

.footer
{
	margin-top:70px;
	border-top:solid 1px white;
}

.foot_logos
{
	background-color:#990099;
	text-align:right;
	padding:20px 20px 10px 0;
}

.foot_logos			IMG
{
	margin:0 5px;
}

.foot_txt
{
	padding-right:40px;
	font-size:12px;
}

#ply0
{
	width:300px;
	height:84px;
	
	background:url('img/player.gif') no-repeat;
}

.pages
{
	width:100%;
	margin:10px auto 5px auto;
	font-size:12px;
}

.code
{
	width:107px;
	height:17px;
	padding-top:2px;
	background:url('img/num_bg.gif');
	font-size:14px;	

	color:white;
	font-weight:bold;
	text-align:center;
}

.songname
{
	width:100%;
	padding-left:4px;
	font-size:13px;	
}

.in_bt
{
	width:50px;
	background-color:#33CCFF;
	border:0px;
}

.mejsong
{
	background:url('img/bg001.gif') repeat-x;
}

.errorMsg
{
	text-align:center;
	color:#33CCFF;
}

.morph1 {
	position:absolute;
	left:80px;
	top:-20px;
	color: #000;

	height: 0px;
	width: 0px;

	font-size:0;
	overflow: hidden;
	opacity: 1;
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	z-index:10;
}

.morph2 {
	position:absolute;
	left:80px;
	top:-20px;
	color: #000;

	height: 460px;
	width: 229px;

	font-size:12px;
	opacity: 1;
	padding: 0;
	border: 0px solid #000;
	z-index:10;
}

.zag
{
	font-size:12px;
	padding:20px 8px;
}

.sitemap
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.sitemap			LI
{
	line-height:1.8em;
}

.sitemap			A
{
	text-decoration:none;
}

.sitemap			A:HOVER
{
	text-decoration:underline;
}

.box_lines_code {
	background-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border: 3px dotted #FFCC33;
	width: 480px;
	height: 120px;
}

.txt_code {
	font-size: 12px;
	color: #222;
}