body{
	color: #a9a9a9;
	background: #FFFFFF;
	margin:0 auto; padding:0;
	background:#fff url("../img/skin/bg.gif") repeat top left;
	font-size:12px;
	text-align:center;

	scrollbar-face-color:#292929;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#292929;
	scrollbar-shadow-color:#292929;
	scrollbar-3dlight-color:#292929;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#292929;

}

div.default{ color: #696969;
	font-size: 12px;
	font-family: Arial;
	align: center;}

p.caption{ color: #FFF;
	font-size: 12px;
	font-family: Arial;
	align: left;}

td.top{ color: #000000;
	text-align: center;
	font-size: 12px;
	font-family: Arial;}

td.menu{ color: #ffffff;
	text-align: center;
	font-size: 12px;
	background: #292929;
	font-family: Arial;}

td.photo{ color: #a9a9a9;
	text-align: center;
	align: center;
	background: #1a1a1a;
	font-family: Arial;}

td.default{ color: #a9a9a9;
	text-align: center;
	font-size: 12px;
	background: #1a1a1a;
	font-family: Arial;}

td.default2{ color: #a9a9a9;
	text-align: center;
	font-size: 12px;
	font-family: Arial;}

td.default3{ color: #a9a9a9;
	text-align: left;
	font-size: 12px;
	background: #1a1a1a;
	font-family: Arial;}

td.default4{ color: #a9a9a9;
	text-align: right;
	font-size: 12px;
	background: #1a1a1a;
	font-family: Arial;}

td.default5{ color: #ffffff;
	text-align: center;
	font-size: 12px;
	background: #1a1a1a;
	font-family: Arial;}

div.cnblack { margin:0; padding:0;
	background:#1a1a1a url("http://spring-railway.com/images/table/tableL.gif") no-repeat left top;
	width:900px;
	overflow:hidden;
	font-size: 12px;
	font-family: Arial;}

div.cnblack div.cntop_l{ margin:0; padding:12px 0 0 0;
	background:transparent url("http://spring-railway.com/images/table/tableBR.gif") no-repeat bottom right;}

div.cnblack div.cntop_r{ margin:-12px 0 0 0; padding:12px 0 0 0;
	background:transparent url("http://spring-railway.com/images/table/tableR.gif") no-repeat right top;}

div.cnblack div.cnbtm{ margin:0; padding:0 0 12px 0;
	background:transparent url("http://spring-railway.com/images/table/tableBL.gif") no-repeat bottom left;}

div.cnblackspn { margin:0; padding:0;
	background:#1a1a1a url("http://spring-railway.com/images/table/tableL.gif") no-repeat left top;
	width:480px;
	overflow:hidden;
	font-size: 12px;
	font-family: Arial;}

div.cnblack div.cntop_lspn{ margin:0; padding:12px 0 0 0;
	background:transparent url("http://spring-railway.com/images/table/tableBR.gif") no-repeat bottom right;}

div.cnblack div.cntop_rspn{ margin:-12px 0 0 0; padding:12px 0 0 0;
	background:transparent url("http://spring-railway.com/images/table/tableR.gif") no-repeat right top;}

div.cnblack div.cnbtmspn{ margin:0; padding:0 0 12px 0;
	background:transparent url("http://spring-railway.com/images/table/tableBL.gif") no-repeat bottom left;}

a:link{ color: #ffffff}
a:active{ color: #ffffff}
a:visited{ color: #ffffff}
a:hover{ color: #ffffff}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    border: 0px #000;
}
.highslide:hover img {
    border-color: #000;
}
.highslide-wrapper, .drop-shadow {
    background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #000;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
.highslide-overlay {
    display: none;
}
