/* CSS Document */

.button1
{	width:80px;
	height: 30px;
	border:0px;
	background:url(../images/button.gif) center no-repeat; }
	
#searchbut { width:126px; height:36px; line-height:40px; cursor:pointer; background: url(../images/button/search.jpg) center no-repeat; border:none; }
#searchbut:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#kpr { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/kpr.jpg) center no-repeat; border:none; }
#kpr:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#blank { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/button_bg.jpg) center no-repeat; border:none; color:#FFF; font-weight:bold; }
#blank:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#send { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/send.jpg) center no-repeat; border:none; }
#send:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#a_search { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/search-001.jpg) center no-repeat; border:none; float:left; }
#a_search:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.public { display:block; background:#739425; padding:3px; margin-bottom:1px; color:#FFF; }

#button-signin { width:90px; height:35px; line-height:35px; cursor:pointer; background:url(../images/button/signin.jpg) center no-repeat; border:none; }
#button-signin:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#submit { width:128px; height:33px; line-height:33px; cursor:pointer; background:url(../images/button/submit.jpg) center no-repeat; border:none; }
#submit:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#confirm { width:128px; height:33px; line-height:33px; cursor:pointer; background: url(../images/button/confirm.jpg) center no-repeat; border:none; }
#confirm:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#ask { width:80px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/ask.jpg) center no-repeat; border:none; }
#ask:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#answer { width:80px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/answer.jpg) center no-repeat; border:none; }
#answer:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#save { width:128px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/save.jpg) center no-repeat; border:none; }
#save:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }

#cancel { width:128px; height:40px; line-height:40px; cursor:pointer; background: url(../images/button/cancel.jpg) center no-repeat; border:none; }
#cancel:hover { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
