﻿#main 
{
	position:absolute;
	text-align:left;
	top:3px;
	left: 50%;
	margin-left:-400px;
}

#content
{
	float:left;
	position:absolute;
	width:800px; height:532px;
}
/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/
.head_left 
{
	width:5px; 
	height:30px; 
	background-image:url(../pic/left.gif); 
	float:left;
}

.head_center 
{
	width:790px; 
	height:30px;
	background-image:url(../pic/center.gif); 
	background-repeat:repeat-x;
	float:left;
}

.head_right 
{
	width:5px; 
	height:30px; 
	background-image:url(../pic/right.gif);
	float:left;
}

.head_text 
{
	margin-top:8px;
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.foot_left 
{
	margin-top:4px;
	width:5px; 
	height:30px; 
	background-image:url(../pic/left.gif); 
	float:left;
}

.foot_center 
{
	margin-top:4px;
	width:790px; 
	height:30px;
	background-image:url(../pic/center.gif); 
	background-repeat:repeat-x;
	float:left;
}

.foot_right 
{
	margin-top:4px;
	width:5px; 
	height:30px; 
	background-image:url(../pic/right.gif);
	float:left;
}

.foot_text 
{
	margin-top:8px;
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

#left_box
{
	float:left;
}

#center_box
{
	margin-left:4px;
	float:left;
}

#right_box
{
	margin-left:4px;
	float:left;
}

#clear
{ 
	clear:both;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.menu
{
	margin-top:4px;
	width:140px;
}

.menu_head
{
	height:27px;
}

.menu_head_left 
{
	width:5px; 
	height:30px; 
	background-image:url(../pic/left.gif); 
	float:left;
}
	
.menu_head_right 
{	
	width:5px; 
	height:30px; 
	background-image:url(../pic/right.gif); 
	float:left;
}

.menu_head_center 
{
	width:130px; 
	height:30px;
	background-image:url(../pic/center.gif); 
	background-repeat:repeat-x;
	float:left;
}

.menu_head_text 
{
	margin-top:7px;
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color:#8ad1e3;
}

/**************************************************************************************************/

.menu_body_main
{
	height:186px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
}

.menu_body_text
{
	margin-top:4px;
	margin-left:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}

.menu_body_link:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0066cc;
	line-height:18px;
}

.menu_body_link:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0066cc;
	line-height:18px;
}

.menu_body_link:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	line-height:18px;
}

/**************************************************************************************************/

.menu_body_Partner
{
	height:87px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
}


.menu_body_login
{
	height:94px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
}

.menu_body_song
{
	height:148px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
}

.menu_body_events
{
	height:252px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.body
{
	margin-top:4px;
	width:512px;
}

.body_head
{
	height:27px;
}

.body_head_left 
{
	width:5px; 
	height:30px; 
	background-image:url(../pic/left.gif); 
	float:left;
}
	
.body_head_right 
{	
	width:5px; 
	height:30px; 
	background-image:url(../pic/right.gif); 
	float:left;
}

.body_head_center 
{
	width:502px; 
	height:30px;
	background-image:url(../pic/center.gif); 
	background-repeat:repeat-x;
	float:left;
}

.body_head_text 
{
	margin-top:7px;
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	color:#8ad1e3;
}

.body_body
{
	position:absolute;
	width:510px;
	height:433px;
	background-color:#FFFFFF;
	border:1px; 
	border-style:solid; 
	border-color:#989898;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	
	overflow-y:scroll;
}

.body_body_text 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px; 
	margin-top:3px;
	margin-left:3px;
	margin-right:2px;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.text
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px; 
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	text-align:justify;
}

.text_9px
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:15px; 
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	text-align:justify;
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.table
{ 
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid; 
	border-color:#000000;
}

.table_th
{
	border-bottom:1px; border-bottom-style:solid; border-bottom-color:#000000; text-align:center; margin:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#FFFFFF; 
	line-height:18px;
	background-color:#3399FF;
}

.table_td
{
	border-bottom:1px; border-bottom-style:solid; border-bottom-color:#000000; text-align:center; margin:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:18px; 
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/

.form
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; width:100px;
	margin:1px;
	border:1px;
	border-style:solid;
	border-color:#999999;
}
.form_button
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; width:60px;
	margin:3px;
}

.tForm_Color1{background-color:#4f6d83;font-family:arial;font-size:9px;color:#8ad1e3; text-align:center; border-top:0px; border-left:0px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#000000; margin:0px; line-height:14px;}
.tForm_Color2{background-color:#E9F7FE;font-family:arial;font-size:9px;color:#000000; text-align:center; border-top:0px; border-left:0px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#000000; margin:0px; line-height:14px;}