.im
{
/*    border:solid thin green;    */
    margin: 5 5 5 0; 
    text-align:center;
    vertical-align:top;
    width:310;  
    height:320;
    float:left;
}

.tim
{
    font-weight:bold;  
    margin-bottom:10px;
}

.timm
{
    font-weight:bold;  
    margin-bottom:5px;
    text-align:center;
}


.iimm, .niimm
{
    margin: 5 0 5 0;
    text-align:center;
    vertical-align:middle;
}

.niimm
{
    width:100px;
    height:60px;
    background-color:#DDD;
    padding:5px;
    font-weight:bold;
    /* easy rounded corners for modern browsers */
     -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;    
}

.iim
{
/*    border:dotted thin green;  */
    margin: 5 0 5 0;
    text-align:center;
    vertical-align:middle;
    width:208;  
    height:220;
}

.relatedTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	background-color:#336633;
	padding: 5 5 5 5;
	width: 360px;
}

.pway
{
	border: dotted 1px green;
	background-color:#eee;
	font-weight:bold;
	padding: 2 2 2 2;
	margin: 2 2 2 2 ;
	width:220px;
	float:left;
}

a.iButton3
{
    display: block;
    background-color: transparent;
    background: url(/assets/images/buttons/button.gif) 0px -3px no-repeat;  
    width:200px;
    height:33px;
    margin: 5px auto;
    padding: 5px 0 0 0;
    text-align: center;
    vertical-align:middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;  
}

/*×ê¼¶ºÍÐÇ¼¶*/
.hotel_stars01,.hotel_stars02, .hotel_stars03, .hotel_stars04, .hotel_stars05 { background-image:url(/images/antibody/bg_rate.gif); background-repeat:no-repeat; overflow:hidden; }
.hotel_stars01, .hotel_stars02, .hotel_stars03, .hotel_stars04, .hotel_stars05 { height:16px; background-position:0 -32px; }
.hotel_stars01 { width:16px; }
.hotel_stars02 { width:32px; }
.hotel_stars03 { width:48px; }
.hotel_stars04 { width:64px; }
.hotel_stars05 { width:80px; }

/* Below is for the ABTracking testing page */

    input.btn 
    { 
        color:#050; 
	    font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	    background-color:#fed; 
	    border: 1px solid; 
	    border-color: #696 #363 #363 #696; 
	    filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	 }

a.sample {
	color: #b22222;
	font-family:"Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	font-weight:bold;
}
a.sample:link {
	color: #b22222;
}
a.sample:visited {
	color: #b22222;
}
a.sample:hover {
	color: #026338;
}

.fback
{
	background-color:#cccccc;
	width:100%;
	display:inline-block;
}
.ftitle
{
	display:inline-block;
	background-color:#cccccc;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	margin:3px;
	line-height:120%;
	float:left;
}

a.ffront 
{
	background: url(/images/nav/Cross.gif) 0px 2px no-repeat;
	display:inline-block;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 3px 3px 19px;
	margin:3px;
	line-height:120%;
	float:left;
	text-decoration:none;
}

.ffront
{
	background: url(/images/nav/Cross.gif) 0px 2px no-repeat;
	display:inline-block;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px 3px 3px 19px;
	margin:3px;
	line-height:120%;
	float:left;
	cursor:pointer;
}

.vmid {vertical-align:middle; font-size:11px;}
.b13{margin-bottom:5px;}
.filterBox {width:100%;text-align:left;padding:5px}
.fb1{background: url(/images/nav/Cross.gif) no-repeat right top;width:100px;padding:2px 17px 2px 5px;border:dotted 1px green;font-size:10px;font-weight:bold;cursor:pointer}
.multibtn{
    background-image:linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.05));
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0.05)));
	background-image:-moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.05));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#50ffffff', EndColorStr='#05ffffff');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#50ffffff', EndColorStr='#05ffffff')";
	background-color:rgb(205, 102, 0);
	border:1px solid rgb(239, 239, 239);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:8px 12px;
	box-shadow:0px 0px 0px rgb(239, 239, 239);
	-moz-box-shadow:0px 0px 0px rgb(239, 239, 239);
	-webkit-box-shadow:0px 0px 0px rgb(239, 239, 239);
	font-size:12px;
	font-weight:normal;
	color:rgb(255, 255, 255);
	text-shadow:1px 1px 1px rgb(0, 0, 0);
	float:right;
	cursor:pointer;
}

#divDiscount{
    background-color:#DDD;
    display:none;
    width:300px;
    position: absolute;
    top:153px;
    left:65%;
    font-size:12px;
	padding:10px;
    z-index:100px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;    
	line-height:140%;
}
