﻿@import url("http://www.tibettravel.org/css/header_footer.css");

body{
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	font-size:13px;
	font-family:Arial,sans-serif;
	width:950px;
	color:#000;
	background:#fff;
	text-align:center;

}
img {
	padding: 3px;
	border: none;
}


#body{
	width: auto;
	background-color: #FFFFFF;
	
}
 
#body #content{
	width: 67%;
	background-color: #fff;
	float: right;
	padding: 0px;
	text-align:left;
	font-size:13px;
}

#body #left{
	width: 32%;
	background-color: #fff;
	float: left;
}

.blank{
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px #B0BDC6 solid;
	margin-bottom:10px;
}
.blank .left{
	width: 38%;
	height: 100%;
	float: left;
}


.blank .right{
	width: 62%;
	height: 100%;
	float: right;
	background-color: #FFFFCC;
	overflow: auto;
}

.route{
	width: auto;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px #B0BDC6 solid;
	background-color: #F4F8FF;
	text-align:left;
}
.route .top{
	width: auto;
	background-color: #FFE8D0;
	padding: 5px 5px;
}
.route .blow{
	width: auto;
	background-color: #fFF;
}

#weather{
	height: 180px;
	background-color: #FFFFFF;
	border: 1px #B0BDC6 solid;
	margin-bottom: 10px;
}
#news{
	height: 190px;
	background-color: #FFFFFF;
	border: 1px #B0BDC6 solid;
}
.title{
	height: 20px;
	line-height: 20px;
	background-image: url('../images/title_bg.gif');
	border-bottom: 1px #B0BDC6 solid;
	padding-left: 10px;
	color: #006699;
	font-weight: bold;
}

p{
	margin:5px;
}
.bt_route{
	float: right;
	cursor:pointer;
	color:maroon;
	
}
.title .titleLeft{
	font-size: 12px;
	font-weight: normal;
	font: normal normal bold 100% serif;
	width: 80%;
	float: left;
	height:100%;
	line-height:20px;
}
.pic {
   width:auto;
   text-align:center;
}

#content #title {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-align:center;
}

.contentBodyLeft{
	width:70%;
	float:left;

}
.contentBodyRight{
	width: 29%;
	float: right;

}
.contentBodyLeft .list{
   width:auto;

   padding:10px;
}
.contentBodyRight .pic{
	width: auto;
	padding: 3px;
	clear: both;
	border:1px solid #CCCCCC
}

.listBlank{
	margin-bottom:10px;
	border: 1px #B0BDC6 solid;

}
.contentBody{
	width:auto;
	

}
.color1{
	background-color: #fFF;
}
.color2{
	background-color: #FBFFFF;
}
.clear{
	clear:both;
}
.pageTitle{

	border: 2px #FF6600 solid;
	margin-bottom: 10px;
	padding:10px;
	color:#000;
	
	
}
h2{
	text-align:center;
	color:#FF6600;
}
.sub_index {
background-color:#F5F5F5;
float:left;
height:auto;
list-style-image:url(../images/sub-index.gif);
margin:5px;
padding:5px;
text-indent:20px;
width:90%;
}
.image{
	float:left;
	margin:5px;
}






#add{
	width:948px;
	height:25px;
	line-height:25px;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	border:1px dashed #E7E7E7;
	background:#F2F2F2;
	position:relative;
}
#add p {
	margin:0;
	margin-left:5px;
}
#add_L{
	width:40%;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	padding-right:15px;
}
