@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-d.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
a, a img {
	text-decoration: none;
	border: none;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	float: left;
	width: 320px;
}
#master {
	position:relative;
	width:882px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	position:absolute;
	left:1px;
	top:0px;
	width:880px;
	height:86px;
	z-index:2;
}
#mid {
	position:absolute;
	left:1px;
	top:86px;
	width:880px;
	height:350px;
	z-index:2;
}
#btm {
	position:absolute;
	left:1px;
	top:436px;
	width:880px;
	height:8px;
	z-index:2;
}
#footer {
	position:absolute;
	left:1px;
	top:444px;
	width:880px;
	height:240px;
	z-index:2;
	background-image: url(../images/bg_06.gif);
}
#menu {
	position:absolute;
	width:850px;
	height:39px;
	z-index:10;
	left: 15px;
	top: 0px;
}
#menu a{
	float: left;
	height: 32px;
	width: 101px;
	background-image: url(../images/btn-off.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 1em;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 20px;
}
#menu a.current{
	background-image: url(../images/btn-on.png);
	color: #FF8217;
}
#menu a:hover{
	color: #FF8217;
}
#home-txt {
	position:absolute;
	left:40px;
	top:5px;
	width:320px;
	height:160px;
	z-index:5;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
#home-txt h1 {
	font-size: 40px;
	font-weight: normal;
	float: left;
	width: 320px;
	color: #000000;
}
#home-txt .line {
	background-color: #990000;
	float: left;
	height: 3px;
	width: 320px;
}
#home-txt p {
	float: left;
	width: 320px;
	color: #000000;
}
#home-footer-txt {
	position:absolute;
	left:140px;
	top:62px;
	width:600px;
	height:200px;
	z-index:5;
}
#home-footer-txt a {
	color: #FF8217;
}

#mid-txt1 {
	position:absolute;
	left:10px;
	top:68px;
	width:320px;
	height:109px;
	z-index:5;
}
#mid-txt2 {
	position:absolute;
	left:10px;
	top:289px;
	width:320px;
	height:54px;
	z-index:5;
}
#mid-txt2 p {
	float: left;
	width: 320px;
}
#footer-r {
	position:absolute;
	left:20px;
	top:20px;
	width:310px;
	height:200px;
	z-index:5;
}
#footer-l {
	position:absolute;
	left:361px;
	top:20px;
	width:511px;
	height:200px;
	z-index:5;
	overflow-x:hidden;
	overflow-y:auto;
}
#footer-l p{
	margin-bottom:10px;
}
#footer-l .txt {
	width: 480px;
}

#footer-m {
	position:absolute;
	left:342px;
	top:20px;
	width:3px;
	height:128px;
	z-index:2;
	background-color: #990000;
}
.line {
	background-color: #FFFFFF;
	float: left;
	height: 3px;
	width: 320px;
}
.org {
	color: #FF8217;
	text-align: justify;
}
#preview_wrap {
	width: 880px;
	height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}

		#preview_outer {
	overflow: hidden;
	width: 880px;
	height: 350px;
	position: relative;
		}

		#preview_inner {
			text-align: left;
			height: 100%;
			position: relative;
		}
		
		#preview_inner div {
	float: left;
	width: 880px;
	height: 350px;
	position: relative;
		}
		
		#preview_inner div a {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 260px;
	text-indent: 20px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 600px;
	font-style: italic;
		}
.previmg {
	float: left;
	height: 350px;
	width: 880px;
}

.prevcred {
	height: 50px;
	width: 180px;
	float: left;
	margin-top: -50px;
	padding-left: 600px;
}


		#thumbs {
	position: relative;
	width: 720px;
	text-align: center;
	margin-top: 55px;
	margin-left: auto;
	padding: 7px;
	border: 1px solid #FF0000;
	margin-right: auto;
		}

		#thumbs span {
	width: 60px;
	height: 60px;
	cursor: pointer;
	display: inline-block;
	padding: 3px;
		}

		#arrow {
			position: absolute;
			top: -13px;
			background: url('../bg_arrow.gif') top center no-repeat;
			width: 104px;
			height: 39px;
			display: none;
		}
.caps {
	text-transform: uppercase;
}
.indent10 {
	margin-left: 40px;
	margin-right: 20px;
}

#locate {
	position:absolute;
	left:695px;
	top:293px;
	width:180px;
	height:51px;
	z-index:5;
	font-style: italic;
}
