@charset "utf-8";

/* CSS Document */

* {

	margin:0;

	padding:0;

}



body {

	margin:0;

	padding:0;

	font:13px Arial, Helvetica, sans-serif;

	color:#fff;

	#background:#000000;

	background:#0a0501 url(images/bg_body_05.jpg) repeat-x 0em 13.2em;





}



.floatLeft {

	float:left;

}



.floatRight {

	float:right;

}



.clear {

    clear:both;

    height:1px;

    overflow:hidden;

}



.clear_right {

    clear:right;

    height:1px;

    overflow:hidden;

}



#main {

	margin:auto;

	padding:0;

	width:1024px;

}



a {

	font-size:12px;

	color:#FFFFFF;

}



/*--Header--*/



#header {

	margin:0;

	width:1024px;

	height:127px;

	overflow:hidden;

	background:#000000;

}



#logo {

	padding:23px 0 0 63px;

	float:left;

}



#header_ct_right {

	float:left;

	padding:16px 0 0 20px;

}



#top_banner {

	float:left;

}



#ticket_btn {

	float:left;

	padding:15px 0 0 34px;

}



/*--Navigation--*/



#navigation {

	padding:11px 0 0 38px;

	height:34px;

	overflow:hidden;

	background:#000000;

}



#navigation a {

	float:left;

	padding:5px 0 5px 0;

}



#sub_navigation {

	height:28px;

	background:#e15602;

	padding:8px 0 0 184px;

	overflow:hidden;

}



#sub_navigation a {

	padding:0 45px 0 45px;

	font:15px "Century Gothic";

	color:#FFFFFF;

	text-decoration:none;

}



/*--Whole Body--*/



#body {

	border-top:1px solid #FFFFFF;

	border-bottom:1px solid #FFFFFF;

	background:#000 url(images/bg_body_05.jpg) repeat-x 0em 0em;

	/*overflow:hidden;*/

}



/*--Body Left--*/



#body_left {

	float:left;

	width:410px;

	overflow:hidden;

	height:486px;

	border-right:1px solid #FFFFFF;

}



/*--Body Right--*/



#body_right {

	width:613px;

	float:right;

	overflow:hidden;

}



#body_right_ct {

	margin:0;

	overflow:hidden;

}



#body_right_ct_left {

	float:left;

	width:434px;

	height:292px;

	overflow:hidden;

	border-bottom:1px solid #FFFFFF;

}



#body_right_ct_right {

	float:right;

	text-align:center;

	width:178px;

	height:292px;

	overflow:hidden;

	border-left:1px solid #FFFFFF;

	border-bottom:1px solid #FFFFFF

}



#body_right_ct_right .video {

	padding:27px 0 0 0;

}



.video a {

 	padding:5px 0;

	font-size:13px;

	font-weight:normal;

	text-decoration:underline;

	line-height:30px;

	color:#FFFFFF;

}



#show_schedule_btn {

	padding:57px 0 0 0;

}



/*--Lastest New--*/



#lastest_new {

	padding:15px 0 0 15px;

	overflow:hidden;

	font-size:12px;

}



#lastest_new h3 {

	text-decoration:underline;

	font-size:17px;

	font-weight:normal;

}



#lastest_new #row {	

	margin:10px 0;

}



#row #left {

	width:47%;

	float:left;

	padding:5px 0 0 5px;

}



#row #right {

	width:47%;

	float:left;

	padding:5px 0 0 15px;

}



.img {

	float:left;

	padding:0 8px 0 0;

}



#lastest_new #row a {

	color:#fff;

}



/*--Footer--*/



#footer {
	height:60px;
     overflow:hidden;
	/*background:#000000;*/
	padding:10px 15px 0 19px;
	position:relative;
/*	bottom:5px;*/
	
}

#footer_navi {
	float:left;
	padding:19px 0 0 88px;
}

#footer_navi a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0px;
}

#footer_navi_2 {
	float:left;
        padding:19px 0 0 88px;
}

#footer_navi_2 a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 20px;
}

.icon {
	padding:0 0 0 18px;
}

.brand {
	padding:10px 0 0 0;
	float:right;
}
	
.seperator {
	border-top: 1px dotted #f7f7f7;
	height: 100px;
}

.brand img {
	padding:0 7px;
}
