				.bd1{
					margin-top:40px;
					margin-bottom:40px;
					width: 100%;
					height: 50px;
					overflow: hidden;
					border-radius:25px ;
					box-shadow:2px 2px 30px #FFF000;
				}
				.bd2{
					height: 100%;
					width: 30%;
					float: right;			
				}
				.bd3{
					height: 100%;
					width: 70%;
					float: left;				
				}
				#t28{
					text-align:center ;
					border: 0px;
					width: 100%;
					height: 100%;
					font-size: 25px;
					padding-left:25px;
					padding-right:25px;
					color: black;
					font-weight:900;
				}
				#dl{
					background-color: black;
					color: #FFF;
					font-size: 25px;
					font-weight:900;
					border: 0px;
					width: 100%;
					height: 100%;
				}
				#dl:hover{
					color: #7FFF00;
					font-size: 30px;
				}
