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

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #f1f1f1;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
.warper
{
width:800px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:800px;
height:100px;
float:left;
text-align:left;
background:url(../images/header-right-bg.jpg) right top no-repeat;
}
.logo
{
margin-top:23px;
}
#body-main
{
width:800px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:800px;
height:261px;
float:left;
text-align:left;
padding-top:13px;
background:url(../images/body-top-bg.jpg) left top no-repeat;
}
.top-text-box
{
width:424px;
height:auto;
float:left;
text-align:left;
color: #FFF;
}
.body-bottom
{
width:748px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-round-top-bg.jpg) left top no-repeat #FFF;
padding:20px 30px 0px 22px;
}
.reviewed-box
{
width:748px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.review-th
{
float:left;
margin-right:12px;
}
.body-bottom-box
{
width:740px;
height:auto;
float:left;
text-align:left;
}
.smart-white-box
{
width:740px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.smart-white-title
{
width:662px;
height:75px;
float:left;
text-align:left;
padding-left:78px;
color: #FFF;
font: bold 22px/50px MyriadPro, Arial, Helvetica, sans-serif;
background:url(../images/smart-white-title-bg.jpg) left top no-repeat;
}
.smart-white-title-02
{
width:662px;
height:75px;
float:left;
text-align:left;
padding-left:78px;
color: #FFF;
font: bold 22px/50px MyriadPro, Arial, Helvetica, sans-serif;
background: url(../images/smart-white-title-02.jpg) left top no-repeat;
}
.smart-white-title-03
{
width:662px;
height:75px;
float:left;
text-align:left;
padding-left:78px;
color: #FFF;
font: bold 22px/50px MyriadPro, Arial, Helvetica, sans-serif;
background: url(../images/smart-white-title-03.jpg) left top no-repeat;
}
.smart-white-inside-box
{
width:686px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:8px 24px 0px 28px;
}
.smart-white-inside-left
{
width:218px;
height: auto;
float:left;
text-align:left;
}
.smart-white-left-top
{
width:218px;
height:190px;
float:left;
text-align:left;
background:url(../images/smart-white-left-inside-bg.jpg) left top no-repeat;
}
.advantage-th
{
margin:6px 0px 0px 6px;
}
.smart-white-left-bottom
{
width:212px;
height:auto;
float:left;
text-align:center;
}
.smart-white-inside-right
{
width:450px;
height:auto;
float:right;
text-align:left;
}
.smart-white-left-bottom
{
width:212px;
height:auto;
float:left;
text-align:center;
}
.star-bt
{
margin-right:4px;
}
.smart-white-round-bottom
{
width:740px;
height:20px;
float:left;
text-align:left;
}
.advantage-box
{
width:450px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation */	
	
.subnav{
	color: #666666;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	line-height:24px;
	width:450px;
	float:left;
	text-align:left;
	padding-bottom:12px;
	
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 35px;
	width:415px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.jpg) left top no-repeat;
	color: #666666;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	line-height:24px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background: url(../images/footer-bg.jpg) left top repeat-x #005081;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration: none;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #b0e7ff;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:830px;
height:auto;
margin:0px auto;
text-align:center;
}
.footer-container
{
width:800px;
height:auto;
float:left;
text-align:center;
background:url(../images/footer-round-top-bg.jpg) left top no-repeat;
padding:48px 15px 14px 15px;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#99cc33;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#99cc33;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height:28px;
	font-weight:bold;
	font-variant: normal;
	color: #006699;
}
h2{
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight:bold;
	font-variant: normal;
	color: #669900;
}