@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#maintop{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#maintop a{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#maintop a:hover{
color:#CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.mainleftright-title{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:30px;
float:left;
}
.mainleft ul{
width:219px;
padding:0;
margin:0;
}
.mainleft ul li{
width:219px;
float:left;
background-image:url(../images/mainleft-line-down.jpg);
height:24px;
padding:3px 0 0 0;
margin:0;
text-align:left;
list-style:none;
}
.mainleft ul li a{
padding:0 0 0 18px;
}
.mainleft ul li a:hover{
padding:0 0 0 20px;
font-weight:bold;
}
.table-content{
border:1px solid #B3B3B3;
background:#EBEBEB;
width:230px;
height:30px;
margin:0;
float:left;
text-align:left;
}
.table-content-title{
padding:2px 0 0 6px;
font-weight:bold;
}
.table-contentdown{
border:1px solid #B3B3B3;
background:#FFFFFF;
width:230px;
height:auto;
}
.table-content-description a{font-size: 10px}
.price{
	color: #FFFFFF;
	font-size: 11px;
}
.price a{
	color: #FFFFFF;
	font-size: 11px;
}
.brup{
padding:0;
margin:7px 0 0 0;
}
.footertext{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.inputtext{
background:#EBEBEB;
color:#000000;
height:18px;
padding-left:2px;
border:1px solid #B3B3B3;
width:300px;
}
.inputtextarea{
background:#EBEBEB;
color:#000000;
padding-left:2px;
border:1px solid #B3B3B3;
width:300px;
}
.button{
width:166px;
height:31px;
background-image: url(../images/send-a.jpg);
border:0;
}
.button:hover{
width:166px;
height:31px;
background-image: url(../images/send-b.jpg);
border:0;
}
.inputtextsearch{
background-image:url(../images/search-text.jpg);
color:#FFFFFF;
padding-left:2px;
border:0;
width:130px;
height:18px;
}
.buttonsearch{
width:60px;
height:20px;
background-image:url(../images/search-button.jpg);
border:0;
}
.buttonsearch:hover{
width:60px;
height:20px;
background-image:url(../images/search-button-b.jpg);
border:0;
}
form{
padding:0px;
margin:0px;
}