#my-glider {
	padding-left: 14px;
	_margin-top: 10px;
	float: left;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 465px;
	height: 94px;
	overflow: hidden;
	color: #FFFFFF;
	/*background-image: url(../image/next_all.jpg);
	background-repeat: repeat-y;*/
	float: left;
	margin: 0px;
	padding: 0px;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:450px;
	height:94px;
	overflow:hidden;
	float:left;
	padding: 1em;
	margin: 0px;
}
div.scroller div.section h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
div.scroller div.section p{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2em;
}
div.scroller div.content {
		width: 10000px;
}
.section {
	color:#fff;
}

/*
div#section2 {
		background-image: url(../image/next_all.jpg);
		background-repeat: repeat-y;
		color:#fff;
}
div#section3 {
		background-image: url(../image/next_all.jpg);
		background-repeat: repeat-y;
		color:#fff;
}
div#section4 {
		background-image: url(../image/next_all.jpg);
		background-repeat: repeat-y;
		color:#fff;
}
*/
.anniu1 {
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.anniu1 A:link,.anniu1 A:visited{
	display: block;
	height: 92px;
	width: 29px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #717883;
}
.anniu1 A:hover,.anniu1 A:active{
	display: block;
	height: 92px;
	width: 29px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.anniu2 {
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.anniu2 A:link,.anniu2 A:visited{
	display: block;
	height: 92px;
	width: 29px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #717883;
}
.anniu2 A:hover,.anniu2 A:active{
	display: block;
	height: 92px;
	width: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

