﻿/*Generic Template {{{steelblue style sheet}}} */

* {
	margin: 0;
	padding: 0;
	}	
html, body{	
	min-height: 100%;
	#height: 100%;
	_height: 100%;		
	}
	
body {
	color: #000;
	font-size: 11px;
	padding: 5px 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #fff url(http://www.beijing-airport-transfer.com/images/steelblue_bg.jpg) 0 0 repeat-x;
	}

h1,h2,h3,h4,h5,h6 {
	padding: 5px 0 5px 5px;
	border-bottom: 1px dotted steelblue;
	}

.container {
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid steelblue;
	}
	
#header {	
	width: 780px;
	height: 224px;
	background: url(http://www.beijing-airport-transfer.com/images/steelblue_01.jpg) 0 0 no-repeat;
	}
	
#header h1 {
	font-size: 40px;
	letter-spacing: 1px;
	font-weight: lighter;	
	border: none;
	display: block;
	padding-top: 50px;
	margin-right: 50px;
	color: #fff;
	width: 450px;
	float: right;
	text-align: right;
	}
	
.subtitle {
	border: none;
	color: #fff;
	margin-right: 150px;
	_padding-right: 150px;
	_margin-right: 0;
	display: block;
	clear: both;
	float: right;
	width: 500px;
	text-align: right;
	}
	
h1 {
	font-size: 22px;
	}	
	
h2 {
	font-size: 18px;
	}
	
h3 {
	font-size: 16px;
	}	
	
h4 {
	font-size: 14px;
	}	
	
a {
	color: steelblue;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
.menu1 {
	height: 50px;
/*	background: url(http://www.beijing-airport-transfer.com/images/steelblue_03.jpg) 0 0 repeat-x;*/
	width: 780px;
	padding-top: 1px;
	}		
	
.menu1 ul {
	list-style-type: none;
	text-align: center;
	}	
	
.menu1 li {
	float: left;
	display: block;
	list-style-type: none;
	height: 49px;
	border-right: 1px solid #fff;
	}	
	
.menu1 ul a {
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	text-align: center;
	float: left;
	width: 84px;
	height: 44px;
	border-right: 1px solid #ccc;
}				
	
.menu1 ul a:hover {
	text-decoration: underline;
	color: gray;
	}

.menu {
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
	}
	
.menu ul {
	list-style-type: none;
	text-align: center;
	}
	
.menu li {
	list-style-type: none;
	display: inline;
	}
	
.menu ul a {
	color: steelblue;
	text-decoration: underline;
	font-size: 11px;
	margin: 0 5px;
	display: inline;
	}
	
.menu ul a:hover {
	text-decoration: none;
	}

/*-- end of menus --*/	
		
.content_wrap {
	width: 850px;
	margin: 0 auto;
	}		
	
.content {
	background: #fff url(http://www.beijing-airport-transfer.com/images/steelblue_05.jpg) 0 0 repeat-x;
	width: 100%;
	padding-top: 35px;
	}
	
.content_text {
	width: 740px;
	margin: 0 auto;
	min-height: 500px;
	_height: 500px;
	word-wrap: break-word;
	padding: 0 20px 10px 20px;
	clear: both;
	}				
img{
	border:0;	
}
.content_text ul {
	padding-left: 15px;
	padding-top: 5px;
	}	
	
.content img {
	margin: 5px 5px 5px 0;
	}	
	
.content p {
	padding: 5px 0;
	line-height: 1.5em;
	margin: 5px 0;
	}	
	
.footer {
/*	padding-top: 15px;
	padding-left: 10px;
	clear: both;
	color: steelblue;
	height: 120px;
	background: url(http://www.beijing-airport-transfer.com/images/steelblue_07.jpg) bottom left no-repeat;*/
	}	
	