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

 body {
 background-image:url(bg.png);
 width: 984px;
 height: 964px;
 background-repeat: repeat-x;
 margin: 0px auto;
 background-color: #30312C;
 }
 
 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b62418;
	text-decoration: none;
}

 
 img
{
	border: none;
}

.title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 40px;
color: #FFFFFF;
padding-left: 25px;
}


.t1 {
border: 1px solid #000000;
background-color: #2e2e29;
width: 984px;
}

.b1_top {
background-image: url(box1_top.png);
width: 437px;
height:52px;
background-repeat: no-repeat;
margin-left: 20px;
}

.b1_top .title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 47px;
color: #FFFFFF;
padding-left: 25px;
}

.b1_middle {
background-image: url(box1_middle.png);
width: 437px;
background-repeat: repeat-y;
padding: 20px;
margin-left: 20px;
}

.b1_middle .car1 {
background-image: url(car1.png);
width: 93px;
height: 89px;
background-repeat: no-repeat;
float: left;
}

.b1_middle .text1 {
padding-left: 100px;
padding-right: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: justify;
}

.b1_middle .text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b62418;
text-align: right;
padding-right: 40px;
}


.b1_bottom {
background-image: url(box1_bottom.png);
width: 437px;
height: 17px;
background-repeat: no-repeat;
margin-left: 20px;
}

.car {
background-image: url(car.jpg);
width: 437px;
height: 434px;
background-repeat: no-repeat;
margin-left: 20px;
}

.b2_top {
background-image: url(box2_top.png);
width: 466px;
height: 54px;
background-repeat: no-repeat;
}

.b2_top .title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 47px;
color: #FFFFFF;
padding-left: 25px;
}

.b2_middle {
background-image: url(box2_middle.png);
width: 466px;
background-repeat: repeat-y;

}

.b2_middle .text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 20px;
text-align: justify;
}

.b2_middle .box {
background-color: #999999;
border: 1px solid #666666;
width: 150px;
height: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 25px;
color: #FFFFFF;
margin-left: 20px;
padding-left: 7px;
}

.b2_up {
background-image: url(box2_up.png);
width: 466px;
height: 9px;
background-repeat: no-repeat;
margin-right: 20px;
}

.b2_down {
background-image: url(box2_down.png);
width: 466px;
height: 11px;
background-repeat: no-repeat;
margin-right: 20px;
}

.b2_blank {
background-image: url(box2_blank.png);
width: 466px;
background-repeat: repeat-y;
margin-right: 20px;
}

.b2_blank .title1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 47px;
color: #FFFFFF;
padding-left: 25px;
}

.b2_bottom {
background-image: url(box2_bottom.png);
width: 466px;
height: 11px;
background-repeat: no-repeat;
margin-right: 20px;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

.footer2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}


#dropmenudiv{
position: absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, sans-serif;
line-height:20px;
z-index:80;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
}
