@charset "utf-8";
/* CSS Document */
#showroom{
height:210px;
margin-bottom:15px;
padding:2px;
border:1px solid #B9B9B9;
}
#showroom #scrollimgs{
width:350px;
height:210px;
float:left;
position:relative;
overflow:hidden;
}

#imgslist a{
display:block;
width:350px;
height:210px;
position:absolute;
overflow:hidden
}
#imgnum{
position:absolute;
margin:190px 0 0 20px;
z-index:1000;
}
#imgnum ul{
list-style-type:none;
height:20px;
display:block;
padding-top:1px;
_padding-top:0px;

}
#imgnum ul li {
width:14px;
padding:2px;
float:left;
background-color:#4386CA;
display:block;
color:#FFF;
text-align:center;
cursor:pointer;
font-family:"微软雅黑";
font-size:10px;
line-height:10px;
margin:1px;
font-weight:600;
}

#showroom #siteintro{
width:210px;
height:210px;
float:right;
text-indent:20px;
overflow:hidden;
padding-top:17px;
padding-left:5px;
padding-right:5px;
}
#recommendHotel .homeTitle{
background:url(../media/skin/default/client/recommended_hotel_title.gif) left  no-repeat;
margin-left:5px;
text-align:right;
height:19px;
}
#recommendList{
margin-top:15px;
}
#recommendList ul{
list-style:none;
}
#recommendList li{
width:122px;
text-align:center;
float:left;
margin-right:12px;
margin-left:10px;
}
.imgBlock{
width:122px;
padding:1px;
border:1px solid #c5c5c4;
}
.imgBlock img{
width:122px;
height:75px;
}
.hotelcaption{
height:20px;
width:122px;
overflow:hidden;
}
.hotelcaption a{
text-decoration:none;
color:#3779BC;
font-size:13px;
font-weight:normal;

}
.hotelcaption a:hover{
color:#F26E3D;
}
.hotelprice{
color:#f26e3d;
}
.hotelprice a{
color:#f26e3d;
text-decoration:underline;
}

#conference_recommend{
}
#conference_recommend .homeTitle{
background:url(../media/skin/default/client/conference_title.gif) left  no-repeat;
margin-left:5px;
text-align:right;
height:19px;
}
#conference_recommendList{
margin-top:15px;
margin-left:15px;

}
#conference_recommendList ul{
float:left;
list-style:none;
width:235px;
}
#conference_recommendList li{
width:235px;
height:24px;
line-height:24px;
overflow:hidden;
}
#conference_recommendList li a{
letter-spacing:0px;
text-decoration:none;
color:#000000;
}
#conference_recommendList li a:hover{
border-bottom:1px dotted #000000;
}
div.conferenceImg{
float:left;
text-align:center;
margin-left:28px;
margin-right:10px;
}