.categoryimg{
	display:none;
	width:715px;
	height:150px;
	text-indent:-9999px;
}
.cimgabout{
	background-image:url('/img/style/cimage.jpg');
	background-repeat:no-repeat;
}

.imgphotor{
	padding-top:0;
}
.imgphotor img{
	margin-top:0;
	width:280px;
}
.schedule{
	border:1px solid #c9c9c9;
	border-collapse:collapse;
}
.schedule td{
	border:1px solid #c9c9c9;
	color:#525252;
	font-size:14px;
	line-height:14px;
	padding:8px 0;
	width:106px;
	text-align:center;
}
.schedule td.firstline{
	background-color:#FFB664;
}
.schedule td.time{
	background-color:#FFEECF;
	width:170px;
}
.line-style li{
	float:left;
	padding-right:18px;
}
.line-style li:last-child{
	padding-right:0;
}
.line-style li img{
	border:4px solid #FFFFFF;
	box-shadow: 0px 0px 3px 0px #CCCCCC;
	margin:1em 3px 3px 3px;
	width:212px;
}
.day{
	border:none;
	border-collapse:collapse;
	background-image:url('/img/style/fivedays/schedulebg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.day td{
	font-size:14px;
	line-height:1.8em;
	color:#545454
	text-align:left;
	vertical-align:top;
	padding:5px 0;
	border-bottom:1px dashed #c9c9c9;
}
.day .time{
	width:77px;
}
.day .event{
	width:126px;
	color:#D86C00;
	font-weight:bold;
}
.stylelink{
	border:2px dashed #CCC;
	border-radius:10px;
	padding:10px;
	margin-top:3em;
}
.stylelink h3{
	color:#007D34;
	font-size:18px;
}
.stylelink ul li{
	display:block;
	float:left;
	margin-right:35px;
}
.stylelink ul li:last-child{
	margin-right:0;
}
.stylelink ul li a{
	display:block;
	padding:15px;
	width:177px;
	border-radius:8px;
	font-size:18px;
	line-height:18px;
	color:#FFF;
	font-weight:bold;
	background-image:url('/img/arrow_wdr_l.png');
	background-position:185px center;
	background-repeat:no-repeat;
	background-color:#5BC872;
}
.stylelink ul li a.present{
	background-color:#DDD;
}

