/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

.topnews{
	width:220px;
	float:left;
	margin-right:13px;
}

.topnews h3{
	background:url(../img/top/h3_news.jpg) no-repeat;
	width:220px;
	height:42px;
	text-indent:-1000em;
}

.topnews .box{
	background:#0d0d0d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
		height:250px;
}

.topnews .box dl{
	padding:10px;
	width:198px;
	color:#FFFFFF;
}

.topnews .box dd{
	margin-bottom:10px;
	padding-bottom:7px;
	border-bottom:1px dotted #666666;
}

.special{
	width:470px;
	float:left;
}

.special h3{
	background:url(../img/top/h3_special.jpg) no-repeat;
	width:470px;
	height:42px;
	text-indent:-1000em;
}

.special .box{
	background:#0d0d0d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height:250px;
}

.special .box ul{
	padding:10px;
	padding-bottom:0px;
	width:458px;
}

*html .special .box ul{
	padding:10px;
	padding-bottom:0px;
	width:449px;
}

.special .box li{
	float:left;
	width:220px;
	margin-bottom:5px;
	font-size:0px;
}

*html .special .box li{
	float:left;
	width:220px;
	margin-bottom:5px;
	font-size:0px;
}

.special .box li.spacerR5{
	margin-right:8px;
}

*html .special .box li.spacerR5{
	margin-right:4px;
}

.banner_area{
	width:220px;
	float:right;
}

.banner_area li{
	margin-bottom:5px;
}

.day_ticket{
	width:940px;
	margin-bottom:15px;
}
