﻿body {
	background-color: #FFFFFF;
	font-size:11px;
	color:#131515;
	font-family:Arial;
	padding:0px;
	margin:0px;
	height:100%;
}
img{
	border:0px;
}

		
.page{
	width:1025px;
	height:769px;
	background-image:url('../images/bg_minisite.jpg');
	background-repeat:no-repeat;
}

.page-site{
	width:960px;
}

.page-site-header{ width:100%;}
.page-site-header .text_title{
	letter-spacing:-6;
	font-size:84px;
	color:#FFFFFF;
	font-weight:bold;
	
}
.page-site-header .text_sup{
	font-size:72px;
	color:#FFFFFF;
	font-weight:bold;
}
.page-site-header .text_number{
	font-size:84px;
	color:#01b8fc;
	font-weight:bold;
}
.page-site-header .text_description{
	font-size:18px;
	width:558px;
}

.page-height-space{
	width:100%;
}

.page-site-middle{
	width:960px;
	height:auto;
}

.page-site-middle .left{
	width:197px;
	height:144px;
	float:left;
}

.bgMenu{background:url(../images/bg_left.png); width:197px; height:110px; float:left; text-align:left; }
.bgCenter{background:url(../images/bg_left.png); width:163px; height:17px; float:left;}

.bgtopleft{background:url(../images/bg_left_top.png) no-repeat; height:17px; float:left;width:17px}
.bgtopright{background:url(../images/bg_right_top.png) no-repeat; height:17px; float:left;width:17px}
.bgbottomright{background:url(../images/bg_right_bottom.png) no-repeat; height:17px; float:left;width:17px}
.bgbottomleft{background:url(../images/bg_left_bottom.png) no-repeat; height:17px; float:left;width:17px}

.page-site-middle .left a.menu{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#131515;
	padding-left:20px;

}
.page-site-middle .left a.menu:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#00B8FD;
	padding-left:20px;

}

.menu_hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#00B8FD;
	padding-left:20px;
}

.page-site-middle .right{
	width:763px;
	float:left;
	height:144px;
}

.bgCenter_right{background:url(../images/bg_left.png); width:710px; height:17px; float:left;}
.bgRight{background:url(../images/bg_left.png); width:744px; height:110px; float:left; text-align:left;}
.page-site-middle .right .bgcontent{
	width:749px;
}

.content_music{margin-left:240px; margin-top:3px; background:url('../images/bg_music.png') no-repeat; width:271px; height:97px; padding-top:12px;padding-left:18px;}
.content_image{margin-left:200px; }
.content_text_weekdays{
	font-size:15px;
	font-weight:bold;
}
.logo_pic {
	padding-top:397px; margin-left:-5px;
}



