@charset "utf-8";
/*
 * Bigholiday add css
 */

p#catch{
	margin-top:-20px;
}

p#topic{
	width:620px;
	margin:5px 0 5px 0;
}
a.bigBanner{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
a.bigBanner:hover{
	opacity: 0.7;
}

ul#bnslider li{
	float: left;
	overflow: hidden;
	margin-left:2px;
}
ul#bnslider li .noView{
	display:none;
}
#banner{
	margin-bottom:-20px;
}
.twitter-timeline{
	margin-top:0;
}
