@charset "utf-8";
/* CSS Document */


/* rotator in-page placement */
    #text_rotate {
}
/* rotator css */

	#text_rotate ul {
	margin: 0px;
	text-decoration: overline;
	font-size: 10px;
	color: #7E552C;
	float: right;
	margin-right:370px;
	}
	#text_rotate ul li {
	float:left;
	position:absolute;
	margin: 0px;
	padding:0px;
	list-style: none;
	}
	#text_rotate ul li a{
	text-decoration: overline;
	font-size: 10px;
	color: #7E552C;
}
/* rotator image style */	
    #text_rotate ul li.show2 {
	margin: 0px;
	padding:0px;

}
