@charset "utf-8";
body {
	background-color: #313131;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;;
}

td,tr{
	text-align:left;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.style7 {
	font-family: Tahoma;
	font-size: 36px;
	color: #ffb900;
	letter-spacing: 5px;
}
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.bt{
	 text-align: left;
	 font-size: 12px;
	 text-decoration:none;
	 color:#CCCCCC;
	 display:block;
	 font-weight:bold;}

.bt a{
	 background:url(images/menu/menu_r1_c1.jpg) no-repeat;
	 width:163px;
	 height:20px ;
	 text-align: left;
	 font-size: 12px;
	 text-decoration:none;
	 color:#CCCCCC;
	 display:block;
	 float:right;
	 margin-bottom:8px;
	 font-weight: bold;
	 padding-top:3px;
}
.bt a:hover {
	 background:url(images/menu/menu_r3_c1.jpg) no-repeat;
	  width:163px;
	 height:20px ;
	 text-align: left;
	 color:#CCCCCC;
	 display:block;
	 float:right;
	 margin-bottom:8px;
	 font-weight: bold;
	 padding-top:3px;
}
.bt a span{
	 padding-left:20px;
}
.bt a.model{
	 background:url(images/menu/menu_r5_c1.jpg) no-repeat;
	 margin-bottom:0px;
}
.bt a.model:hover{
	 background:url(images/menu/menu_r7_c1.jpg) no-repeat;
}
.bt a.model span{
	 padding-left:30px;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}
.style4 {color: #CCCCCC; font-size: 22px; font-family: Tahoma;}
