body{
margin:20 auto;
padding:0px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
min-width:800px;
}
a {
   outline:none;
}
#bolalist{
background: url(../images/bg_bolalist.jpg) no-repeat left top; 
padding-top:5px;
width:495px;
height: 153px;
}
#rightside{
background: url(../images/bg_rightside.jpg) no-repeat top right; 
width:162px;
height: 495px;
}
#bottom{
background: url(../images/bg_bottom.jpg) no-repeat bottom center; 
width:495px;
height: 340px;
position:relative;
}

.bottomMenu{
font-size:14px;
/*font-weight:bold;*/
color:#485969;
margin-bottom:0px;
}
.bottomMenu a{
text-decoration:none;
color:#485969;
}
.bottomMenu a:hover{
text-decoration:underline;
}
#header{
	
}
#header #logo_bizdir{
	font-size:29px;
	color:#f0b513;
	margin:0px;
	padding-left:20px;
}
#des{
	position:relative;
	top:40px;
	left:20px;
}
#des h2{
	margin:0px;
	color:#292929;
}
#rightside h3{
	color:#FFFFFF;
	padding-left:30px;
	padding-right:20px;
	padding-top:30px;
	margin:0px;
}
#bottom p{
	width:460px;
	/*line-height: 25px;
	font-weight:bold;*/
	color: #292929;
}
.white{
	color:#FFFFFF;
}
.yellow{
	color:#f0b513;
}

#hypHome{
    height: 80px;
    width: 80px;
    float:right;
    margin-right:40px;
   
}
fieldset{
border:solid 0 transparent;
margin:0px;
padding:0px;
}
fieldset p{
margin:0px;
padding:0px;
 
}
label{
color:#f0b513;
font-weight:bold;
font-size:18px;

margin-left:30px;
}
input {
width:92px;
margin-left:30px;
}
.send{
width:98px;
border:none;
color:#485969;
background-color:#ffffff;
letter-spacing: 1px; 
font-weight: bold;
font-size:14px;
}
.search{
  font-weight:bold;
  letter-spacing: 1px;
}

