.st_04 {
	padding: 0;
	border-width: 1px;
    border-style: solid;
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}
.st_04 .a { text-decoration: none; }

.st_04 .offer {
    padding: 10px 15px 10px 10px;
}

.st_04 .image {
    padding: 5px 5px 7px 5px;
    width: 182px;
    vertical-align: top;
    /* shadow */
}
.st_04 .image .top-flag{
    position: absolute;
    display: none;
    top: 0; left: 0;
    /* shadow */
}
.st_04 .image a {
    position: relative;
    display: block;
    width: 180px;
    height: 135px;
    border-style: solid;
    border-width: 1px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.st_04 .cnt {
    padding-right: 5px;
    padding-left: 5px;
}
.st_04 .cnt-wrap {
    height: 110px;
    position: static;
}

.st_04 .hotelname {
	padding: 0 5px;
	white-space:nowrap;
	overflow:hidden;
	cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.st_04 .region {
	padding: 0px 5px 2px;
    font-size: 14px;
	border-width: 0px;
}
.st_04 .features {
	padding: 0 5px;
    bottom: 0;
    font-weight: bold;
}

.st_04 .slogan {
	padding: 3px 5px;
    font-size: 11px;
}

.st_04 .price-td {
    width: 130px;
}
.st_04 .price-td .padder {
    height: 60px;
}
.st_04 .price-wrap {
    position: relative;
    height: 139px;
    z-index: 0;
}
.st_04 .price {
	/*text-align: right;
    position: absolute;
    right: 5px;
    bottom: 45px;*/
    font-size: 22px;
    font-weight: bold;
    display: block;
	text-align: right;
}
.st_04 .perper {
    margin-bottom: 5px;
	text-align: right;
}

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

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

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

.st_04 .button {
    padding: 0.3em 1em;
    margin: 0;
    text-align: center;
    background-image: none;
    cursor: pointer;
    border-style: double;
    border-width: 3px;
    font-size: 12px;
    /*position: absolute;
    bottom: 0;
    right: 0;*/
}


