.b-jetstyle {
	font-size: 1.3em;
	
	position: relative;
	
	padding-left: 56px;
	
	color: #676767;
	
	zoom: 1;
	}
	.b-jetstyle a {
		color: #676767;	
		}
		.b-jetstyle a img {
			display: block;
			position: absolute;
			top: 0px;
			left: 0px;
			}
		.b-jetstyle a img.logo {
			display: none;
			}
	.b-jetstyle a:hover {
		color: #c4b589;
		}
		.b-jetstyle a:hover img.logo {
			display: block;
			}
