.st_03 {
	padding: 0;
	border-width: 1px;
    border-style: solid;
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}
.st_03 .a { text-decoration: none; }
.st_03 .fclear {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.st_03 .offer {
    padding: 0;

}
.st_03 .image {
    padding: 2px 5px 7px;
    /* shadow */
}
.st_03 .image a {
    display: block;
    height: 90px;
    border-style: solid;
    border-width: 1px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.st_03 .hotelname {
	padding: 0 5px;
	white-space:nowrap;
	overflow:hidden;
	cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    font-style:italic;
}

.st_03 .slogan {
	margin: 2px 5px;
    font-size: 12px;
}
.st_03 .price {
	text-align: right;
	padding: 2px 5px 5px;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.st_03 .from {
    font-size: 10px;
    font-weight: normal;
}
.st_03 img { border-width: 0; width: 100% }

.st_03 .break { clear: both; font-size: 1px; line-height: 1px; }

.st_03 .cat { width: 100px; height: 15px; margin-left: 5px;}
.st_03 .cat .star { float: left; background-position: 50% 50%; background-repeat: no-repeat; width: 15px; height: 15px; margin-right: 1px; }

.st_03 .button {
    padding: 0.3em 0.7em;
    margin: 5px 1em;
    text-align: center;
    background-image: none;
    cursor: pointer;
    border-style: double;
    border-width: 3px;
    font-size: 12px;
}


