body {
    text-align: center;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width:800px;
    padding-left: 0px;
    padding-right: 0px;

}

li {
    list-style-type: none
}

a img {
    border: none;
}

#head {
    background-image: url("/imagenew/headbacktrip.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 90%;
    margin-bottom: 5px;
    width: 800px;
    text-align: left;
    float:left;

}


#head p{
    text-align: left;
    padding-left:30px;
}

#logo {
    float:left;
    margin-bottom:5px;
}

#sidebar {
    width:220px;
    padding-left: 0px;
    padding-right: 0px;
    float:left;
    background-image: url("/imagenew/sidebackgif.gif");
    background-repeat:repeat-y;
}

#sideinner {
    width:180px;
    padding-left: 0px;
    padding-right: 0px;
    float:left;
}

#searchtitle {
    background-image: url("/imagenew/searchback.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #636563;
    font-size: 90%;
    text-align:center;
    padding-top:15px;
    padding-bottomF5px;
    width:180px;
    height:32px;
    margin-top:0px;
    margin-bottom:0px;
}

#searchbox {
    background-color: #FFCF00;
    width:170px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    height:70px;
}

#searchlist {
    background-color: #FFCF00;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
}


.submitbutton {
    text-align:center;
    margin-top: 10px;
    margin-bottom: 0px;
    align:center;
}

#button {
    margin:0 auto 0 auto;
height:30px;
}

.textbox {
    width:169px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.content {
    margin-bottom:10px;
}

#searchcontent {
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align:left;
}

#searchcontent ul {
    padding-left: 10px;
    margin-left: 0px;
}

#searchcontent li {
    height: 25px;
    margin-left: 0px;
    font-size: 90%;
}

#shoplist {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	}

#main {
    width:580px;
    float:left;
    padding-right: 0px;
    padding-left: 0px;
    margin-left:0px;
    margin-right:0px;
}

#content-main ul li {
  color:#6699CC;
  font-size:1.2em;
  margin-bottom:5px;
}


.cursor-pointer {
  cursor:pointer;
}

#content-main ul {
  list-style-type:none;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
A:HOVER{color : red;}

ol, ul {
  line-height:1.5em;
}


#maintitle {
    background-image: url("/imagenew/maintitletrip.gif");
    background-color: #FF9629;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 90%;
    height: 21px;
    text-align: left;
    width: 535px;
    font-weight:bold;
    padding-bottom: 9px;
    margin-top:0px;
    padding-top: 9px;
    padding-left: 20px;
    margin-bottom:3px;
}

#maintitle p {
	font-color:#FFFFFF
	}
.location {
    border-bottom: 1px dotted #CCCCCC;
    font-size:90%;
    padding: 7px 0px 7px 0px;
}

.area {
    color: #660033;
    float: left;
    font-weight: bold;
    margin-left: 5px;
    padding: 0px 5px 0px 10px;
    width: 60px;
}

.clear {
    clear: both;
}

.arealinks {
    padding: 0px 5px 0px 10px;
    float: left;

}

.arealinks ul {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;

}

.arealinks li {
    color: #666666;
    float: left;
    padding-right: 10px;
}

.arealinks2 {
    padding: 0px 5px 0px 0px;
    float: left;

}

.arealinks2 ul {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;

}

.arealinks2 li {
    color: #666666;
    float: left;
    padding-right: 10px;
    width:70px;
margin-bottom:10px;}



.item-title {
    background-image: url("/imagenew/nameicon.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left:25px;
    text-align:left;
}

.imgleft {
    float: left;
    margin-top: 3px;
    text-align: center;
    width: 210px;
    padding-left:15px;
}

.textright {
    float: left;
    padding-left: 10px;
    width: 315px;
    text-align:left;
    font-size: 90%;
}

.textright p{
    float: left;
    padding-left: 10px;
    width: 315px;
    margin-top:3px;
    margin-bottom:3px;
}

.name {
    font-size: 110%;
    font-weight:bold;
}

.border {
    font-size: 80%;
    background-image: url("/imagenew/dot.gif");
    background-position:bottom;
    background-repeat: no-repeat;
    padding-bottom:7px;
}


.price {
    font-size: 180%;
    font-weight:bold;
    color:#FF0000;
    padding-left:15px;
}
.item {
    float:left;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.middle {
  vertical-align: middle;
}

span.yellow {
    color: #FFCC00;
    font-size: 114%;
}

.imgleft2 {
    float: left;
    margin-top: 3px;
    text-align: center;
    width: 170px;
    padding-left:15px;
}

.imgfloat{
    width:170px;
    float:left;
}

.imgfloatl{
    float: left;
    width:84px;
    margin-top:3px;
}

.imgfloatr{
    float: right;
    width:84px;
    margin-top:3px;

}

.textright2 {
    float: left;
    padding-left: 10px;
    width: 315px;
    text-align:left;
    font-size: 90%;
}

table {
    font-size: 90%;
}

th {
    padding-top:3p;
    padding-bottom:3px;
    padding-left:15px;
    padding-right:15px;
    background-color:#EFE7DE;
    font-weight: normal;
}

td {
    padding-left:10px;
}

.imgtext {
    margin-top:3px;
    margin-bottom:3px;
    font-size: 70%;
}
.booktrip {
    margin-top:5px;
    padding-left:130px;
}


#footer {
	clear:both;
	}


#listup ul {
margin: 0;
padding: 0;
list-style-type: none;
width:580px;
height:100px;
border-bottom-color:#CCCCCC;
}

ul.list li {
float: left;
width: 8em;
margin-right: 5px;
padding: 2px;
border: 1px #ffb366 solid;
background-color: #fffdee;
text-align: center;
}
