@import url("reset.css");
h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-indent: 50px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.big_red {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}

/******************************************/
/*外框架控制*/
#layout {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/*中间模块*/
#conleft {
	width: 670px;
	float: left;
}
/*中间模块显示当前位置索引*/
#left01 {
	float: left;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
}
#left01 li{
	float: left;
	display: block;
	margin-left: 5px;
}
#left01r {
	float: right;
	padding-right: 10px;
	margin-top: 4px;
}
/*中间模块第二行背景*/
#left02 {
	background-color: #fff7da;
	float: left;
	width: 670px;
	height: 60px;
	margin-bottom: 5px;
}
/*中间模块第三行送礼活动*/
#left03 {
	background-image: url(gift_s.jpg);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	float: left;
	width: 628px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}
/*中间模块第四行酒店图片及评分和地理位置*/
#left04 {
	float: left;
	width: 670px;
	margin-bottom: 10px;
}
/*中间模块第四行酒店图片*/
#left0401 {
	float: left;
	margin-right: 13px;
	padding-top: 5px;
}
/*中间模块第四行酒店地理位置*/
#left0402 {
	float: left;
	width: 380px;
	margin-right: 5px;
}
#left0402 li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 4px;
}
/*中间模块第四行酒店评分*/
#left0403 {
	float: right;
	width: 110px;
	margin-right: 25px;
	margin-top: 15px;
}
.dianping {
	float: right;
}
/******************************************/
/*预订橙色button样式*/
.yudingbtn
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: right;
	color: #FFFFFF;
}
.yudingbtn a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	display: block;
}
.yudingbtn a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	display: block;
}
/*预订绿色button样式*/
.yudingbtn1
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: right;
	color: #FFFFFF;
}
.yudingbtn1 a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77B000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.yudingbtn1 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5CA824;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*预订灰色button样式*/
.yudingbtn2
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 46px;
	float: right;
	text-align: center;
}
/******************************************/
/*查询小button样式*/
#selectbtn
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	color: #FFFFFF;
}
#selectbtn a
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
#selectbtn a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*输入框尺寸*/
.shrkuang {
    background-color: #FCFFF4;
	border: 1px solid #CCCCCC;
	color: #000000;
	height: 14px;
	width: 98px;
	padding-left: 4px;
}
.chengse {
	color: #FF6600;
}
#left05 {
	float: left;
	width: 670px;
}
/*酒店详情展示区*/
#left0501 {
	background-image: url(biaoti_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
	padding-left: 30px;
}
#left0501 li {
	margin-bottom: 2px;
	height: 21px;
	float: left;
	margin-right: 2px;
	padding-top: 3px;
}
/*con1均代表酒店详情及价格展示*/
#con101 {
	height: 24px;
	background-color: #fcf0b4;
	padding-left: 10px;
	padding-top: 1px;
}
.strong{
	font-weight: bold;
}
#con102 {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 12px;
	float: left;
	width: 640px;
}
.con103 {
	font-weight: bold;
	background-color: #fcf0b4;
	text-indent: 15px;
	height: 22px;
	float: left;
	width: 670px;
	padding-top: 3px;
}
.kuang {
	border: 1px solid #CCCCCC;
	float: left;
	width: 650px;
	height: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.quanjing_left {
	float: left;
	width: 340px;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.quanjing_right {
	float: right;
	width: 250px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#con2 {
	float: left;
	width: 668px;
	border: 1px solid #CCCCCC;
}
#con201 {
	background-color: #dfe6f0;
	float: left;
	width: 668px;
	height: 26px;
	margin-bottom: 2px;
	padding-top: 4px;
}
#con20101 {
	background-image: url(dianping.jpg);
	background-repeat: no-repeat;
	background-position: 25px;
	padding-left: 50px;
	float: left;
	width: 200px;
}

#con202 {
	background-color: #f2f2f2;
	float: right;
	height: 25px;
	width: 656px;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
}
#con203 {
	float: left;
	width: 648px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 28px;
}
.pinglun {
	width: 668px;
	float: left;
	line-height: 28px;
}
.gray {
	color: #717171;
}

.pingl_name {
	background-color: #f2f2f2;
	float: right;
	height: 25px;
	width: 656px;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pingl_neirong {
	float: left;
	width: 648px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#con204 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	float: right;
	width: 656px;
	text-align: right;
	padding-right: 12px;
	padding-top: 15px;
	height: 15px;
	margin-bottom: 10px;
}
.kuang li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 640px;
	padding: 5px;
}
/*酒店内容页*/
.neirong {
	background-color: #FFFFFF;
	padding-top: 15px;
	margin-bottom:10px;
	display: inline-block;
	height: auto;
	background-image: url(liebiaobj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*酒店内侧评分及图片*/
.neirong_l {
	text-align: center;
	float: left;
	width: 112px;
}
/*酒店内容右边地址及房型*/
.neirong_r {
	padding-left: 2px;
	width: 665px;
}
.kuang05 {
	background-image: url(xiangq01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 130px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.kuang06 {
	background-image: url(xiangq02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 130px;
	cursor: pointer;
}
/*显示酒店名称及星级的背景颜色*/
.biaoti {
	background-color: #fdedab;
	height: 24px;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 2px;
}
/*显示酒店名称前面的序号*/
.mango {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(mango_ico.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 20px;
	height: 20px;
	padding-top: 2px;
	float: left;
}
/*显示酒店名称栏——字体为14号字*/
.hotel_name {
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}
/*显示酒店名称栏——字体为15号字*/
.hotel_bgname {
	font-size: 15px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-left: 20px;
}
.hotel_bgname a
{
	color: #333333;
	text-decoration: none;
}
.hotel_bgname a:hover {
	color: #333333;
	text-decoration: underline;
}
/*显示酒店星级+收藏和地图栏*/
.xingji_map {
	float: right;
	margin-right: 8px;
	text-indent: 5px;
	padding-top: 8px;
	display: inline-block;
	line-height: 28px;
	text-align: right;
}
/*下框为灰实线*/
.shixian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
/*下框为灰实线且字体和橙色*/
.shixian1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shixian1 a
{
	color: #FF6600;
	text-decoration: underline;
}
/*显示酒店星级*/
.xingji {
	float: right;
	margin-right: 8px;
	text-indent: 5px;
	padding-top: 2px;
}
.xiaxian {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbbbbb;
	padding-left: 6px;
}
/*页码显示*/
.fenye {
	float: right;
	padding-right: 15px;
}
.huixuan {
	width: 716px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	position: absolute;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.map {
	float: left;
}

.guanbi
{
	background-image: url(guanbi.gif);
	background-repeat: no-repeat;
	background-position: 508px 4px;
	height: 22px;
	width: 552px;
	background-color: #FE5E00;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
.guanbi a {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.guanbi a:hover{
	text-decoration: underline;
	font-weight: bold;
}
#conright {
	float: right;
	width: 290px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.right_kuang {
	width: 288px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.weizhi {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.weizhi_l {
	font-weight: bold;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
.weizhi_r {
	float: right;
	padding-right: 10px;
	margin-top: 4px;
}

#tuijian {
	background-image: url(hotel_banner.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-left: 15px;
	vertical-align: bottom;
}
.tuijian {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
}
.liulan {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: -2px;
}

#tuijian li {
	height: 18px;
	float: left;
	margin-top: 2px;
}
.dot {
	background-image: url(cdian.gif);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
	padding-left: 15px;
}
.title
{
	font-weight: bold;
	background-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 1px;
}
.message
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.message li
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 8px;
}
.message li a
{
	color: #333333;
	text-decoration: none;
}
.message li a:hover
{
	color: #FF6600;
	text-decoration: none;
}
.message a
{
	color: #333333;
	text-decoration: none;
}
.message a:hover
{
	color: #FF6600;
	text-decoration: none;
}

.box
{
	width:150px;
	height:25px;
	position:relative;
	background-color: #FFFFFF;
	border: 2px solid #ff4a05;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
.to-bottom
{
	display:block;
	overflow:hidden;
	width:0px;
	height:0px;
	position:absolute;
	right:62px;
	bottom:0;
	margin-bottom:-8px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff4a05;
	border-right-color: #fff;
	border-bottom-color: #ff4a05;
	border-left-color: #fff;
}
/*反馈意见*/
#fankui
{
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
.border {
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	width: 90px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}

.bgLayer {
	width: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:100;
}
.xuanfu_kuang {
	border: 2px solid #FF6600;
}
a.tip{
	text-decoration: underline;
	position:relative;
}
a.tip span {display:none;}
a.tip:hover {cursor:hand;}
a.tip:hover .popbox {
	display:block;
	position:absolute;
	background-color:#ffffff;
	border: 1px solid #070200;
	top:20px;
	left:-2px;
	width:80px;
	color:#010500;
	padding:1px;
    text-decoration:none;
}
a.tip:hover .popboxForCreditCard {
	display:block;
	position:absolute;
	background-color:#FFFFE7;
	border: 1px solid #070200;
	top:15px;
	left:45px;
	width:250px;
	color:#010500;
	padding:1px;
	text-decoration: none;
}
a.tip:hover .popboxEx {
    display:block;
    position:absolute;
	background-color:#ffffff;
    border: 1px solid #070200;
    top:15px;
    left:145px;
    width:130px;
    color:#010500;
    padding:1px;
    text-decoration:none;
    margin: 0px;
}

.guanbi
{
	background-image: url(guanbi.gif);
	background-repeat: no-repeat;
	background-position: 508px 4px;
	height: 22px;
	width: 552px;
	background-color: #FE5E00;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
.guanbi a {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.guanbi a:hover{
	float: right;
	color: #FFE360;
	text-decoration: none;
	font-weight: bold;
}

.guanbi_map {
	background-repeat: no-repeat;
	float: right;
	width: 40px;
	padding-left: 40px;
	background-position: 8px;
	height: 28px;
	padding-top: 8px;
	}
.map {
	float: left;
}

.guanbi_map a {
	text-decoration: none;
	color: #333333;
}
.guanbi_map a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.newsbiaoti a {
	text-decoration: none;
	color: #333333;
}
.newsbiaoti a:hover {
	text-decoration: underline;
	color: #FF6600;
}
/* 登录界面*/
.login
{
	width: 562px;
	filter : progid:DXImageTransform.Microsoft.DropShadow ( enabled=bEnabled , color=#B3B1AE , offX=iOffsetX , offY=iOffsetY , positive=bPositive );
}
.dlu
{
	width: 562px;
	height: 287px;
}
.denglu
{
	width: 560px;
	border: 1px solid #FF6600;
	background-color: #FEF7F1;
	height: 285px;
}
.dlleft
{
	background-image: url(dlpic.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	width: 382px;
	float: left;
	height: 245px;
	padding-top: 40px;
	padding-left: 23px;
}
.dlright
{
	background-image: url(zjyuding.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	float: right;
	height: 230px;
	padding-top: 55px;
	text-align: center;
}
.attention {
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #669900;
	background-color: #FFFFFF;
	width: 120px;
	position:absolute;
	z-index:200
}
.attention_libao {
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #669900;
	background-color: #FFFFFF;
	width: 340px;
	position:absolute;
	z-index:9999
}
/* Overlay */
#simplemodal-overlay {background-color:#000;}
#contact-overlay {background-color:#000;}
#contact-overlay-planeStyle {background-color:#000;}

/*
 #simple_example_window{
  width: 150px;
}
#simple_example_window_contents{
  	width:150px;
	height:17px;
	position:relative;
	background-color: #FFFFFF;
	border: 2px solid #ff4a05;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
#simple_example_window_beak{
  width: 20px;
  height: 20px;
  background: url('emap/simple_beak.png') top left no-repeat transparent;
}
* html #simple_example_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='emap/red_beak1.png', sizingMethod='crop');
}
#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
  height: 0px;
  width: 0px;
}*/