﻿@import url("http://www.tibettravel.org/css/header_footer.css");

/**/
#body {
	width:950px;
	margin:0 auto;
}
#body #content {
	width:644px;
	background-color: #fff;
	float: right;
	padding: 0px;
	text-align: left;
	font-size:14px;
}
#body #left {
	width:304px;
	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;
}
.places {
	width: auto;
}
.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: 10px;
	clear: both;
	background-color: #EAEAEA;
}
.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;
	font-weight: bolder;
}
h2 {
	text-align: center;
	color: #FF6600;
}
.sub_index {
	background-color: #F5F5F5;
	height: auto;
	margin: 5px;
	padding: 5px;
	text-indent: 20px;
	width:auto;
}
.sub_index ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.image {
	float: left;
	margin: 5px;
}
h5{
	margin:0;
}
/*footer*/
/*header*/
#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;
}
