﻿.answerbutton{
width: 96px;
height: 24px;
background: url(../siteunit/answerbutton.jpg);
background-repeat: no-repeat;
border: none;
}
.addbuttonsign{
width: 30px;
height: 30px;
background: url(../admin/sitepics/add.png);
background-repeat: no-repeat;
border: none;
}
.addbutton{
width: 121px;
height: 30px;
background: url(../siteunit/addbutton.png);
background-repeat: no-repeat;
border: none;
font-weight: bold;
}
.begin{
background: url(../siteunit/begin.png) no-repeat;
width: 30px;
height: 30px;
border: none;
cursor: pointer;
}
.prev{
background: url(../siteunit/prev.png) no-repeat;
width: 30px;
height: 30px;
border: none;
cursor: pointer;
}
.next{
background: url(../siteunit/next.png) no-repeat;
width: 30px;
height: 30px;
border: none;
cursor: pointer;
}
.end{
 background: url(../siteunit/end.png) no-repeat;
 width: 30px;
 height: 30px;
 border: none;
cursor: pointer;
}
.disabled{
 background: url(../siteunit/none.png) no-repeat;
 width: 30px;
 height: 30px;
 border: none;
 cursor: default;
}
.swordbox{
background: url(../siteunit/listbluegray.png);
border: 1px solid #1C2B35;
padding-left: 4px;
}
.innerbox{
background: #C5D1DA;
border: 1px solid #1C2B35;
}
.buttonbox{
background: url(../siteunit/anybutton.png);
width: 90px;
height: 24px;
border: none;
color: #373C40;
font-weight: bold;
cursor: pointer;
}
.inactive {
background: url(../siteunit/inactive_button.png);
width: 90px;
height: 24px;
border: none;
color: #EEE;
font-weight: bold;
cursor: default;
}
