@charset "utf-8";
*{}
body{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#043290; height:100%;}
img{border:0;}
a:link,a:visited,a:hover,a:active {text-decoration:none; color:#043290;}
ul,li{list-style:none;}
span,em,b{display:block; font-style:normal;}
.showAD{
	width:563px;
	height:273px;
	border:#3BB8F3 1px solid;
}
#show { width:563px; height:273px;}
#show_pic { display:inline; position:relative; float:left; width:478px; height:273px; overflow:hidden;}
#show_piclist { position:absolute; }
#show_piclist li { width:478px; height:273px; overflow:hidden; }
#show_piclist img { width:478px; height:273px; }
#show_btn { display:inline; float:right; width:91px; margin:1px 0 0 -6px; position:absolute;}
#show_btn li { width:91px; height:54px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#show_btn img { width:75px; height:45px; margin:5px 0 0 11px; }
#show_btn .current { background: url(../modules/hotel/images/photo/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#show_opdiv { position:absolute; left:0; bottom:0; width:478px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#show_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
#show_tx .normal { display:none; }


