@charset "utf-8";
.site {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e7ef7;
	font-size: 12px;
}
.site #warp .middel #left {
	float: left;
	height: 700px;
	width: 200px;
}
.site #warp .middel #center {
	float: left;
	height: 700px;
	width: 600px;
}
.site #warp .middel #right {
	float: left;
	height: 700px;
	width: 200px;
}
.site #warp .middel #left #calendar {
	float: left;
	height: 300px;
	width: 100%;
	overflow: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2e7ef7;
	background-color: #FFFFCC;
}
.site #warp #adv_200x100 {
	float: left;
	height: 100px;
	width: 200px;
}
.site #warp #adv_200x600 {
	float: left;
	height: 600px;
	width: 200px;
}
.site #warp .middel #center #text_400x100 {
	float: left;
	height: 100px;
	width: 400px;
}




.site #warp {
	height: 900px;
	width: 1000px;
	background-color: #FFFFFF;
}
.site #warp .middel #center #content {
	float: left;
	height: 400px;
	width: 600px;
}
.site #warp .middel #center #text {
	float: left;
	height: 100px;
	width: 400px;
}
.site #warp #adv_600x100 {
	float: left;
	height: 100px;
	width: 600px;
}
.site #warp #adv_200x600 {
	float: left;
	height: 600px;
	width: 200px;
}
.site #warp .middel #right #text_200x200 {
	float: left;
	height: 200px;
	width: 200px;
}
.site #warp .middel #center #content #player {
	float: left;
	height: 400px;
	width: 400px;
}
.site #warp .middel #center #content #player_info {
	height: 40px;
	width: 400px;
	text-align: center;
}

.site #warp .middel #center #content #player_text {
	float: left;
	height: 400px;
	width: 200px;
}
.site #warp .middel #center #content #player_text #top {
	float: left;
	height: 200px;
	width: 200px;
	overflow: auto;

}
.site #warp .middel #center #content #player_text #buttom {
	float: left;
	height: 198px;
	width: 200px;
	background-color: #FFFFCC;
}


.site #warp #adv_400x100 {
	float: left;
	height: 100px;
	width: 400px;
}

.site #warp .top {
	float: left;
	height: 200px;
	width: 100%;
}
.site #warp .top #left {
	float: left;
	height: 200px;
	width: 200px;
}
.site #warp .top #right {
	float: left;
	height: 200px;
	width: 800px;
}
.site #warp .top #right #top {

	float: left;
	height: 100px;
	width: 800px;
}
.site #warp .top #right #buttom {
	background-image: url(/img/heading.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 800px;
}
.site #warp .middel #center #content #player_text #buttom #text_200x100 {
	float: left;
	height: 102px;
	width: 200px;
}
a:link {
	color: #2e7ef7;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #2e7ef7;
	text-decoration: none;
	border:none;
}
img {
	text-decoration: none;
	border:none;
}
