/*页码的栏*/
.message_menu .pageination{
    margin-left:8px;
    float:left ;
  margin-top:16px;
    
}

.message_menu .pageination a{          
    display:inline-block;
    text-align:center;
    width:15px;
}
.message_menu .pageination a:hover{
   background:#d3edfa;
}
.message_menu .pageination input{
   width:35px;
   height:15px;
    border:#ACA899 1px solid ;
}

 .img_box{
  	text-align:center ;
  }
  .img_box imgexplain{
  	color:#000000;
  }
   .nottoolong{ /*超出部分用省略号代替*/
   display:block;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
    width:330px;
  	*width:322px;
    }
    .notoolong2{ /*超出部分用省略号代替*/
   	display:block;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;
    height:22px;
    width:80px;
    }
    
    .tr_odd{
    background-color:#F5FBFF;;
    }
    .dark_bord td{
    	border:#FF000 1px solid;
    }
  .fix_width{
  	WORD-BREAK: break-all; WORD-WRAP: break-word;
  }
  .redsmall{
  	color:red;
  }
  
    .alert_msg{
    height:20px;
 	color:red;
 	padding-top:3px;
 	padding-left:18px;
 	background:url(../images/errbutton.png) no-repeat left;
    display:none ;
    }
    /*------little box-----这个是注册信息确认页面------*/
    
.littlebox{
    text-align:left;
	position:absolute;
	background: #FFFFFF;
	width:300px;
	margin-bottom:3px;
	border: 1px solid #404040;
	z-index:1000;
	left:490px ;
	margin-top:400px;
	color:#49A1b7 ;
	display:none;
	
}

.crazybox{
    text-align:left;
	background: #FFFFFF;
	width:300px;
	margin-bottom:3px;
	border: 1px solid #404040;
	z-index:1000;
	color:#49A1b7 ;
	display:none;
	
}


.reg_title{
	background:url(../images/littleHead.png) no-repeat left;
	color:#49A1b7;
	display:block;
	margin-left:8px;
	padding-left:20px;
	font-size: 14px;
}
.littlebox form{
	margin:0;
	padding:0
}

.littlebox_title{
	background-color:#404040;
	color:white;
	font-weight:bold ;
	text-align:center;
}
.add_hotel_title{
	background-color:#EF6731;
	color:white;
	font-weight:bold ;
	text-align:center;
}
.littlebox table {
	width:250px;
	border-spacing:0;
	border-collapse :collapse ;
}
.littlebox table td , .crazybox table td{
	border-bottom: 1px solid #E8E8E8;
	height:24px;
	vertical-align :middle;
	word-break:break-all ;
}
.littlebox .td_first , .crazybox .td_first {
	width:65px;
	text-align:left;
}

.littlebox .td_firsten {
	width:80px;
	text-align:left;
}
.littlebox input , .crazybox input{
	color:#49A1b7 ;
	border: 1px solid; 
	FONT-FAMILY: 宋体; 
	HEIGHT: 18px; 
}

/* 用户中心的*/
.td_first{
	width:70px;;
	text-align:left;
}
.t_show{
	color:#49A1b7;
	border-collapse :collapse ;
	margin-bottom:10px; 
	word-break:break-all ;
}
.td_boder{
	border-bottom:1px solid #5dabc1
}

.table_break td{
	border-collapse :collapse ;
	word-break:break-all ;
}

.detail_title{
	padding-left:15px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background:url(../images/detail_title_bg.png) 3px -3px no-repeat ;
}

.detail_title_lever2{
	width:40%;
	display:block;
	height:22px;
	padding-left:20px;
	background:url(../images/redheart.png) left 1px no-repeat ;
	border-bottom:1px solid #49A1b7 ;
	font-weight:bold;
	color:#FF6600;
}	

.detail_content{
	width: 95%;
	color:#49A1b7 ;
	text-indent:2em ;
	line-height:22px;
}
.detail_content .li1{
	margin-left:30px;
	text-indent:0 ;
	display:block;
	list-style-type:decimal ;
}
.detail_content .li2{
	text-indent:0 ;
	list-style:none;
	background:url("../images/little_button.gif") left 3px no-repeat;
	margin-left:12px;
	padding-left:20px;
}

.t_list,.t_list_en {
	border-collapse:collapse ;
}
.t_list td,.t_list th{
	text-align:center;
	border: 1px solid #76BAF8 ;
}

.t_list_en td , .t_list_en th{
	padding:1px 3px;
	text-align:left;
	border: 1px solid #7A7F85 ;
}
.news_box {
	line-height:24px ;
	width: 100% ;
	word-break : break-all ;
}
 .news_box .news_detail{
 	text-indent :0;
 	text-align:left;
	width: 98% ;
    margin:5px 0;
  }
  
   .link_box{
   display:inline;
   width:104px;
  	text-align:center ;
  	padding:2px;
  }
   .link_box img{
	 border:1px solid #BC3500;
  }
    .link_box a:hover{
	margin-right:1px;
	margin-bottom:1px;
  }
.glimpse_box{
	color:#49a1b7;
	float:left;
   	width:162px;
  	text-align:center ;
  	margin:0 3px 3px 0;
}

.glimpse_box img{
	border:0;
	margin:0;
	width:162px;
	/*border:1px solid #FF8282;*/
}