.logo_main{
    margin-top: 5px;
}
.title{
    position: absolute;
}
.abs{
    position: absolute;
    top: 85px;
    left: 105px;
}
.captcha{width: 30%;}
.butang
	{
		float:right;
		padding:8px 20px 8px 20px;
		border:solid 1px #343434;
	
		background: #252323;
		cursor: pointer;
		margin-top: -35px;
}
	
.butang:hover
		{
			color:#D75902;
			border-color:#D75902;
			text-decoration:none;
		}
