@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #177713;
}
*
{
margin:0px;
padding:0px;
list-style-type:none;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align: justify;
}
strong
{
font-weight:bold;
color: #33ccff;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:760px;
height:auto;
text-align:center;
margin:0px auto;
padding-bottom:30px;
}
.header
{
width:760px;
height:280px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
}
.logo
{
margin-left:221px;
margin-top:14px;
}
.body-main
{
width:710px;
height:auto;
float:left;
text-align:left;
background:url(../images/round-top-bg.jpg) left top no-repeat #FFF;
padding:26px 25px 0px 25px;
}
.body-top
{
width:710px;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
background:url(../images/body-top-bg.jpg) right top no-repeat;
}
.body-top-left
{
width:370px;
height:auto;
float:left;
text-align:left;
}
.body-top-right
{
width:300px;
height:auto;
float:right;
text-align:left;
padding:15px;
}
.top-bg
{
float:right;
margin:15px 15px 0px 30px;
}
.body-middle
{
width:700px;
height:auto;
float:left;
text-align:left;
background:url(../images/middle-gray-bg.jpg) left top no-repeat;
padding:45px 5px 0px 5px;
}
.rezv-title-box
{
width:680px;
height:47px;
float:left;
text-align:left;
background:url(../images/rezv-title-bg.jpg) left top no-repeat;
padding:25px 0px 0px 20px;
color: #66cc00;
font: bold 22px/28px MyriadPro, Arial, Helvetica, sans-serif;
}
.star-bt
{
margin-left:5px;
}
.middle-inside-box
{
width:658px;
height:auto;
float:left;
text-align:left;
background:url(../images/middle-inside-bg.jpg) left bottom repeat-x;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
padding:20px 20px 25px 20px;
}
.middle-left-box
{
width:254px;
height:auto;
float:left;
text-align:left;
}
.middle-right-box
{
width:382px;
height:auto;
float:right;
text-align:left;
}
/* sub-navigation */	
	
.subnav{
	color: #666666;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	line-height:24px;
	width:382px;
	float:left;
	text-align:left;
	padding:5px 0px 10px 0px;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 27px;
	width:355px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.gif) left center no-repeat;
	color: #666666;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
}
.visit-website-box
{
width:382px;
height:auto;
float:left;
text-align:left;
}
.body-bottom-box
{
width:705px;
height:auto;
float:left;
text-align: left;
padding:15px 5px 8px 0px;
}
.guarantee-bt
{
float:left;
margin-right:14px;
}
.footer
{
width:760px;
height:76px;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top no-repeat;
padding-top:28px;
color: #FFF;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: bold 12px/20px Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #d5f2ff;
text-decoration: underline;
font: bold 12px/20px Arial, Helvetica, sans-serif;
}
/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #66cc00;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: MyriadPro,Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #66cc00;
	text-decoration: none;
}
.title:hover
{
color:#FF9900;
text-decoration:none;
}