#arrow_right,
#arrow_left{
	margin-top:98px;
	cursor:pointer;
}

#rotation_wrapper{
	position:relative;
	width:785px;
	height:277px;
	margin:0 92px; 
	overflow:hidden;
}

#rotation_wrapper > img{
	position:absolute;
	top:0;
	left:0;
	z-index:101;
}

#rotation_keywords{
	position:absolute;
	bottom:13px;
	right:-2px;
	z-index:102;
}

#rotation_keywords > label{
	float:left;
	height:24px;
	line-height:24px;
	margin-right:9px;
	font-size:14px;
	font-weight:bold;
}

#rotation_keywords > a{
	position:relative;
	float:left;
	height:24px;
	line-height:24px;
	padding:0 4px;
	margin:0 2px;
	font-size:14px;
	z-index:112;
}

#rotation_marker{
	position:absolute;
	top:0;
	left:0;
	height:24px;
	background:#e6e6e5;
	z-index:111;
}