﻿body{
	padding:0;margin:0; background:#ebebeb;
}
.mainwrapper{
width:830px; background:white; margin-top:0; margin-left:auto; margin-right:auto; margin-top:10px; height:800px;
}
ul,li{
	margin:0px;padding:0px;list-style:none; width:155px;height:27px; margin-bottom:12px;
}
.menu{
	float:left;margin-left:20px; display:inline
}
.li1 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 0; display:block;
}
.li2 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 -27px;display:block;
}
.li3 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 -54px;display:block;
}
.li4 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 -81px;display:block;
}
.li5 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 -108px;display:block;
}
.li6 a{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat 0 -135px;display:block;
}


.li1 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px 0;
}
.li2 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px -27px;
}
.li3 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px -54px;
}
.li4 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px -81px;
}
.li5 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px -108px;
}
.li6 a:hover{
	width:155px;height:27px; background:url('../images/output1.png') no-repeat -155px -135px;
}
