﻿
#GoFesTv * { margin: 0; padding: 0; font-size:13px; /font-size:100%; }

#GoFesTv { 
	padding: 0 0 40px;
	background: url(../img/bg.gif) top left no-repeat #ff1c9c;
}

#GoFesTv #boxHead { margin: 0 0 0 73px; height: 323px; }
#GoFesTv #boxHead h2 { width:537px; float: left; font-size: 1px; }
#GoFesTv #boxHead p.image { width:376px; float: left; font-size: 1px; }

#GoFesTv #boxMain {
	clear: both;
	margin: 0 69px 0 73px; padding: 17px 25px 0 26px; 
	overflow: hidden; height: 1%;
	background-color: #000; 
}

#GoFesTv #boxMain p,
#GoFesTv #boxMain th,
#GoFesTv #boxMain td { color: #fff; }

#GoFesTv #boxMain #section01 { overflow: hidden; height: 1%; margin: 0 0 18px; }
#GoFesTv #boxMain #section01 div.text { width: 540px; float: left; }
#GoFesTv #boxMain #section01 div.text h3 { margin: 0 0 15px; }
#GoFesTv #boxMain #section01 #btn_officialSite { width: 224px; float: right;font-size: 1px; }
#GoFesTv #boxMain #section01 #btn_officialSite a { 
	display: block; width: 224px; height: 112px; 
	background: url(../img/btn_official_site.jpg) top left no-repeat;
	text-indent: -9999px;
}
#GoFesTv #boxMain #section01 #btn_officialSite a:hover { background-position: 0 -112px; }

#GoFesTv #boxMain #BCplayer { clear: both; width: 798px; height: 513px; background-color: #000; }

#GoFesTv #boxMain #section02 { overflow: hidden; height: 1%; padding: 0 17px 30px 13px; }
#GoFesTv #boxMain #section02 h3 { width: 100px; float: left;}
#GoFesTv #boxMain #section02 div.wrap { width: 660px; float: right; }
#GoFesTv #boxMain #section02 div.box { 
	overflow: hidden; height: 1%; width: 100%;
	margin: 10px 0 0; 
	border: 1px solid #808080;
}
#GoFesTv #boxMain #section02 div.box h4 { width: 157px; float: left; }
#GoFesTv #boxMain #section02 div.box h4 img { margin: 10px 0 0 10px; }
#GoFesTv #boxMain #section02 div.box table { 
	width: 450px; float: right;
	margin: 10px 0;
	border-left: 1px solid #808080;
}
#GoFesTv #boxMain #section02 div.box table th { text-align: left; vertical-align: top; padding: 0 0 0 25px; }
#GoFesTv #boxMain #section02 div.box table td { width: 400px; text-align: left; vertical-align: top; padding: 0 25px 0 1em; }
#GoFesTv #boxMain #section02 div.box table td.add { padding: 5px 25px 0 15px; font-size: 90%; } 


