body {
	font-family: Arial;
	font-size:12px;
	color: #000000;
	margin:0;
	background-image: url(imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#c54200;
	}
	
	.hit {font-family:Arial;
	font-size:11px;
	color:#353535;
	text-decoration:none;
	font-weight:bold;
	}
	
	.pro {font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	.pro2 {font-family:Arial;
	font-size:15px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
	.whit {font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	}
	
	.black_bold {font-family:Arial;
	font-size:12px;
	color:#353535;
	text-decoration:none;
	font-weight:bold;
	}
	
	.black{font-family:Arial;
	font-size:12px;
	color:#353535;
	text-decoration:none;
	}
	.home{font-family:Arial;
	font-size:11px;
	color:#353535;
	text-decoration:none;
	}
	a.menu{font-family:Arial;
	font-size:11px;
	color:#353535;
	text-decoration:none;
	}
	a:hover.menu{font-family:Arial;
	font-size:11px;
	color:#e93e02;
	text-decoration:none;
	}
	.pro_box {
	font-family:Arial;
	border:3px solid #e93e02;
	margin:0px;
	border-style:solid;
	background:#FFFFFF;
	}
	
	a.bottom {font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	}
	a:hover.bottom {font-family:Arial;
	font-size:12px;
	color: #faa800;
	text-decoration:none;
	}
	.hit_counter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: 8px;
	padding-right:15px;
	
}