@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}

body{
	background-color:#eaebdb;
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#0099FF;
}

.clear{
	clear:both;
}

#layout{
	width:830px;
	height:48px;
	margin:auto;
	background-color:#fff;
	border-width:0px 1px 8px 1px;
	border-color:#ceb18d;
	border-style:solid;
	padding:20px 0px 0px 20px;
}

h1{
	font-size:13px;
	font-weight:normal;
	color:#797d30;
	float:left;
	margin-left:15px;
}

#content{
	width:850px;
	height:auto;
	margin:auto;
	background-color:#fff;
	border-width:0px 1px 1px 1px;
	border-color:#ceb18d;
	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:#ecc199;
	border-bottom-width:3px;
	padding:8px 0px 0px 0px;
}

.titleheight{
	height:20px;
}

h2{
	color:#634216;
	font-size:14px;
	float:left;
	width:500px;
	margin-left:5px;
}

.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:#f0e9da;
	padding:10px;
	color:#8c6530;
}

.searchBox{
	border-width:3px;
	border-style:solid;
	width:564px;
	margin:10px 0px 10px 0px;
	background-color:#e5e6c9;
	color:#388bc1;
	float:left;
}

.searchBorderColor1{
	border-color:#b37a3a;
}

.searchBorderColor2{
	border-color:#c3c7a7;
}

.box{
	width:112px;
	height:16px;
	float:left;
	text-align:center;
	padding:3px 0px 3px 0px;
}


.boxArea{
	width:442px;
	height:16px;
	float:left;
	padding:3px 5px 3px 5px;
	color:#634216;
}

.boxArea a{
	color:#0099FF;
}

.boxTitle{
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

.bgColor1{
	background-color:#8c6530;
}

.bgColor2{
	background-color:#FFFFFF;
}

.bgColor3{
	background-color:#b68659;
}

.bgColor4{
	/*background-color:#d3d395;*/
}


ul li{
	float:left;
	list-style:none;
}

.sideBox{
	width:220px;
	height:auto;
	border-width:1px;
	border-style:solid;
	border-color:#c3c7a7;
	margin-bottom:10px;
}

.links{
	width:180px;
	height:auto;
	padding:10px 20px 10px 20px;
}

.links a{
	color:#96a84a;
}
	
.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{
	margin:3px;
	text-align:center;
	padding:5px 0px 5px 0px;
	width:214px;
	background-color:#e8eadb;
}

#footer{
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#c6c988;
	width:840px;
	height:auto;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:11px;
	color:#8c6530;
	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:#CEB18D;
	width:564px;
	margin:10px 0px 10px 0px;
	padding:2px;
	background-color:#FFFFFF;
	color:#388bc1;
	float:left;
}

.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:#634215;
}

.train-search ul{
	padding:0px 0px 5px 0px;
	float:left;
}

.train-search .box {
height:auto;
}

.news-height li{
	width:565px;
}
