@charset "utf-8";
@import url(/include/style.php);
@import url(/include/banbtngen.css);

#featureText {
	float:left;
	margin-left:60px;
	margin-top:-60px;
	position:relative;
	width:300px;
}

div#sideNav {
	z-index: -1;
	position: relative;
	width: 200px;
	float: left;
	z-index: 10;
	margin-left: -44px;
	margin-top: -10px;
}

body {
	background:#FFFFFF url(/images/page_bg_repeat.jpg) repeat-x;
}

h1 {
	font-size: 26px;
}

.rteBody {
	background: #FFFFFF;
}

#page_bg {
	background:#FFFFFF url(/images/page_bg.jpg);
	height:500px;
	left:50%;
	margin-left:-700px;
	position:absolute;
	width:1400px;
	repeat: none;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}


div#page {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	margin: auto;	
}

div#header {
	margin:-18px auto auto -30px;
}

div#headerImg {
	width: 875px;
}

#news {
	position:absolute;
	top:530px;
}

#RSS {
	height:30px;
	left:795px;
	position:absolute;
	top:283px;
	width:30px;
	z-index:1;
}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
	min-height:450px;
	position: relative;
}


div#contentBody {
	margin-left:266px;
	position:relative;
}

div#leftNav {
	float:left;
	margin-left:-30px;
	margin-top:-46px;
	z-index: 100;
	position: relative;
}

div#footer {
	background: url(/images/footer_bg.jpg) repeat-x 0 14px;
	width:100%;
	/* bottom:0; */ /* stick to bottom */
	width: 100%;
	height: 214px;
	margin-top: -155px;
	z-index: 0;
}

#footerImg {
	background: url(/images/footer.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
	background-position: right 50%;
	width:1400px;
	height: 200px;	
}

#footerLeft {
	position: relative;
	z-index: 10;
}

#footerRight {
	float:right;
	margin-top:-141px;
	position:relative;
	z-index: 10;
	width: 365px;
}

#threeImages {
	position:relative;
	width:877px;
	height:100%;
	z-index:2;
}

#footerImg {
	position:relative;
}

#divTime {
	visibility: hidden;
}

#search {
	position:absolute;
	width:240px;
}

#btn_search {
	left:125px;
	position:absolute;
	top:0px;
}

#txtKeyword {
	border:1px solid #E8E8E9;
	height:20px;
	margin-left:-32px;
	margin-top:0;
	width:152px;
	background: #FFFFFF;
}

#dd_logo {
	padding-left:28px;
	padding-top:44px;
}

.input {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background: #808080;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
	padding-bottom: 5px;
	cursor: finger;
	color: #FFFFFF;
	font-weight: bold;
}
