/*全局链接样式*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
	
}

body { font-size: 12px; line-height: 150%; color: #000000; text-decoration: none; text-align:center;margin:0px; padding:0px}
#header { padding: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 72px!important; height: 70px;width:950px; }
#logo { float: left; width:170px; margin: 0px; height: 60px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align:left;}
#nav_top { text-align:right; float: right; padding: 0px; margin: 0px; width: 750px; }
#menu1 { margin-right: 25px; height: 35px; padding-top: 10px; width:500px}
#menu2 { padding: 0px; height: 27px; margin-left: 20px; background-position: bottom; }
#menu2 li { float: left; padding: 0px; margin: 0px; margin-left: 6px; height: 27px; }
#menu2 li a { display: block; font-size: 14px; line-height: 27px; padding-left: 6px; }
#menu2 li a:hover { text-decoration:none; color:#009900;text-decoration:none; }
.login {margin: 0px auto 10px auto; background-color:#85726C; color:#fff; width:950px;}
.login_input { background-color: #fff; height: 18px; border: 1px solid #333333; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.a3 { background-image: url(/Images/nav_bg_03.gif); background-repeat: no-repeat; background-position: left -27px; }
.a3 dt { background-image: url(/Images/nav_bg_04.gif); background-repeat: no-repeat; background-position: right -27px; padding-right: 10px; padding-left: 6px; color: #000; }
.a2 { background-image: url(/Images/nav_bg_01.gif); background-repeat: no-repeat; background-position: left -27px; }
.a2 dt { background-image: url(/Images/nav_bg_02.gif); background-repeat: no-repeat; background-position: right -27px; padding-right: 10px; padding-left: 6px; color: #FFFFFF; font-weight: bold; }
.a1 { background-image: url(/Images/nav_bg_01.gif); background-repeat: no-repeat; background-position: left top; }
.a1 dt { background-image: url(/Images/nav_bg_02.gif); background-repeat: no-repeat; background-position: right top; padding-right: 10px; padding-left: 6px; }
#main { margin:0px; list-style:none; padding:0px; }
#main li { float:left;margin-top:5px; }
#main li#left { width:200px;}
#main li#center { width:425px; padding:0px 10px; }
#main li#right { width:250px;}
#index_banner_01{margin-top:10px;margin-bottom:6px;}
.pic_gray_border{border: #cccccc 1px solid;}
.pic_gray_border2{border: #666666 1px solid;padding:2px;}

/*各种颜色12号及加粗字体*/
.font12 {
	font-size: 12px;line-height: 20px;
}

.font12_150 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:150px;
}
.font12b {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.font12h {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.font12_666 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font12_333 {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.font12b_333 {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.font12bh {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.font12g {
	font-size: 12px;
	color: #008800;
	text-decoration: none;
}
.font12bg {
	font-size: 12px;
	color: #008800;
	text-decoration: none;
	font-weight:bold;
}
.font12bg2 {
	font-size: 12px;
	color: #708502;
	text-decoration: none;
	font-weight:bold;
}

/*深绿色加粗*/
.font12bg1 {
	font-size: 12px;
	color: #386D39;
	text-decoration: none;
	font-weight:bold;
}
.font12o {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.font12bo {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
.font12r {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.font12br {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}
.font12w {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font12w:hover,a.font12w:active {
           font-size: 12px;	
	color: #ff9900;
	text-decoration: underline;
}
.font12bw {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.font12gray {
	font-size: 12px;
	color: gray;
	text-decoration: none;
	
}
/*各种颜色14号及加粗字体*/
.font14 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.font142 {
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.font14b {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.font14h {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.font14_333 {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.font14bh {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.font14bh1 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	line-height:140%;
}
.font14g {
	font-size: 14px;
	color: #008800;
	text-decoration: none;
}
.font14bg {
	font-size: 14px;
	color: #008800;
	text-decoration: none;
	font-weight:bold;
}
.font14bg1 {
	font-size: 14px;
	color: #5C8D00;
	text-decoration: none;
	font-weight:bold;
}
.font14bb {
	font-size: 14px;
	color: #0489E1;
	text-decoration: none;
	font-weight:bold;
}

.font14o {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}
.font14bo {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}
.font14r {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.font14br {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}
.font14w {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.font14bw {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.headmenu{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
	padding:3px 5px 1px 5px;
}
a.headmenu:link, a.headmunu:visited{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.headmenu:hover, a.headmunu:active{
	font-size: 14px;
	color: #ffffff;
	background-color:#F7700E;
	text-decoration: none;
	padding:3px 5px 1px 5px;
}
/*特殊样式字体*/
/*箭头字体*/
.font_jiantou {
	font-family:Webdings;
}
/*特殊字号字体*/
.title {
	font-size: 16px;
	text-decoration:none;
	line-height: normal;
	

}
.newstitle {
	font-size: 24px;
	color: #333333;
	text-decoration:none;
	line-height: 220%;
	font-weight:bold;
}
.newscontent {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
	text-align: left;
	padding: 12px;
}
.info_title {
	font-size: 20px;
	color: #ff6600;
	text-decoration:none;
	line-height:110%;
}

/*各种颜色12号及加粗字体  链接样式表*/
/*12号绿色链接*/
a.link12g:link,a.link12g:visited {
	font-size: 12px;
	color: #008800;
	text-decoration: none;
}
a.link12g:hover,a.link12g:active {
	font-size: 12px;
	color: #008800;
	text-decoration: underline;
}
/*12号绿色加粗链接*/
a.link12bg:link,a.link12bg:visited {
	font-size: 12px;
	font-weight:bold;
	color: #008800;
	text-decoration: none;
}
a.link12bg:hover,a.link12bg:active {
	font-size: 12px;
	font-weight:bold;
	color: #008800;
	text-decoration: underline;
}
/*12号红色加粗链接*/
a.link12br:link,a.link12br:visited {
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
}
a.link12br:hover,a.link12br:active {
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: underline;
}
/*12号橘红色加粗链接*/
a.link12bo:link,a.link12bo:visited {
	font-size: 12px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
a.link12bo:hover,a.link12bo:active {
	font-size: 12px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: underline;
}
/*1４号黑色链接*/
a.link14:link,a.link14:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:180%;
}
a.link14:hover,a.link14:active {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
	line-height:180%;
}
/*1４号绿色链接*/
a.link14g:link,a.link14g:visited {
	font-size: 14px;
	color: #008800;
	text-decoration: none;
}
a.link14g:hover,a.link14g:active {
	font-size: 14px;
	color: #008800;
	text-decoration: underline;
}
/*1４号绿色加粗链接*/
a.link14bg:link,a.link14bg:visited {
	font-size: 14px;
	font-weight:bold;
	color: #008800;
	text-decoration: none;
}
a.link14bg:hover,a.link14bg:active {
	font-size: 14px;
	font-weight:bold;
	color: #008800;
	text-decoration: underline;
}
/*1４号橘红色加粗链接*/
a.link14bo:link,a.link14bo:visited {
	font-size: 14px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
a.link14bo:hover,a.link14bo:active {
	font-size: 14px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: underline;
}
/*1４号橘红色加粗链接*/
.font14o a {
	font-size: 14px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
/*1４号白色加粗链接*/
a.link14bw:link,a.link14bw:visited {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.link14bw:hover,a.link14bw:active {
	font-size: 14px;
	font-weight:bold;
	color: #D1FF96;
	text-decoration: underline;
}
/*1４号红色加粗下划线链接*/
a.link14br:link,a.link14br:visited {
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: underline;
}
a.link14br:hover,a.link14br:active {
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
}
/*12号蓝色链接*/
a.link12lan:link,a.link12lan:visited {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
a.link12lan:hover,a.link12lan:active {
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
/*14号蓝色链接*/
a.link14lan:link,a.link14lan:visited {
	font-size: 14px;
	color: blue;
	text-decoration: none;
}
a.link14lan:hover,a.link14lan:active {
	font-size: 14px;
	color: blue;
	text-decoration: underline;
}

/*列表用14号链接链接*/
a.linklist14:link,a.linklist14:visited {
	font-size: 14px;
	color: #404040;
	text-decoration: underline;
	line-height: 200%;
}
a.linklist14:hover,a.linklist14:active {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
	line-height: 200%;
}
/*今日头条链接*/
a.toptitle:link,a.toptitle:visited {
	font-family:"黑体";
	font-size: 20px;
	color: #ff0000;
	text-decoration:none;
	line-height: 210%;
	
}
a.toptitle:hover,a.toptitle:active {
	font-family:"黑体";
	font-size: 20px;
	color: #ff0000;
	text-decoration:underline;
	line-height: 210%;
	
}
.newsText {
	FONT-SIZE: 12px; COLOR: #FF3300; LINE-HEIGHT: 26px; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
}
.shadowB14 { FILTER:dropshadow(color=#000000,offx=1,offy=1);width:100%;font-size: 14px;}
.shadowW14 { FILTER:dropshadow(color=#ffffff,offx=1,offy=1);width:100%;font-size: 14px;}
.fenye{	text-align:center;margin-top:10px;vertical-align: middle;height: 22px;display: table-cell;}
.fenyekuang{width:22px;height:20px;border:1px solid #999;cursor:pointer;vertical-align: middle;font-family:"Verdana, Arial, Helvetica, sans-serif";padding-top:1px;}
.fenyekuang2{width:22px;height:20px;border:1px solid #999;vertical-align: middle;font-family:"Verdana, Arial, Helvetica, sans-serif";font-size:12px;padding-top:1px;}
.1425 {font-size:14px;line-height:25px;}
.RedFont14 {FONT-SIZE: 14px;color:#167A2C; font-weight: bold;}
a.RedFont14:link {FONT-SIZE: 14px;color:#167A2C; font-weight: bold;}
a.RedFont14:visited {FONT-SIZE: 14px;color:#167A2C;font-weight: bold;}
a.RedFont14:active {FONT-SIZE: 14px;color:#FF3300;font-weight: bold;}
a.RedFont14:hover {FONT-SIZE: 14px;color:#FF3300;font-weight: bold;}

/*定义网站基本元素样式*/
td       { font-size:12px; line-height: 150%; margin:0px; }
form     { margin:0px; padding:0px; }
select, input{ font-size:12px;}

/*定义链接样式*/
a{ color: #333333; text-decoration:none;}
a:hover{ color:#FF0000; }


/*定义网页宽度DIV*/
.bodywidth{ width:950px;text-align:center;margin:0 auto; }
/*定义频道列表样式*/
.channellist{ color:#FFFFFF; padding-left:0px; text-align:left; }
/*定义频道链接样式*/
a.channelA{ color:#FFFFFF; }
a.channelA:hover{ color:#FF0000; }
/*定义白色链接样式*/
a.whiteA{ color:#FFFFFF; }
.clear{ clear:both;}

/*定义栏目导航条样式*/
.navigate    { background:#F1F7FD; height:25px; padding-right:5px;}
/*定义调查列表样式*/
.voteItems{ height:25px; text-align:left;}


/*定义栏目边框样式*/
.main_border{ border:1px solid #75754F;}
/*定义栏目标题样式*/
.main_title{ color:#FFFFFF; font-weight:bold; }


/*定义列表样式*/
.list{ margin:0px; }
/*定义列表链接样式*/
.lista{ }
/*定义列表单行样式*/
.list1{ height:25px!important; height:25px; padding-left:5px; padding-top:5px; background:url(/Skin/Default/broken.gif); }
/*定义列表双行样式*/
.list2{ height:20px!important; height:25px; padding-left:5px; padding-top:5px; background:url(/Skin/Default/broken.gif); }
/*定义列表标题、名称样式*/
.listn{ text-align:left; }
/*定义列表更新日期样式*/
.listd{ text-align:left; margin-left:5px; color:#666666; }
/*定义列表门市价样式*/
.listmp{ width:35px; color:#418EBD; text-decoration:line-through; white-space:nowrap; }
/*定义列表预定价样式*/
.listbp{ width:35px; color:#FF6600; white-space:nowrap; }
/*定义列表积分样式*/
.listpt{ width:35px; color:#FF0000; white-space:nowrap; }
/*定义列表预定按钮样式*/
.listbt{ width:45px; text-align:center; white-space:nowrap; }



/*定义图片列表样式*/
.piclist{ margin:5px; }
/*定义图片列表中表格<td>样式*/
.piclisttd{ text-align:center; padding:5px 8px; }
/*定义图片列表中标题样式*/
.piclistn{ }
/*定义图片列表中内容样式*/
.piclistc{ text-align:left; }
/*定义图片列表中图片样式*/
.piclisti{ border:0px; margin:0px; }

/*定义文章标题样式*/
.title{ font-size:18px; color:red; font-weight:bold;}
/*定义文章正文样式*/
.content{word-break:break-all; text-align:left;font-size:14px;line-height:25px;}
/*定义酒店名称样式*/
.hotelname{ font-size:18px; font-weight:bold; }
/*定义预订按钮样式*/
.bookbutton1{ margin:0 5px 0 5px; background-image:url(/Skin/Default/bookbutton1.gif); width:45px; height:18px; border:0px; cursor:pointer;}
/*定义酒店房间价格列表样式*/
.roompricelist{ background:#927965;border:0px;}
.roompricelisttitle{ height:20px;width:33%; background:#F9F9F9;border-right:1px solid #927965;border-bottom:1px solid #927965;text-align:center;}
.roompricelisttitle2{ height:20px;width:33%;background:#F9F9F9;border-right:1px solid #927965;text-align:center;}
.roompricelistitems{ width:9%; background:#F9F9F9; text-align:center;border-right:1px solid #927965;border-bottom:1px solid #927965;color:#FF5A00;font-weight: bold; }
.roompricelistitems2{ width:9%; background:#F9F9F9; text-align:center;border-bottom:1px solid #927965;color:#FF5A00;font-weight: bold; }
.roompricelistitems3{ width:9%; background:#F9F9F9; text-align:center;border-right:1px solid #927965;color:#FF5A00;font-weight: bold; }
.roompricelistitems4{ width:9%; background:#F9F9F9; text-align:center;color:#FF5A00;font-weight: bold;}
.roompricelistweek{ width:9%; background:#F9F9F9; text-align:center;border-right:1px solid #927965;border-bottom:1px solid #927965;}
.roompricelistweek2{ width:9%; background:#F9F9F9; text-align:center;border-bottom:1px solid #927965;}
/*定义内容页评论列表样式*/
.comment{ background:#9BB1C3; }
.comment_title{ background:url(/Skin/Default/comment_title.jpg); height:26px;}
.comment_list{ padding-left:5px; background:#FFFFFF; height:23px;}


/*定义搜索结果房型列表样式*/
.search_room_table{ background:#ffffff; BORDER: #CDBCA6 1px solid;width:98%;margin-top:5px;}
.search_room_title{ background:#E4DFD6; font-weight:bold; text-align:center; }
.search_room_items{ background:#F9F9F9; text-align:center; }
.search_room_breakfast{ background:#F9F9F9; text-align:center; }
.search_room_week{  background:#F9F9F9; color:#999999; text-align:center; }
.search_room_marketprice{  background:#F9F9F9; color:#666666; text-align:center; text-decoration:line-through;font-family: Georgia; }
.search_room_bookprice{  background:#F9F9F9; color:#333333; text-align:center; }
.search_room_weekendprice{  background:#F9F9F9; color:#333333; text-align:center; }
.search_room_holidayprice{  background:#F9F9F9; color:#333333; text-align:center; }

/*定义论坛表格边框样式*/
.forum_border{ border:1px solid #91A9BD; background:#E7F0F5; }
/*定义论坛标题样式*/
.forum_title{ color:#444444; font-weight:bold; height:28px; background-image:url(/Skin/Default/forum_Main_BG.gif); padding-left:5px; }

/*定义论坛顶部信息条样式*/
.info{ border:1px solid #C0D3DE; background:#F9FBFE; height:30px; }

/*定义版面列表样式*/
.subname{ height:22px; font-weight:bold; color:#333333; padding:8px 0 0 5px; }
.subintro{ height:23px; color:#666666;  padding:2px 0 0 5px;}
.submanager{ height:24px; background:#F0F5F8; padding-left:5px; }
.online{ background:#FFFFFF; padding:5px; }
.online ul{ list-style-type:none; margin:0; padding:0; } 
.online li{ float:left; margin-right:15px;}

/*定义编辑帖子样式*/
.forum_td_item{ height:30px; background:#FFFFFF; text-align:right; }
.forum_td_input{ background:#FFFFFF; text-align:left; padding-left:2px; }
.forum_quote_tb{ border: 1px Dotted #CCCCCC; TABLE-LAYOUT: fixed; }
.forum_quote_title{ word-break:break-all; color: #990000;font-weight:bold; background:#F3F3F3; }
.forum_quote_content{ word-break:break-all; background:#F3F3F3; }

/*定义帖子列表样式*/
.topic_list_tb{ border:1px solid #91A9BD; background:#E7F0F5; }
.topic_list_mt{ color:#666666; height:28px; background-image:url(/Skin/Default/forum_Main_BG.gif);}
.topic_list_mt_status{ text-align:center; }
.topic_list_mt_title{ text-align:left; }
.topic_list_mt_author{ text-align:left; }
.topic_list_mt_reply{ text-align:center; }
.topic_list_mt_lastpost{ text-align:center; }
.topic_list_commontitle{ height:28px; background:#EEF2F7; padding-left:40px; color:#666666; }
.topic_list_commontitle td{ border-top: 1px solid #CAD9EA; }
.topic_list_tr{ height:35px; background:#FFFFFF;}
.topic_list_tr td{ border-top: 1px solid #CAD9EA; }
.topic_list_over{ height:35px; background:#EEF2F7;}
.topic_list_over td{ border-top: 1px solid #CAD9EA; }
.topic_list_icon{ width:40px; text-align:center; }
.topic_list_title{ width:auto; padding-left:3px; text-align:left; font-size:14px; }
.topic_list_replypages{ background:url(/Skin/Default/replypages.gif) no-repeat; padding-left:5px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.topic_list_author{ width:120px; text-align:left;}
.topic_list_author cite{ display:block; font-style: normal; }
.topic_list_author em{ color:#666666; font-size: 0.83em; }
.topic_list_reply_hits{ width:80px; text-align:center; }
.topic_list_reply{ color:green; font-size:10px; }
.topic_list_hits{ color:#666666; font-size:10px; }
.topic_list_lastpost{ width:120px; text-align:right; padding-right:15px; }
.topic_list_lastpost cite{ display:block; font-style: normal; }
.topic_list_lastpost em{ color:#666666; font-size: 0.83em; }

/*定义帖子分页样式*/
.forum_page{ float:right; border:1px solid #CAD9EA; background: #F7F7F7; height: 28px; line-height: 26px; color: #999999; overflow: hidden; font-weight:bolder; font-size:11px }
.forum_page a, .forum_page strong, .forum_page kbd, .forum_page span { float: left; padding: 0 8px; line-height:26px; }
.forum_page a:hover { background-color: #FFFFFF; }
.forum_page strong { font-weight: bold; color: #090; background: #CAD9EA; }
.forum_page a.prev, .forum_page a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.forum_page a.next { padding: 0 15px; }
.forum_page kbd {margin:0 0 0 5px; }
.forum_page kbd input { border: 1px solid #CAD9EA; text-align:center; margin:3px 0 0 0; }

/*定义浏览帖子样式*/
.view_tb{ border:1px solid #91A9BD; background:#FFFFFF; margin-bottom:10px; }
.view_mt{ height:28px; background-image:url(/Skin/Default/forum_Main_BG.gif); border-bottom:1px solid #CAD9EA; }
.view_topic_title{ padding-left:10px; font-weight:bold; color:#666666; text-align:left; }
.view_viewnum{ padding-right:10px; color:#666666; text-align:right; }
.view_viewnum a{ color:#666666;}
.view_left{ background:#EEF7FC; padding:10px; }
.view_left_username{ font-weight:bold; border-bottom:1px solid #CAD9EA; height:22px; line-height:22px; }
.view_left_face{ margin:10px 0;}
.view_left_levelimg{}
.view_left_info { text-align:left; }
.view_left_info ul{ list-style-type:none; margin:0; padding:0; }
.view_left_info li{ margin:0;}
.view_right{ background:#FFFFFF; height:auto; }
.view_right_info{ border-bottom:1px solid #CAD9EA; height:22px; line-height:22px; margin:10px 1px; padding:0 10px; color:#999999; }
.view_right_info a{ color:#0365BF; }
.view_right_bottom{ height:25px; background:#EEF2F7; text-align:right; padding-right:10px; line-height:25px; }
.view_right_bottom a.top{ font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-left:5px; }
.view_title{ height:24px; line-height:24px; padding-left:10px; font-weight:bold; font-size:14px; }
.view_title em{ color:#666666; font-size:0.8em; font-style:normal; font-weight:normal; }
.view_content{ margin:10px; word-wrap:break-word; word-break:break-all; overflow:hidden; clear:both; }
.view_prevandnext{ float:right; border:1px solid #CAD9EA; background: #F7F7F7; height: 28px; line-height: 26px; color: #999999; overflow: hidden; padding:0 5px; margin:0 5px; }
.view_vote_title{ height:28px; padding:0 10px; background-image:url(/Skin/Default/forum_Main_BG.gif); border-bottom:1px solid #CAD9EA; }
.view_vote_bar{ background:url(/Skin/Default/forum_vote_bar.gif) repeat-x; height:10px; margin:3px 5px 0 0; }
.view_vote_itemsname{ height:24px; padding-left:5px; background:#EEF7FC; }
.view_vote_itemsbar{ padding-left:5px; background:#FFFFFF; }
.view_vote_action{ height:24px; padding-left:5px; background:#FFFFFF; }
.view_editor{ text-align:right; color:#999999; padding:10px 0; }
.view_filelist{ border:1px solid #CAD9EA; background:#E4EBD6; padding:5px; }
.view_filelist ul{ list-style-type:none; margin:0; padding:0;}
.view_filelist li{ margin-left:10px;}
.view_sign{ margin:10px; word-wrap:break-word; word-break:break-all; border-top:1px dashed #999999; }

/*定义帖子操作表格样式*/
.setting_tb{ border:1px solid #91A9BD; background:#FFFFFF; width:500px; margin:15px 0;}
.setting_title{ height:28px; background-image:url(/Skin/Default/forum_Main_BG.gif); border-bottom:1px solid #CAD9EA; color:blue;  text-align:left; padding-left:10px;  font-weight:bold; }
.setting_item{ background:#EEF7FC; height:25px; width:80px; text-align:right; font-weight:bold; }
.setting_input{ background:#FFFFFF; text-align:left; padding-left:2px; }

/*定义论坛搜索样式*/
.forum_search_tb{ border:1px solid #91A9BD; background:#FFFFFF; margin:15px 0; }
.forum_search_title{ height:28px; background-image:url(/Skin/Default/forum_Main_BG.gif); border-bottom:1px solid #CAD9EA; text-align:center; font-weight:bold; }
.forum_search_item{ background:#EEF7FC; height:25px; text-align:right; font-weight:bold; }
.forum_search_input{ background:#FFFFFF; text-align:left; padding-left:2px; }

/*定义酒店评论样式*/
.hotel_comment_bar{ border:1px solid #990000; width:100px; height:5px; text-align:left; margin-right:10px; }
.hotel_comment_bar_div{ background:#FF6699; height:5px; float:left;}
.hotel_comment_point{ font-weight:bold; }
.hotel_comment_item{}
.hotel_comment_item1{ width:70px; text-align:right; height:22px; }
.hotel_comment_item2{ width:150px; text-align:left; padding-left:5px; }

/*定义机票实时查询票价列表*/
.ibe_ticket_tb{ width:95%; margin:5px; }
.ibe_ticket_price{ color:#FF6600; font-weight:bold; text-align:left; width:80px; height:22px; }
.ibe_ticket_name{ text-align:left; width:100px; }
.ibe_ticket_seat{ text-align:left; width:120px; }
.ibe_ticket_ruletext{ text-align:left; width:80px; }
.ibe_ticket_bookbutton{ width:70px; }
.ibe_ticket_showbutton{ width:90px; }

#demo {overflow:hidden;width: 750px; margin:5px 0 5px 12px; height:120px;}
#indemo {float: left;width: 1600%;}
#demo1{float: left;}
#demo2{float: left;}
#demo1  img, #demo2  img { margin:0 5px;}


.bookButton {
	BORDER-RIGHT: #0035A4 thin solid; BORDER-TOP: #00C0EC thin solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: capitalize; BORDER-LEFT: #00C0EC thin solid; CURSOR: pointer; COLOR: #ffffff; LINE-HEIGHT: 0.6; PADDING-TOP: 7px; BORDER-BOTTOM: #0035A4 thin solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #008AD7
}
.listhotelname,a.listhotelname:link,a.listhotelname:visited{color:#0066CC;font-size:14px;}
a.listhotelname:hover{font-size:14px;text-decoration:underline;color:#ff0000;}
.main_title{color:#000000}
.hotelnametitle{font-family:"黑体"; font-weight:normal; font-size:20px; height:32px;padding-top:10px;color:#0066CC;}
.infodot{border-top:1px #927965 dotted;border-bottom:1px #927965 dotted;margin-bottom:10px;}
#hotelnav{width:100%;margin:0px;padding:0px;}
#hotelnav li{float:left;margin:0px;text-align:center;vertical-align:middle;line-height: 25px;margin-right:5px;CURSOR:pointer;list-style-type:none;}
.hotelnavActive{background-image:url("/hotel/Images/v_menu_active.gif");width:92px;height:25px;vertical-align:middle;margin:0px;padding:0px;overflow: hidden;}
.hotelnavNormal{background-image:url("/hotel/Images/v_menu_normal.gif");width:88px;overflow: hidden;}
#content3{text-align:center;border:1px #927965 solid;width:776px;padding:10px 0px 10px 0px;}
.infoborderline{border-bottom:1px dashed #cccccc;}
.newbutton01 { font-size: 14px; color: #FFFFFF; background-color: #008AD7; border-width: 2px; border-style: solid; border-top-color: #00C0EC; border-right-color: #0035A4; border-bottom-color: #0035A4; border-left-color: #00C0EC; height:22px; }
.confirmtype{width:132px;margin-left:2px;color:#ff3300;}
.indexmidlist{background-color:#f7f7f7;}
/*menuAreaList*/
a.menuAreaList:link,a.menuAreaList:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.menuAreaList:hover,a.menuAreaList:active {
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}
.font16 {
	font-size: 16px;	
	text-decoration: none;
}
.LoginBg
{
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
	background-image: url(/images/loading.gif);
	background-repeat:  no-repeat;
     background-position: top center;
     border:1px solid #888888
}
style1{
      padding-top:50px;

}

/*价格表格*/
.P17u_tbRoomPrice{
	border-left:1px solid #927965;
     border-right:1px solid #927965;
   border-top:1px solid #927965;
    border-bottom:0px;
	font-size:12px;
	width:776px;
	font-family:arial,宋体;
	color:#000;
    background-color:#ffffff;

}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	border-right:1px solid #927965;
	border-bottom:1px solid #927965;
	color:#000;
    font-weight:bold;
	line-height:23px;
	text-align:center;
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2{
	border-right:1px solid #927965;
	border-bottom:1px solid #927965;
	line-height:23px;
	text-align:center;
	height:23px;
    background-color:#F9f9f9;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	font-family:Georgia;
	font-style:italic;
	text-decoration: line-through;
    background-color:#F9F9F9;
}
/*价格表格五酒店预订时的文字描述*/
.P17u_tbRoomPrice_tj{
	COLOR: #0062c5;
	text-align:center;
}
/*价格表格五酒店预订时的文字描述色彩值*/
.P17u_tbRoomPrice_tj span{
	COLOR: #FF0000;
}
/*价格表格显示价格所对应日期*/
.P17u_tbRoomPrice_td2_hot{
	border-right:1px solid #927965;
	border-bottom:1px solid #927965;
	font-size:12px;
	text-align:center;
   color:#FF5A00; 
   padding:0px 2px 0px 2px; 
   font-weight:bold;     
           
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot div{color:#0062C5;}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	border-bottom:1px solid #927965;
	line-height:23px;
	text-align:center;
	height:23px;	
    BACKGROUND-COLOR: #F9F9F9;
}
/*价格表格预订按钮样式*/
.P17u_tbRoomPrice_td2_booking span{
   text-align:center; 
   height:14px;  
   padding:3px 6px 0px 6px;
   margin:0px 5px 0px 5px;      
   font-weight:bold;           
   BORDER-RIGHT: #0035A4 thin solid; 
   BORDER-TOP: #00C0EC thin solid; 
   FONT-SIZE: 12px; 
   TEXT-TRANSFORM: capitalize; 
   BORDER-LEFT: #00C0EC thin solid; 
   CURSOR: pointer; COLOR: #ffffff; 
   LINE-HEIGHT: 16px; 
   BORDER-BOTTOM: #0035A4 thin solid; 
   FONT-FAMILY: Arial; 
   BACKGROUND-COLOR: #008AD7;   
}

/*自定义的样式*/
.P17u_tbRoomPrice_fangxing{
	color:#003399;
	border-right:1px solid #927965;
	border-bottom:1px solid #927965;
	line-height:23px;
	text-align:center;
           FONT-WEIGHT: bold;
	height:23px;
           background-color:#F9F9F9;
}
.P17u_tbRoomPrice_td2_jiangjin{
	border-right:1px solid #927965;
	border-bottom:1px solid #927965;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.P17u_tbRoomPrice_td2_jiangjin span{
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color:#106ECE;
}
