@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body
{
text-align: center;
}

#page-wrap
{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #999999;
}

.clear { 
clear: both; 
}

#header #leftHead {
	background-color: #0066CC;
	float: left;
	height: 200px;
	width: 320px;
	background-image: url(../images/ba-doyn_logo.gif);
	background-repeat: no-repeat;
	background-position: 142px 115px;
}
#header #rightHead {
	background-color: #3399FF;
	float: left;
	height: 200px;
	width: 640px;
}
#header #rightHead li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	list-style-type: none;
	float: left;
	margin-right: 30px;
}
#header #rightHead ul {
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#header   #rightHead   li   a {
	text-decoration: none;
	color: #FFFFFF;
}
#header #rightHead li a:hover {
	text-decoration: none;
	color: #FF0000;
}
#header #rightHead li .current {
	text-decoration: none;
	color: #99CCCC;
}

#leftContent  {
	float: left;
	width: 200px;
	position: relative;
	left: 95px;
	top: 25px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	color: #666666;
	height: 500px;
}
#leftContent a {
	text-decoration: none;
	color: #666666;
}
#leftContent a:hover {
	text-decoration: none;
	color: #0066CC;
}
#leftContent  .current  {
	text-decoration: none;
	color: #3399FF;
}
#leftContent .CurrentNumbers {
	color: #99CCCC;
}

#rightContent  {
	float: left;
	width: 540px;
	position: relative;
	left: 145px;
	top: 25px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#rightContent p {
	margin-top: 16px;
}
#rightContent a {
	text-decoration: none;
	color: #3399FF;
}
#rightContent a:hover {
	text-decoration: none;
	color: #0066CC;
}
#rightContent h1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#contentAuction {
	overflow: visible;
}

#rightContentAuction {
	float: left;
	width: 690px;
	position: relative;
	left: 140px;
	top: 25px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#rightContentAuction  h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#rightContentAuction p {
	margin-top: 16px;
}
#rightContentAuction a {
	text-decoration: none;
	color: #3399FF;
}
#rightContentAuction a:hover {
	text-decoration: none;
	color: #0066CC;
}
#page-wrap #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3399FF;
	height: 25px;
	clear: both;
	padding-left: 345px;
	padding-top: 7px;
}
#rightContent li {
	margin-left: 30px;
}
