@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_base/images/bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #39322A;
}
body,td,th {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #898074;
}
#mainWrap1 {
	position:absolute;
	left: 50%;
	margin-left: -480px;
	width:960px;
	height:614px;
	z-index:1;
}
#headerlogo1 {
	position:absolute;
	width:400px;
	height:85px;
	z-index:2;
	left: 280px;
}
#content1 {
	position:absolute;
	width:700px;
	height:515px;
	z-index:1;
	left: 130px;
	top: 85px;
}
#content2 {
	position:absolute;
	width:360px;
	height:520px;
	z-index:1;
	left: 300px;
	top: 85px;
}
#navleft1 {
	position:absolute;
	width:130px;
	height:168px;
	z-index:4;
	top: 325px;
}
#navright1light {
	position:absolute;
	width:176px;
	z-index:9;
	top: 328px;
	left: 783px;
}
#navright2light {
	position:absolute;
	width:176px;
	z-index:9;
	top: 200px;
	left: 783px;
}
#navright3light {
	position:absolute;
	width:160px;
	z-index:9;
	top: 530px;
	left: 674px;
}
#navright4light {
	position:absolute;
	width:146px;
	z-index:9;
	top: 530px;
	left: 139px;
}
#navright5light {
	position:absolute;
	width:104px;
	z-index:9;
	top: 610px;
	left: 430px;
}
#footer1 {
	position:absolute;
	width:700px;
	height:20px;
	z-index:3;
	left: 130px;
	top: 620px;
}
a:active { outline: 0 none; }
a:focus { 
	-moz-outline: 0 none;
	outline-style: none;
	outline-width: 0; }
