﻿
ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
li {
 list-style-type:none;
}
a {
  color:#202020;
  text-decoration:none;
}
a:hover {
  color:#FF5500;
  text-decoration:none;
}
#bottom_body {
  width:960px;
  margin:0 auto;
  overflow:hidden;
  padding-top:10px;
  font-size:12px;
  font-family:"宋体" Arial;
  clear:both;
}
.Cooperation {
  width:960px;
  overflow:hidden;
  border-top:1px solid #CCCFD2;
  padding-top:8px;
  font-size:12px;
}
.Cooperation ul li div.left{
  font-weight:bold;
  width:65px;
  float:left;
  line-height:18px;
}
.Cooperation ul li div.right{
  width:895px;
  float:right;
  line-height:18px;
  overflow:hidden;
}
.Cooperation ul li div.right ul {
  margin-left:-5px;
  width:895px;
}
.Cooperation ul li div.right ul li {
  float:left;
  padding:0px 10px;
  white-space:nowrap;
  background:url(/hotel365/images/index/fre_line.gif) no-repeat left center;
}
.service {
  text-align:center;
  line-height:18px;
  border-top:1px solid #CCCFD2;
  padding:8px 0;
  margin-top:10px;
  overflow:hidden;
}
.service1 {
  padding:0 0 0 10px;
  overflow:hidden;
  line-height:20px;
  color:#5A5A5A;
  text-align:center;
}
