#head_wrapper {
    width: 800px;
    margin: 0 auto;
	margin-top:300px;
}

#head_wrapper #keyword {
    width: 512px;
    height: 30px;
    padding: 5px;
	font-size: 17px;
   
}


#head_wrapper #site,#head_wrapper .btn {
    
    width: 108px;
    height: 44px;
    line-height: 45px;
    line-height: 44px;
   
}

#head_wrapper .btn {
    background-color: #4e6ef2;
    color: #fff;
    font-weight: 400;
    border: none;
    outline: 0;
}

.pic img{
	width: 100px;
	max-height: 32px;
	margin:12px;
	#border:1px #FF0000 solid;
	vertical-align:middle;
}

.footer{

	height: 30px;

	width: 100%;

	background-color: #ddd;

	position: fixed;

	bottom: 0;

}
