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

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #f0f0f0;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
	text-align:justify;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
#warper
{
width:100%;
height:auto;
text-align:center;
float:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding-bottom:20px;
}
.warper-main
{
width:980px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:980px;
height:296px;
float:left;
text-align:left;
}
.header-top
{
width:980px;
height:80px;
float:left;
text-align:left;
background:url(../images/header-right-top-bg.jpg) right top no-repeat;
}
.logo-box
{
width:390px;
height:80px;
float:left;
text-align:left;
}
.logo
{
margin-top:14px;
}
/* CSS Menu */
.menu {
		width:572px;
        height:20px;
		float:right;
		text-align:left;
		padding:10px 0px 0px 0px;
		}

.menu ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.menu ul li {
        display: block;
        float: left;
        text-align: center;
        margin: 0px;
		height:20px;
		padding:0px 8px 0px 8px;
		background:url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.menu ul li a {
        width: auto;
        height:20px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: inline;
        text-align: center;
        font: normal 12px/20px Arial, Helvetica, sans-serif;
		display:inline;

	}

.menu ul li a:hover {
        color: #ff00ff;
        font: normal 12px/20px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.menu li.active a {
        color: #ff00ff;
		 font: normal 12px/20px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
.header-middle
{
width:980px;
height:148px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
		width:980px;
        margin:0px;
        padding:0px;
        height:59px;
		float:left;
		padding-bottom:10px;
		background:url(../images/menu-bg.jpg) left top no-repeat;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:59px;
		}

.navcontainer ul li a {
        width:150px;
        height: 59px;
        margin: 0px;
		padding:0px;
        color: #333333;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/59px Georgia, "Times New Roman", Times, serif;
	}

.navcontainer ul li a:hover {
        color: #cc00cc;
        font: bold 14px/59px Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
		display:block;
		background:url(../images/menu-arrow-bg.jpg) center bottom no-repeat;
		}
.navcontainer li.active a {
        color: #cc00cc;
		display:block;
		background: url(../images/menu-arrow-bg.jpg) center bottom no-repeat; 
		font: bold 14px/59px Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
}
.navcontainer ul li a.big
{
width:270px;
height:59px;
}
.navcontainer ul li a.medium
{
width:186px;
height:59px;
}
#body-main
{
width:980px;
height:auto;
float:left;
text-align:left;
}
.body-left
{
width:775px;
height:auto;
float:left;
text-align:left;
}
.left-round-top
{
width:775px;
height:20px;
float:left;
text-align:left;
}
.left-inside-box
{
	width:740px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #de7dde;
	border-right:1px solid #de7dde;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.body-left-box
{
	width:190px;
	height:auto;
	float:left;
	text-align:left;
}
.menu-box
{
	width:190px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.category-title
{
	width:182px;
	height:36px;
	float:left;
	text-align:left;
	background:url(../images/category-title-bg.jpg) left top no-repeat;
	padding-left:8px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.subnav
{
	width:178px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d674d6;
	border-right:1px solid #d674d6;
	background: url(../images/menu-inside-bg.jpg) left bottom repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.subnav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.subnav ul li
{
	width:178px;
	height:24px;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #0033cc;
	border-bottom:1px solid #e2e5ea;
}
.subnav ul li a
{
	width:169px;
	height:24px;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #0033cc;
	text-decoration:none;
	background: url(../images/menu-normal-arrow.jpg) left center no-repeat;
	padding-left:9px;
}
.subnav ul li a:hover
{
	width:169px;
	height:24px;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #850ad0;
	text-decoration:none;
	background: url(../images/menu-hover-arrow.jpg) left center no-repeat;
	padding-left:9px;
}
.subnav ul li.active a
{
	width:169px;
	height:24px;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #850ad0;
	text-decoration:none;
	background: url(../images/menu-hover-arrow.jpg) left center no-repeat;
	padding-left:9px;
}
.review-title
{
	width:182px;
	height:36px;
	float:left;
	text-align:left;
	background: url(../images/review-title-bg.jpg) left top no-repeat;
	padding-left:8px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.menu-round-bottom
{
	width:190px;
	height:15px;
	float:left;
	text-align:left;
}
.body-right-box
{
width:534px;
height:auto;
float:right;
text-align:left;
}
.review-text-box
{
width:534px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px solid #cccccc;
}
.review-text-box ol {
	padding-left: 20px;
	padding-top: 15px;
}

.review-text-box ul {
	padding-left: 35px;
}
.review-text-box ul li {
	padding-bottom: 6px;
}
.colon-box
{
width:534px;
height:auto;
float:left;
text-align:left;
padding-bottom:8px;
}
.colon-title-box
{
width:534px;
height:auto;
float:left;
text-align:left;
padding-bottom:6px;
}
.colon-inside-box
{
width:532px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #d674d6;
border-right:1px solid #d674d6;
border-top:1px solid #d674d6;
}
.colon-rating-title
{
width:524px;
height:30px;
float:left;
text-align:left;
padding-left:8px;
font: bold 14px/30px Myriad, Arial, Helvetica, sans-serif;
color: #FFF;
background-color: #0a53ce;
}
.colon-rating-inside
{
width:532px;
height:auto;
float:left;
text-align:left;
}
.rating td
{
border-bottom:1px solid #d674d6;
height:43px;
}
.left-round-bottom
{
width:775px;
height:15px;
float:left;
text-align:left;
}
.body-right
{
	width:190px;
	height:auto;
	float:right;
	text-align:left;
}
.right-banner-box
{
	width:190px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.guide-box
{
	width:190px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.guide-title
{
	width:183px;
	height:36px;
	float:left;
	text-align:left;
	padding-left:7px;
	background:url(../images/guide-title-bg.jpg) left top no-repeat;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.guide-inside-box
{
	width:170px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d674d6;
	border-right:1px solid #d674d6;
	background:url(../images/right-inside-bg.jpg) left bottom repeat-x #FFF;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.right-round-bottom
{
	width:190px;
	height:15px;
	float:left;
	text-align:left;
}
.article-title
{
	width:182px;
	height:36px;
	float:left;
	text-align:left;
	padding-left:8px;
	background:url(../images/article-title-bg.jpg) left top no-repeat;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
	color: #FFF;
}
.article
{
	width:178px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d674d6;
	border-right:1px solid #d674d6;
	background: url(../images/right-inside-bg.jpg) left bottom repeat-x #FFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.article ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.article ul li
{
	width:178px;
	height: auto;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #003399;
	border-bottom:1px solid #e2e5ea;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.article ul li a
{
	width:168px;
	height: auto;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration:none;
	background: url(../images/article-arrow-bg.jpg) left 3px no-repeat;
	padding-left:10px;
}
.article ul li a:hover
{
	width:168px;
	height: auto;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #e121e1;
	text-decoration:none;
	padding-left:10px;
}
.article ul li.active a
{
	width:168px;
	height: auto;
	float:left;
	text-align:left;
	display:block;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #e121e1;
	text-decoration:none;
	padding-left:10px;
}
.bowtrol-box
{
	width:534px;
	height:auto;
	float:left;
	text-align:left;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bowtrol-box ul {
	padding-left: 35px;
}
.bowtrol-box ul li {
	padding-bottom: 6px;
}

.bowtrol-title
{
width:534px;
height:46px;
float:left;
text-align:left;
background:url(../images/bowtrol-title.jpg) left top no-repeat;
font: bold 24px/46px Arial, Helvetica, sans-serif;
color: #850ad0;
}
.number-th
{
margin:3px 7px 0px 5px;
float:left;
}
.bowtrol-inside-box
{
	width:498px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #d674d6;
	border-right:1px solid #d674d6;
	background:url(../images/bowtrol-inside-bg.jpg) left bottom repeat-x;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.bowtrol-inside-top
{
width:498px;
height:auto;
float:left;
text-align:left;
padding-bottom:18px;
}
.bowtrol-top-left
{
	width:290px;
	height:183px;
	float:left;
	text-align:left;
	background:url(../images/bowtrol-left-bg.jpg) left top no-repeat;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bowtrol-left
{
	width:117px;
	height:auto;
	float:left;
	text-align:center;
}
.bowtrol-right
{
width:154px;
height:auto;
float:right;
text-align:left;
}
.result-title
{
width:154px;
height:auto;
float:left;
text-align:left;
font: bold 18px/24px Myriad Pro, Arial, Helvetica, sans-serif;
color: #850ad0;
background:url(../images/result-bar-bg.jpg) left bottom no-repeat;
}
.result-inside
{
width:154px;
height:auto;
float:right;
text-align:left;
padding-top:8px;
}
.bowtrol-top-right
{
width:162px;
height:auto;
float:right;
text-align:left;
}
.bowtrol-inside-bottom
{
	width:498px;
	height:auto;
	float:left;
	text-align:left;
}
.bowtrol-round-bottom
{
width:534px;
height:20px;
float:left;
text-align:left;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top repeat-x #240057;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #FFF;
padding-top:16px;
padding-bottom:12px;
}
#footer a
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
#footer a:hover
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #cc00ff;
text-decoration: underline;
}
.footer-main
{
width:980px;
height:auto;
text-align:center;
margin:0px auto;
}
.footer-container
{
width:980px;
height:auto;
float:left;
text-align:center;
}

/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #444;
	text-decoration: none;
}

body a
{
color:#0033cc;
text-decoration: underline;
}
body a:hover
{
color:#e121e1;
text-decoration: underline;
}
h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: normal;
	font-variant: normal;
	color: #006DB7;
	text-decoration: none;
	margin-bottom: 20px;
}
h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:22px;
	font-weight: bold;
	font-variant: normal;
	color: #850ad0;
	text-decoration: none;
	margin-bottom: 10px;
}
h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:26px;
	font-weight: normal;
	font-variant: normal;
	color: #0081D7;
	text-decoration: none;
	margin-bottom: 20px;
}

h4 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height:48px;
	font-weight: bold;
	font-variant: normal;
	color: #0033cc;
	text-decoration: none;
}

.table-text {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:43px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}


.subhead {
	color:#0066CC;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottomlink {
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
}
.bottomlink a {
	color: #006;
	text-decoration: underline;
}
strong {
	color: #242424;
}



.product-image-right {
	float: right;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
}
.product-image-left {
	float: left;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
