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


body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:960px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:960px;
height:69px;
float:left;
text-align:left;
}
.logo-box
{
width:320px;
height:69px;
float:left;
text-align:left;
}
.logo
{
margin-top:14px;
}
/* CSS Menu */
.navcontainer {
		width:600px;
        height:22px;
		float:right;
		text-align:left;
		padding-top:20px;
		}

.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:22px;
		}

.navcontainer ul li a {
        width: auto;
        height: 22px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        text-align: center;
		padding:0px 17px;
        font: bold 16px/22px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ade600;
        font: bold 16px/22px Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ade600;
        font: bold 16px/22px  Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:960px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:960px;
height:310px;
float:left;
text-align:left;
padding:20px 0px;
}
.body-top-left
{
width:682px;
height:auto;
float:left;
text-align:left;
}
.dell-left-box
{
width:351px;
height:auto;
float:left;
text-align:left;
}
.dell-middle-box
{
width:330px;
height:auto;
float:right;
text-align:left;
}
.body-top-right
{
width:250px;
height:auto;
float:right;
text-align:left;
}
.sign-up-box
{
width:250px;
height:99px;
float:left;
text-align:left;
background:url(../images/sign-up-box-bg.jpg) left top no-repeat;
margin-bottom:20px;
}
.sign-up-top-box
{
width:250px;
height:66px;
float:left;
text-align:left;
font: bold 18px/20px Arial, Helvetica, sans-serif;
color: #27ae05;
}
.sign-up-bottom-box
{
width:242px;
height:28px;
float:left;
text-align:left;
font: bold 16px/28px Arial, Helvetica, sans-serif;
color: #ff9900;
padding-left:8px;
}
.sign-up-bottom-box a
{
font: bold 16px/28px Arial, Helvetica, sans-serif;
color: #ff9900;
text-decoration:none;
}
.sign-up-bottom-box a:hover
{
font: bold 16px/28px Arial, Helvetica, sans-serif;
color: #27ae05;
text-decoration:none;
}
.recommended-box
{
width:250px;
height:182px;
float:left;
text-align:left;
background:url(../images/recommended-box-bg.jpg) left top no-repeat;
}
.recommended-title
{
width:240px;
height:36px;
float:left;
text-align:left;
font: bold 18px/36px Arial, Helvetica, sans-serif;
color: #FFF;
padding-left:10px;
}
/* sub-navigation */
.subnav{
	color: #0066cc;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	float:left;
	width:230px;
	padding:6px 10px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	display: block;
	color: #0066cc;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	height:22px;
	width:220px;
	padding-left:10px;
	background: url(../images/blue-arrow-bg.jpg) left center no-repeat;
	}
.subnav li a {
	display: block;
	color: #0066cc;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	height:22px;
	text-decoration: none;
	width:220px;
}
.subnav li a:hover {
	display: block;
	color: #ff9900;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	height:22px;
	text-decoration: none;
	width:220px;
	}
.subnav li a.active {
	color: #ff9900;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* sub-navigation 1*/
.product
{
width:960px;
height:auto;
float:left;
text-align:left;
background:url(../images/exports-top-bg.jpg) left top no-repeat;
padding:23px 0px;
}
.product ul
{
margin:0;
padding:0;
}
.product ul li
{
width:182px;
height:auto;
float:left;
list-style-type:none;
display:block;
margin-right:12px;
color: #666666;
font: normal 11px/16px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.ago-bt
{
float:left;
margin-right:8px;
}
.product-title
{
width:180px;
height:22px;
float:left;
text-align:left;
padding-bottom:8px;
padding-left:2px;
}
.product-box
{
width:182px;
height:auto;
float:left;
text-align:left;
}
.product-round-top
{
width:182px;
height:14px;
float:left;
text-align:left;
}
.product-round-bottom
{
width:182px;
height:14px;
float:left;
text-align:left;
}
.product-inside-box
{
width:162px;
height: auto;
float:left;
text-align:center;
padding:0px 10px;
background:url(../images/product-middle-bg.jpg) left top repeat-y;
}
.product-th
{
margin-bottom:4px;
}
.product-th-01
{
margin-bottom:6px;
}
.product-th-02
{
margin-bottom:8px;
}
#footer
{
width:940px;
height:auto;
float:left;
text-align:left;
background:url(../images/footer-bg.jpg) left top repeat-x #FFF;
border-top:1px solid #dbdbdb;
padding:16px 10px 34px 10px;
color: #666666;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
#footer a
{
color: #0066ff;
font: normal 11px/18px Arial, Helvetica, sans-serif;
text-decoration: none;
}
#footer a:hover
{
color: #ff9900;
font: normal 11px/18px  Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.footer-left
{
width:340px;
height:auto;
float:left;
text-align:left;
}
.footer-right
{
width:530px;
height:auto;
float:right;
text-align:right;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#3333cc;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #27ae05;
	text-decoration: none;
}
h3 {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}