
ol,li	{margin:0;padding: 0;list-style-type: none;}

.button1 a {
display: block;
width: 80px;
height: 30px;
margin: 5px 10px;
font-size: 12px; line-height: 30px; color: #ffffff;
text-align: center; text-decoration: none;
background: #4a4a4a url(../img/button.png) no-repeat 0 0;
float: left;
 }
.button1 a:hover,.button1 a:focus,.button1 a:active {
background-position: 0 -40px;
}
.button2 a {
display: block;
width: 80px;
height: 30px;
margin: 5px 10px;
font-size: 12px; line-height: 30px; color: #ffffff;
text-align: center; text-decoration: none;
background: green url(../img/button.png) no-repeat 0 0;
float: left;
 }
.button2 a:hover,.button2 a:focus,.button2 a:active {
background-position: 0 -40px;
}
.button3 a {
display: block;
width: 80px;
height: 30px;
margin: 5px 10px;
font-size: 12px; line-height: 30px; color: #ffffff;
text-align: center; text-decoration: none;
background: red url(../img/button.png) no-repeat 0 0;
float: left;
 }
.button3 a:hover,.button3 a:focus,.button3 a:active {
background-position: 0 -40px;color:#000000;
}
.button4 a {
display: block;
width: 80px;
height: 30px;
margin: 5px 10px;
font-size: 12px; line-height: 30px; color: #333333;
text-align: center; text-decoration: none;
background: orange url(../img/button.png) no-repeat 0 0;
float: left;
 }
.button4 a:hover,.button4 a:focus,.button4 a:active {
background-position: 0 -40px;
}
.button5 a {
display: block;
width: 80px;
height: 30px;
margin: 5px 10px;
font-size: 12px; line-height: 30px; color: #333333;
text-align: center; text-decoration: none;
background: #00ccff url(../img/button.png) no-repeat 0 0;
float: left;
 }
.button5 a:hover,.button5 a:focus,.button5 a:active {
background-position: 0 -40px;color:#ffffff;
}
.moto	{
	margin-top: 15px;margin-left: 25px;
}
.moto img	{
	margin-left: 20px;
}
table#sample	{
	background: #cccccc;
	margin: 10px;
}
table#sample td	{
	padding: 4px;
	background: #ffffff;
}
table#sample2	{
	background: #cccccc;
	margin: 10px;
}
table#sample2 td	{
	padding: 4px;
	background: #ffffff;
}
.csssp1	{
	width:96px;
	height:24px;
	background: #ffffff url(../img/css_sprites.png) no-repeat 0 0;
}
.csssp2	{
	width: 82px;
	height: 27px;
	background: #ffffff url(../img/css_sprites.png) no-repeat 0px -24px;
}
.csssp3	{
	width:95px;
	height:35px;
	background: #ffffff url(../img/css_sprites.png) no-repeat 0px -115px;
}
.csssp4	{
	width:43px;
	height:14px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -148px -23px;
}
.csssp5	{
	width:28px;
	height:16px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -88px -35px;
}
.csssp6	{
	width:18px;
	height:31px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -129px -78px;
}
.csssp7	{
	width:24px;
	height:17px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -167px -53px;
}
.csssp8	{
	width:20px;
	height:20px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -168px -2px;
}
.csssp9	{
	width:29px;
	height:24px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -96px -111px;
}
.csssp10	{
	width:48px;
	height:15px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -98px -135px;
}
.csssp11	{
	width:38px;
	height:22px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -90px -53px;
}
.csssp12	{
	width:14px;
	height:12px;
	background: #ffffff url(../img/css_sprites.png) no-repeat -126px -117px;
}
.fleft	{
	float: left;
}

