@charset "utf-8";

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #111111;
	color:#FFFFFF;
}
.clear {
		clear: both;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
h1 {
	margin: 0;
}
h2 {
	font-size: 24px;
	margin-top: 20px;
	color: #e70012;
	margin-left: 40px;
	width: 100%;
}
h3 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 10px;
}
#site-wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
#site-wrapper .mainsource {
	background-image: url(images/main02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 553px;
	width: 950px;
}

#site-wrapper .read {
	padding: 12px;
	width: 350px;
	margin-left:530px;
	margin-top:0px;
	line-height:20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.share {
	margin-left:590px;
	margin-right: 40px;
}
.movv {
	margin-left:40px;
}
#site-wrapper #guest {
	margin: 0px;
	padding: 0px;
}

#guest  ul {
	list-style-type:none;
}
#guest ul li {
	float:left;
	width:425px;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
}
#guest .rider {
	font-size: 12px;
	width:425px;
	line-height: 20px;
	display: block;
	margin-top: 5px;
}
#guest ul li img {
	margin-bottom: 3px;
}
#guest .righty {
	margin: 0;
}
#guest ul a {
	color: #111;
	text-decoration:none;
}
#site-wrapper #entry {
	background-image: url(images/entry_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#site-wrapper #entry ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#site-wrapper #entry li {
	font-size: 18px;
	font-weight: bold;
	width: 217px;
	float: left;
	height: 35px;
}
#site-wrapper #live .live_l {
	margin-left: 40px;
	margin-right: 20px;
	padding: 0px;
	width: 425px;
	float: left;
}
#site-wrapper #live .live_l p {
	line-height: 20px;
}
#site-wrapper #live .live_r {
	width: 425px;
	float: left;
}
#site-wrapper #timetable {
	float: left;
	width: 435px;
}
#site-wrapper #timetable .time_box {
	width: 385px;
	margin-left: 40px;
	border: 5px solid #666666;
}
#site-wrapper #timetable ul {
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 0px;
}
#site-wrapper #timetable li {
	height: 30px;
	font-size: 14px;
}
#site-wrapper #timetable .time {
	float: left;
	width: 65px;
}


#site-wrapper #timetable .schedule {
	float: left;
	width: 280px;
}
#site-wrapper #b7skatepark .imgbox {
	margin-left: 40px;
}
#site-wrapper #b7skatepark .imgbox img {
	margin-right: 15px;
}
#site-wrapper #b7skatepark .whatb7 {
	margin-left: 40px;
	float: left;
	width: 420px;
}
#site-wrapper  #b7skatepark  .whatb7  p {
	line-height: 20px;
	padding-right: 10px;
}
#site-wrapper #b7skatepark .whatb7 .b7_about {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
}


#site-wrapper #b7skatepark .mapbox {
	margin-left: 15px;
	width: 435px;
	float: left;
}


#site-wrapper #sponsor {
	float: left;
	width: 515px;
}
#site-wrapper #sponsor img {
	margin-left: 40px;
}



#footer  {
	width: 870px;
	clear: both;
	color: #999;
	font-size:11px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration:none;
}
