@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}

body{
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#946c00;
}

.clear{
	clear:both;
}

#layout{
	width:830px;
	height:56px;
	margin:auto;
	background-color:#fff;
	border-width:5px 1px 3px 1px;
	border-color:#4ba2dd;
	border-style:solid;
	padding:12px 0px 0px 20px;
}

h1{
	font-size:13px;
	font-weight:normal;
	color:#666;
	float:left;
	margin-left:15px;
	width:560px;
}

#content{
	width:850px;
	height:auto;
	margin:auto;
	background-color:#fff;
	border-width:0px 1px 1px 1px;
	border-color:#4ba2dd;
	border-style:solid;
	
}

.mainLeft{
	width:570px;
	padding:10px 15px 10px 20px;
	height:auto;
	float:left;
}

.mainRight{
	width:220px;
	padding:10px 0px 10px 0px;
	float:left;
	height:auto;
}

.titlebg{
	width:540px;
	background-image:url(../images/title_top.jpg);
	background-repeat:no-repeat;
	height:27px;
	padding:8px 0px 0px 30px;
}

.spaceUp{
	margin-top:10px;
}

.titleLine{
	width:570px;
	border-bottom-style:solid;
	border-bottom-color:#946c00;
	border-bottom-width:3px;
	padding:8px 0px 0px 0px;
}

.titleheight{
	height:20px;
}

h2{
	font-size:14px;
	float:left;
	width:500px;
	margin-left:10px;
}

.h2color1{
		color:#0066cc;
}

.h2color2{
	color:#fff;
}

.flash{
	width:570px;
	padding-top:3px;
	height:auto;
}

.content{
	width:570px;
	padding:10px 0px 10px 0px;
	text-align:justify;
	line-height:150%;
}

.highlight{
	background-color:#dae9f0;
	padding:10px;
	color:#003366;
}

.searchBox{
	border-width:3px;
	border-style:solid;
	border-color:#d2e8fd;
	width:564px;
	margin:10px 0px 10px 0px;
	background-color:#daedfe;
	color:#388bc1;
	float:left;
}

.box{
	width:112px;
	height:16px;
	float:left;
	text-align:center;
	color:#378abe;
	padding:3px 0px 3px 0px;
}

.box a{
	color:#378abe;
}

.boxArea{
	width:442px;
	height:16px;
	float:left;
	padding:3px 5px 3px 5px;
	color:#378abe;
}

.boxArea a{
	color:#378abe;
}

.boxTitle{
	font-weight:bold;
	font-size:13px;
	color:#1a6a8b;
}

.bgColor1{
	background-color:#b4dafe;
}

.bgColor2{
	background-color:#ecf6ff;
}

.bgColor3{
	background-color:#c7e3fd;
}

.bgColor4{
	background-color:#f1f8fe;
}


ul li{
	float:left;
	list-style:none;
}

.sideBox{
	width:220px;
	height:auto;
	border-width:1px;
	border-style:solid;
	border-color:#6699cc;
	margin-bottom:10px;
}

.links{
	width:180px;
	height:auto;
	padding:10px 20px 10px 20px;
}

.links a{
	color:#946c00;
}
	
.links ul li {
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	float:none;
	line-height:140%;
	background-position:left center;
}

.adv{
	text-align:center;
	padding:10px 0px 10px 0px;
	width:220px;
	background-color:#336699;
}

#footer{
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#003366;
	width:840px;
	height:auto;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:11px;
	color:#003366;
	margin:0 auto;
	clear:both;
}

.breadlink{
	color:#666;
	font-size:11px;
	width:500px;
	height:auto;
		margin-bottom:5px;
}

.breadlink li{
	padding:0px 2px 0px 3px;
	float:left;
}

.train-search{
	border-width:1px;
	border-style:solid;
	border-color:#d2e8fd;
	width:564px;
	margin:10px 0px 10px 0px;
	padding:2px;
	background-color:#FFFFFF;
	color:#388bc1;
}

.train-search p{
	clear:both;
	padding:0px 0px 5px 18px;
	font-weight:bold;
	background-image:url(../images/icon-arrowbox.gif);
	background-repeat:no-repeat;
	color:#326698;
	width:560px;
}

.train-search ul{
	padding:0px 0px 5px 0px;
	float:left;
}

.train-search .box {
height:auto;
}

.news-height li{
	width:565px;
}