﻿/*
 * Globals
 */
body {
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-family:"Microsoft Yahei";
  color: #555;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-weight: normal;
  color: #333;
}

span.title{
  display: inline-block; 
  width: 98%;
  height: 30px;
  text-align: left;
  background-color: #195f9d;
  font-size:14px;
  position:relative;
  font-style: white;
  border-radius: 5px;
  font-weight:bold; 
  padding-left:15px;
  line-height:30px;
  color:#fff;  
}
.referring{
	    background:#fff url(images/menu2.png) no-repeat;
		display: inline-block; 
        width:888px;
        height: 30px;
        text-align: left;
        background-color: #36648B;
        font-size:14px;
        position:relative;
        font-style: white;
        border-radius: 5px;
        font-weight:bold; 
        padding-left:15px;
        line-height:30px;
        color:#fff;
}

table.booking{
  width:100%;
}

table.booking th{
  background-color: #2873ac;
  text-align: center;
  font-size: 14px;
  padding: 2px 6px;
}

table.booking td{
  background-color: #2873ac;
  text-align: left;
  font-size: 14px;
  padding: 2px 6px;
  border-radius: 5px;
}

table.booking input{
  width:100%;
  text-align: left;
  font-size: 14px;
  height: 24px;
}

table.booking textarea{
  margin: 0px; 
  width: 100%;
  resize:none;	
}

table.booking select{
  width:100%;
  text-align: left;
  font-size: small;
  height: 24px;
}

.bookinggoods{
  background-color: #2873ac;
  text-align: center;
  font-size: 14px;
  padding: 2px 6px;
  border-radius:5px;
  width:800px;
  
}

.btn-col input{
	    font-size: 16px;
		width:80px;
		height:30px;
		text-align:center;
}



.paging{
  text-align: center; 
  height: 30px;
  padding: 6px 6px;
  border-top: 1px solid #e5e5e5;
}

.paging a{
  margin: 2px 6px; 
}

/*
 * Content
 */

.content {
  width: 1250px;
  margin: 0 auto;
}

/*
 * Footer
 */

.footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;

}



.footer p {
    margin-bottom: 0;
    font-style:#cc3300;
}

#menu{  font-family: "黑体"; margin:0 auto;}  
#menu ul{ list-style-type:none; margin:0px; padding:0px;}  
#menu ul li{ position:relative; float:left; width:180px;height:35px;margin-top:0px;} 
#menu ul li a{ display:block; padding:5px; text-decoration:none; } 
#menu ul li a:link,#menu ul li a:visited{ color:#004600;} 
#menu ul li a:hover{ background-color:#6E6E6E;color:#004600;}  
#menu ul li ul{ display:none; position:absolute; left:0px; top:30px; background-color:#81828a;} 
#menu ul li:hover ul{ display:block}  
#menu ul li ul li a{display:block; padding:5px; text-decoration:none; } 
#menu ul li ul li a:link,#menu ul li a:visited{background-color: ##6E6E6E; color: #004500;} 
#menu ul li ul li a:hover{ background-color:##6E6E6E;color: #001500;} 

#photo-list {
    width:1200px;           
    height:750px;   
	overflow:hidden;       
	border-radius:10px;
	/* border:1px dashed #ccc;  */
	text-align:center;
}  
#photo-list ul{list-style:none;}  
#photo-list li{padding-right:9px;}  
#photo-list img{border:1px solid #ddd; background:#fff; padding:2px;}
.caidan ul li{
	background:#eeeeee;
	height:50px;
	width:135px;
	list-style-type:none;
}
.caidan ul li a{
	display:block;
	text-decoration:none;
	height:50px;
	line-height:50px;
	padding-left:10px;
	}
.caidan ul li a:hover{
	background:#000;
	color:#fff;	}


*{margin:0;padding:0;border:0;}

#nav {
 width:120px;
 line-height: 40px; 
 list-style-type: none;
 text-align:left;

}

#nav a {
 width: 160px; 
 display: block;
 padding-left:20px;
 color:#fff;

}
#nav li {
 background:#cc3300; 
 border-bottom:#FFF 1px solid; 
 float:left;

}
#nav li a:hover{
 background:#ff3300; 
}
#nav a:link  {
 color:#fff; text-decoration:none;
}
#nav a:visited  {
 color:#fff;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li ul {
 list-style:none;
 text-align:left;
}
#nav li ul li{ 
 background:#ccccff; 
}
#nav li ul a{
         padding-left:20px;
         width:160px;

}

#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#cc3300;text-decoration:none;
}
#nav li ul a:hover {
 color:#F3F3F3;
 text-decoration:none;
 font-weight:normal;
 background:#cc9933;

}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
}
-->
#PARENT{
 width:210px;
 padding-left:0px;
}
tr:nth-child(even){
	
	background:#FFF8DC;
}
tbody a{
	text-decoration:none;
	color:#666;
}
tbody a:hover{
	color:#FF0000;
}



.zzz{
	float:right;
}
.zzz ul{
	list-style-type:none;
}
.zzz ul li{
	float:left;
line-height:30px;
	list-style-type:none;
	color:#000;
}
.zzz ul li a{
	text-decoration:none;
	line-height:30px;
	margin-right:5px;
	list-style-type:none;
	color:#000;
}
.dibu {
	width: 1200px;
	height: 200px;
	/*background-color: red;*/
	text-align: center;
	margin: 10px auto;
}
#submit{
	float:right; 
	width:20%;
	height:30px;
	font-size:14px;
	text-align:center;
	background-color:#2873ac;
	border-radius:5px;color:#fff;
}
table.TableBg_color tr.bookinggoods td{
	width: 90px;
}
table.TableBg_color td span,
table.TableBorder .bookinggoods th span{
	color:#fff;
}
table.TableBg_color tr.bookinggoods,
#bc_bookingno{
	height:30px;
}
table.TableBg_color tr .Bg_color{
	background-color: white;
	border:1px solid #2873ac;
}
table.TableBorder tbody#tb_bookingcntrs td select,
table.TableBorder tbody#tb_bookingcntrs td input{
	border:1px solid #2873ac;
}
table.TableBorder #tb_bookingcntrs .TableCenter{
	height:32px;
}
table.TableBorder #tb_bookingcntrs  td{
	text-align: center;
}
#containers{
	overflow: hidden; 
	display: block;
}
#PortTable #end_mud,
#PortTable #start_qiy{
	font-size:15px;
	overflow-Y:scroll;
	overflow-X:hidden;
	display:none;
	border:1px solid #ddd;
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	height:150px;
	background:#fff;
}
#mainDiv{
	width:100%;
	margin:0 auto;
}
#MainDivF{
	width:100%;
	height:auto;
	float:right;
}
#MainDivF .a{
	width: 100%;
	height: 22px;
	background-color:#2873ac;
	margin: 8px auto;
	border-radius: 5px;
	padding-left:5px;
	font-weight:bold;
}



