@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}

img {
	border:none;
}

body {
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.top {
	width:100%;
}

.logo {
	width:960px;
	margin:0px auto;
}

.top-left {
	float:left;
	padding:15px 10px;
}

.top-right {
	float:right;
}

.top-right h1{
	font-size:13px;
	text-align:right;
	padding:30px 10px 0px 0px;
	font-weight:bold;
}

.link-bg {
	width:100%;
	background-image:url(img/link-bg.gif);
	background-repeat:repeat-x;
}

.links {
	width:960px;
	margin:0px auto;
	border-top: 1px solid #cecece;
}

.links li{
	list-style:none;
	float:left;
	padding:11px;
	border-right:1px solid #cecece;
}

.links li a{
	text-decoration:none;
	color:#333333;
}

.links li a:hover{
	text-decoration:none;
	color:#24497d;
}


.banner {
	width:100%;
	background-image:url(img/banner-bg2.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:300px;
	padding:30px 0px;
}

.banner-inner{
	width:100%;
	background-color:#edfbf4;
}

.banner-img {
	width:960px;
	background-color:#ffffff;
	margin:0px auto;
}

.welcomebg {
	background-image:url(img/bananr-bottom.jpg);
	background-repeat:repeat-x;
}

.welcome {
	width:960px;
	margin:0px auto;
	padding-top:25px;
}

.welcomeleft {
	width:759px;
	float:left;
	border-right:1px solid #cecece;
}

.welcomeright {
	width:200px;
	float:right;
}

.welcome p{
	padding:15px;
	text-align:center;
}

.welcome p a{
	text-decoration:none;
	color:#24497d;
}

.welcome p a:hover{
	text-decoration:none;
	color:#333333;
}

.welcome h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#24497d;
	padding-top:5px;
}


.welcome h2{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#24497d;
	padding:5px 0px 0px 10px ;
}

.welcome h3{
	padding:10px;
	text-align: justify;
	font-weight:normal;
	font-size:13px;
}

.welcome h4{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#ed1c24;
	padding:5px 0px 0px 10px ;
}

.welcome h5{
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#ed1c24;
	padding:5px 0px 0px 30px ;
}

.welcome h5 a{
	text-decoration:none;
	color:#333333;
}

.welcome h5 a:hover{
	text-decoration:none;
	color:#24497d;
}

.welcome li{
	list-style:none;
	background-image:url(img/list-bullet.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:15px;
	font-size:13px;
	line-height:27px;
	border-bottom: 1px solid #dedede;
	margin:0px 15px;
	color:#ed1c24;
	margin-top:5px;
}

.welcome li a{
	color:#666666;
	text-decoration:none;
}

.welcome li a:hover{
	color:#ed1c24;
	text-decoration:none;
}

.sparator {
	width:759px;
	border-bottom: 1px solid #cecece;
	margin:10px auto;
}

.products-kingkoil {
	width:720px;
	margin:0px auto 20px auto;
}

.tab-left {
	width:209px;
	float:left;
	border-right: 1px solid #cecece;
	margin:5px auto;
	padding:15px;
}


.tab-left p{
	text-align:center;
	padding:5px 0px;
}

.tab-right {
	width:210px;
	float:right;
	margin:5px auto;
	padding:15px;
}

.tab-right p{
	text-align:center;
	padding:5px 0px;
}

.tarriff {
	width:630px;
	margin:10px auto;
	background-color:#c2c2c2;
}

.tarriff td{
	padding:10px;
	background-color:#ffffff;
}

.tarriff td span{
	color:#F00;
}

.tariff-text {
	margin-left:20px;
}

.bottom-bg {
	margin:10px auto 0px auto;
	width:100%;
	background-color:#f7f7f8;
	border-top: 1px solid #cecece;
}

.bottom {
	width:960px;
	margin:10px auto 0px auto;
	border-bottom: 1px solid #dedede;
}

.bottom h1{
	font-weight:normal;
	font-size:16px;
	padding:10px;
	color:#24497d;
}

.bottom p{
	color:#666666;
	padding:10px;
}

.bottom p a{
	color:#666666;
	text-decoration:none;
}

.bottom p a:hover{
	color:#24497d;
	text-decoration:none;
}

.bottom li{
	list-style:none;
	background-image:url(img/list-bullet.png);
	background-repeat:no-repeat;
	background-position:10px;
	padding-left:20px;
	font-size:12px;
	line-height:27px;
	border-bottom: 1px solid #dedede;
	margin:0px 30px;
	color:#666666;
}

.bottom li a{
	text-decoration:none;
	color:#666666;
}

.bottom li a:hover{
	text-decoration:none;
	color:#24497d;
	padding-left:5px;
}

.bottomtab-left {
	width:240px;
	float:left;
}

.bottomtab-right {
	width:240px;
	float:right;
	margin-bottom:18px;
}

.copywrite {
	width:960px;
	margin:10px auto;
}

.copywrite p{
	font-size:12px;
	color:#666666;
}

.copywrite p a{
	text-decoration:none;
	color:#666666;
}

.copywrite p a:hover{
	text-decoration:none;
	color:a61843;
}

.table {
	width:720px;
	margin:10px auto;
	background-color:#efefef;
}

.table td{
	padding:10px;
}

.alternettd{
	background-color:#ffffff;
}

.table th{
	padding:10px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}
