@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(../images/bgred.jpg);
	text-align:justify;
}

.clr {
	clear:both;
}

#contentPgs .vts {
	width:509px;
	height:151px;
	border:1px solid #ccc;
	padding:2px;
	margin:5px auto;
}
img {
	border:none;
}

#container {
	background:#fff;
	width:800px;
	margin:auto;
}

#header {
	height:287px;
	margin-bottom:3px;
}

#header .left {
	float:left;
	width:357px;
	height:287px;
	overflow:hidden;
}

#header .right {
	float:left;
}

#topNav {
	list-style:none;
	height:54px;
}

#topNav li {
	float:left;
	height:51px;
}

#topNav ul {
	display:none;
}

#topNav li.sub:hover {
	position:relative;
}

#topNav li.sub:hover ul {
	display:block;
}

#topNav li ul {
	position:absolute;
	left:0;
	top:35px;
	background:#333;
	list-style:none;
	z-index:10;
	font-size:10px;
	border:1px solid #999;
	border-bottom:0;
	width:160px;
}

#topNav ul li {
	height:auto;
}

#topNav li ul a {
	color:#999;
	text-decoration:none;
	display:block;
	padding:5px;
	width:150px;
	border-bottom:1px solid #999;
}

#topNav li ul a:hover {
	background:#999;
	color:#333;
}

#content {
	padding:10px 0;
}

.prodHome {
	background:url(../images/sptr.gif) no-repeat 0 bottom;
	padding-bottom:10px;
}

.hm-noSptr {
	background:none;
	padding-bottom:0;
}

.prodHome .img,
.prodHome .dtl {
	float:left;
	width:400px;
	line-height:1.4em;
	margin-top:10px;
}

.prodHome .commercialCoach {
	padding-left:25px;
	width:375px;
}

.prodHome .dtl h1 {
	margin-bottom:6px;
}

.prodHome .dtl a {
	color:#333;
	text-decoration:none;
}

.prodHome .dtl a:hover {
	text-decoration:underline;
}

#footer {
	background:url(../images/bg-ftr.gif) repeat-x 0 bottom;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	height:38px;
	padding-top:42px;
	text-align:center;
	color:#999999;
	line-height:1.4em;
}

#footer a {
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#product {
	padding:10px 25px;
	text-align:justify;
}

#product h2 {
	font-size:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:10px;
}

#product h3 {
	font-size:14px;
	color:#d81e05;
	margin-bottom:6px;
}

#product h3 span {
	color:#333;
}

#product p {
	margin-bottom:15px;
}

#product .prodBox {
	border:1px solid #ccc;
	width:600px;
	margin:10px auto;
	padding:10px;
	line-height:1.4em;
}

#product .prodBox .thumb {
	border:1px solid #ccc;
	width:230px;
	float:left;
	margin-right:20px;
	padding:2px;
}

#product .prodBox .enquiry {
	width:230px;
	height:20px;
	margin-right:20px;
	float:left;
	padding:2px;
}

#product .prodBox .detail {
	float:left;
	width:256px;
}

#product .prodBox .detail p {
	margin-bottom:8px;
}

#product .pagination,
.pagination {
	margin:20px 0;
	text-align:center;
}

#product .pagination a,
.pagination a {
	color:#333;
	text-decoration:none;
	padding:1px 3px;
}

#product .pagination a:hover,
.pagination a:hover {
	color:#D81E05;
	text-decoration:underline;
}

#news {
	padding:10px 25px;
	text-align:justify;
}

#news h2 {
	font-size:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:10px;
}

#news h3 {
	font-size:14px;
	color:#d81e05;
	margin-bottom:6px;
}

#news p {
	margin-bottom:15px;
}

#news .imgNews {
	border:1px solid #ccc;
	padding:2px;
	float:right;
	margin:0 0 10px 10px;
}

#contentPgs {
	padding:10px;
	float:left;
	width:570px;
	margin-right:10px;
	text-align:justify;
}

#contentPgs h2 {
	font-size:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:10px;
}

#contentPgs h3 {
	font-size:14px;
	color:#d81e05;
	margin-bottom:6px;
}

#contentPgs p {
	margin-bottom:15px;
	line-height:1.4em;
}

#contentPgs .red {
	color:red;
}

#contentPgs a {
	color:#B11F21;
}

#contentPgs a:hover {
	text-decoration:none;
}

#contentPgs ul {
	margin-bottom:15px;
	line-height:1.4em;
	list-style:none;
}

#contentPgs ul li {
	background:url(../images/bullet.gif) no-repeat left 5px;
	padding-left:12px;
}

#contentPgs .imgRecovery {
	width:528px;
	height:322px;
	margin:15px auto;
	padding:2px;
	border:1px solid #ccc;
}

#contentPgs .imgFinance {
	border:1px solid #ccc;
	padding:2px;
	float:right;
	margin:0 0 10px 10px;
}

#rightCol {
	float:left;
	width:180px;
	padding:15px 10px 10px;
	text-align:center;
	background:#b11f21;
	color:#fff;
}

#rightCol .banner {
	margin-bottom:10px;
}

#rightCol .banner .thumb {
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:6px;
	background:#fff;
}
#product .thumb ul li{
	padding:8px;
}	
#product .thumb ul li{
	display: inline;
	list-style-type: none;
	padding: 2px 2px 2px 2px;
}
#product .thumb ul li img{
	display: inline;
	list-style-type: none;
	border:1px solid #ccc;
	padding: 2px 2px 2px 2px;
}




