body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
* {
	margin:0;
	padding:0;
	outline:0;
}
a img {
	border:0;
}
ul li {
	list-style:none;
}
p, li {
	line-height:22px;
}
a {
	text-decoration:none;
	color:#023d89;
}
a:hover {
	color:#f49402;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac */
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
.moduleContentInner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.moduleContentInner {display: inline-block;}
/* Hides from IE-mac */
* html .moduleContentInner {height: 1%;}
.moduleContentInner {display: block;}
/* End hide from IE-mac */
.hide {
	display:none;
}
h1.hide {
	display:block;
	position:absolute;
	text-indent:-9999px;
}
.floatLeft {
	float:left;
	margin:0 10px 5px 0;
}
.floatRight {
	float:right;
	margin:0 0 5px 10px;
}

/* Basic Layout */
#wrapper {
	min-height:400px;
	padding:0 5px 10px;
	margin:10px auto 0 auto;
	width:980px;
}
#wrapper p {
	margin-bottom:1em;
}


.headerQuoteHolder {
	height:72px;
	width:522px;
	float:left;
	font-family:Georgia, serif;
	font-size:15px;
	font-style:italic;
	color:#709cc9;
	padding:10px 50px 0 45px;
}
.headerQuoteHolder p {
	line-height:18px;
	margin:0;
}
.headerQuoteHolder p.headerQuoteByline {
	font-size:11px;
	color:#ff9933;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

/************************* Site Header start**************************/
/* Starting with basic header structure */
#siteHeader {
	height:189px;
	width:100%;
	background:url(../images/header_repeat.jpg) repeat-x left bottom;
	margin: 0 auto;
}
#headerTop {
	width:990px;
	margin:0 auto;
	height:110px;
}
.homeHeader {
	height:99px !important;
}
#headerBottom {
	width:972px;
	margin:0 auto;
	height:75px;
}

/* Next is logo */
#siteLogoHome {
	margin:5px 0 0 15px;
	float:left;
}
a#siteLogo,
h1#siteLogo a {
	height:110px;
	width:253px;
	float:left;
	background:url(../images/header_logo.jpg) no-repeat 15px 30px;
	text-indent:-9999px;
}
/* And extra space used for misc items like ads */
#headerTopExtra {
	width:728px;
	height:100px;
	margin:0 9px 0px 0;
	float:left;
	padding-top:4px;
}
#headerTopExtra p {
	height:11px;
	font-size:11px;
	line-height:11px;
	color:#ccc;
	text-align:right;
}
/* Now secondary nav area - holds tabbed navs. shared styles first */
#siteNavSecondary {
	height:23px;
	padding:5px 0 0 5px;
	width:955px;
	margin:0 0 1px 10px;
	overflow:hidden;
}
.headerTabInfo {
	padding:0 5px;
	color:#023D89;
}
.loggedInState {
	display:none;
}
#siteNavSecondary li,
#siteNavSecondary li a {
	float:left;
	font-size:11px;
	line-height:23px;
}
#siteNavSecondary li a:hover {
	color:#f49402;
}
#siteNavSecondary li a {
	margin-right:-3px;
	position:relative;
	padding:1px 14px 0 8px;
	height:22px;
	width:61px;
	text-align:center;
}
#siteNavSecondary li span {
	display:block;
	position:absolute;
	right:0px;
	bottom:0;
	height:23px;
	width:14px;
}

/* styles for first set of tabbed nav items */
#siteNavSecondary .headerTabStyle2 li a {
	margin-right:0;
}
.headerTabStyle1 li span {
	background:url(../images/site_nav_tab_1.jpg) no-repeat right bottom;
}
.headerTabStyle1 li a {
	background:url(../images/site_nav_tab_1.jpg) no-repeat left bottom;
	color:#023d89;
}
#siteNavSecondary .headerTabStyle2 a#headerUsernameLink {
	float:none;
	padding:0;
	background:none;
	color:#023D89;
}
#siteNavSecondary .headerTabStyle2 a#headerUsernameLink:hover {
	color:#f49402;
}


 a.headerLink {
	float:none;
	padding:0;
	background:none;
	color:#023D89;
}
a.headerLink:hover {
	color:#f49402;
}
/* styles for second set of tabbed nav items */
#siteNavSecondary .headerTabStyle2 li a {
	width:58px;
}


.headerTabStyle2 {
	display:none;
	float:right;
}
.headerTabStyle2 li span {
	background:url(../images/site_nav_tab_2.jpg) no-repeat right bottom;
}
.headerTabStyle2 li a {
	background:url(../images/site_nav_tab_2.jpg) no-repeat left bottom;
	color:#525252;
}

#headerUserInfo.loggedInState
{
display: block; width: 400px; position: relative; top:-3px;
}
#headerUserInfo.loggedInState .welcomeUser
{
float: right; text-align: right; width: auto; overflow: hidden;
}
#headerUserInfo.loggedInState .profileImage
{
float: left; margin: 0px 5px;
}
#siteNavSecondary li#headerUserInfo.loggedInState a
{
  float: none;
  background-image: none;
}

/* main navigation styles */
#siteNavMain {
	height:46px;
	width:965;
    padding-left:5px;
    margin-left:10px;
	margin-bottom:4px;
	background:url(../images/main_nav_right_edge.jpg) no-repeat right 0px;
}
#siteNavMain li {
	float:left;
	background:url(../images/main_nav_divider.jpg) no-repeat left 1px;
}
#siteNavMain li:first-child {
	background:none;
}
#siteNavMain li a {
	float:left;
	height:46px;
	line-height:46px;
	font-family:Georgia, serif;
	padding:0 8px;
	font-size:15px;
	font-weight:bold;
	color:white;
	background:url(../images/main_nav_hover.gif) repeat-x 0 0;
}
#siteNavMain li a:hover {
	background-position:left bottom;
	color:#e0f79b;
}
/* activeNav class is attached in CMS */
#siteNavMain li.activeNav a {
	background:url(../images/active_indicator.gif) no-repeat center 34px;
	color:#e0f79b;
}
#siteNavMain li.activeNav ul li a {
	background:#013374;
	color:#FFFFFF;
}
#siteNavMain li.activeNav a:hover {
	_background:none;
	_color:#e0f79b;
}
/* Site header search */


/* IE6 compensation for header */
* html #siteNavMain,
* html #siteNavSecondary {
	float:left;
	display:inline;
}
* html #siteNavSecondary li span {
	right:-1px;
}
/************************* Site Header end**************************/

/* ---- Nav menu section ---- */
#navMenu
{
  border-bottom: solid 1px #e4f2fa;
  height: 40px;
  margin-top: 0px;
  margin-bottom:12px;
}

#navMenu li
{
	float: left;
	height: 40px;
	width: 134px;
  padding-right: 4px;
	background: transparent url(../images/imageRotator1.2.gif) no-repeat;
  background-position: -56px 0px;
  overflow: hidden;
}
.Rail2 #navMenu li
{
	width: 58px;
  background-position: -381px 0px;
}

#navMenu li.selected
{
	width: 183px;
	font-size: 15px;
  background-position: -194px 0px;
	color: #FF9900;
}

.Rail2 #navMenu li.selected
{
	width: 74px;
	font-family: Georgia;
	background-position: -450px 0px;
}

#navMenu li a
{
  display: block;
	margin-top: 8px;
	margin-left: 7px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #709CC9;
  line-height: 26px;
}

#navMenu li a:hover
{
	color: #f5b23f;
}

#navMenu li a span
{
	font-family: Georgia;
	font-size: 16px;
	display: inline;
	font-weight: bold;
	color: white;
	margin-right: 7px;
}
.Rail2 #navMenu li a span
{
	color: #a2c642;
}
ul#navMenu li a:hover span
{
	color: #F49402;
}

ul#navMenu li.selected span
{
	font-family: Georgia;
	color: #f49402;
	font-weight: bold;
	font-size: 19px;
}

ul#navMenu li.selected a
{
	font-family: Arial;
	color: #f49402;
	font-weight: bold;
	font-size: 17px;
}
/*********** layout Home -mod to layout G start*************/
.layoutHome #wrapper {
	width:980px;
	padding:0 10px 0 0;
}
.layoutHome #siteHeader {
	background-position:0 0;
	height:178px;
}
/*********** layout Home -mod to layout G end*************/

/*************************** Layout G start****************************/

.layoutG #navAdCol {
	display:none;
}
.layoutG #mainTripleColWrap {
	width:300px;
	float:right;
}
.layoutG #mainContentColExtra {
	float:left;
	width:660px;
	margin-right:10px;
}
/*************************** Layout G end****************************/

.openContentModuleWrapper {
	padding:14px;
}
.bNetModuleList li {
	padding-left:12px;
	background:url(../images/orange_arrow_bullet.gif) no-repeat 0 6px;
}
.bNetModuleList li h2 {
    font:13px/18px Arial, Helvetica, sans-serif;
}
#wrapper .genericModuleHeader {
	color:#668d00;
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	padding-left:10px;
	font-family:Georgia, serif;
	background:#fafdf4 url(../images/module_header_main_bg.gif) no-repeat bottom left;
}
#wrapper .Rail1 .genericModuleHeader {
	color:white;
	border:1px solid #9ac6f3;
	border-bottom:0;
	background:#8ab6e3 url(../images/module_header_bg.gif) repeat-x 0 0;
}
.Rail1 .moduleContentOuter {
	background:#eef6ff url(../images/module_main_bg.gif) repeat-x 0 0;
	margin:0 2px 2px 2px;
	min-height:1%;
    border:1px solid #a0c2e4;
}
#wrapper .genericModuleHeader a{
	color:#668d00;
}


#wrapper  .Rail1 .genericModuleHeader a{
	color:#FFF;
}

#wrapper .moduleContentOuter {
  background: none;
}
#wrapper .moduleContentOuter {
  margin: 0px;
}

#wrapper .genericModuleHeader {
  background: none;
  color: #023D89;
  border-bottom: 1px dashed #D1D2D0;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}



/* homepage styles */
#wrapper p#moreTaggedBlog span {
	font-weight:bold;
}
#wrapper p#moreTaggedBlog {
	height:32px;
	width:569px;
	margin-bottom:0;
	margin-left:23px;
	clear:both;
	padding:0 14px;
	line-height:32px;
	background:#f6f9fc url(/media/backgrounds/home_tab_panes_bg_bottom.gif) repeat-x 0 0;
}





#homeMoreThumbs {
    background-color:#FFFFFF;width:660px;border:0px solid #DEDEDE;
	font-family:Georgia, serif;
}
 .hylin_h1 {
	font-size:18px;
	color:#668d00;
	font-weight:normal;
	border-bottom:1px dashed #b6cce3;
	line-height:33px;
	padding-left:10px;
}

/* latest products */
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

/*首页产品*/
.hylin_list{ float:left;background-color:#FFFFFF;width:660px;border:0px solid #DEDEDE;}
.hylin_list tr td{ text-align:center;padding:3px; vertical-align:top;font:12px/18px Arial, Helvetica, sans-serif; border:1px solid #f7f7f8;}
.hylin_list tr td a{ color:#334761; text-decoration:none;}
.hylin_list tr td a:hover{ color:#f00; text-decoration:underline;}
.hylin_list tr td img{ border:none;}


/*首页最新文章*/
 .newsScrollerSideBox{ margin-top:5px; float:left; font:12px/16px Arial, Helvetica, sans-serif; background:#fff;  padding:10px 20px;}
 .newsScrollerSideBox a{color:#818BD8; text-decoration:none; font-weight:bold;}
 .newsScrollerSideBox a:hover{ color:#f00; text-decoration:none;}
 .articleSummary{ margin-top:10px;}
 .articleHeading{ display:block; width:100%;}


.product_description_title{padding-left:10px;margin-top:0px;font:16px/20px Arial, Helvetica, sans-serif;color:#ADBCC0;}
.product_description_content{padding-left:10px;margin-top:5px;font:13px Arial, Helvetica, sans-serif;}
.product_description_content a{padding-left:10px;margin-top:5px;color:#6600FF;}
#review{padding-left:10px;font:13px/22px Arial, Helvetica, sans-serif;}
.tab_related_title{padding-bottom:10px;font:16px/25px Arial, Helvetica, sans-serif;color:#ADBCC0;}
.tab_review_title{padding-bottom:10px;font:16px/25px Arial, Helvetica, sans-serif;color:#ADBCC0;}
.hylin_tab_page {
	float:left;
	width:97%;
	overflow:hidden;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#position{ margin-top:20px; margin-left:10px; font: 12px/20px Arial, Helvetica, sans-serif;color:#334761;}
#position a{ color:#334761; text-decoration:none;}
#position a:hover{ color:#f00; text-decoration:underline;}
.hylin_heading{width:100%; height:70px; margin-top:10px; margin-left:0px;padding-left:3px; font:12px/20px Arial, Helvetica, sans-serif; color:#888889;}
 .hylin_heading nobr{ margin-left:10px;}
 .hylin_heading nobr a{color:#888889; text-decoration:none;}
 .hylin_heading nobr a:hover{ color:#f00; text-decoration:underline;}
 .hylin_heading h1{margin-left:10px; color:#7d90a9; font:bold 16px Arial, Helvetica, sans-serif; margin-top:15px;}

a#add_to_cart,a.button{ cursor:pointer; background:#013A71; color:#FFFFFF; padding:3px 10px 5px 10px;}
.hylin_contact table td a.button{font:13px/20px Arial, Helvetica, sans-serif; cursor:pointer; background:#013A71; color:#FFFFFF; padding:3px 10px 5px 10px;}
#pn a{ cursor:pointer; background:#013A71; color:#fff; padding:3px 10px;}
#pn{padding-top:8px;float:left;padding-right:30px;}


.Rail4 tr td a{ color:#334761; text-decoration:none;}
.Rail4 .list tr td a:hover{ color:#f00; text-decoration:underline;}
.Rail4 .list tr td img{ border:none;}

.list tr td{ text-align:center;text-align:left; padding:10px; vertical-align:top;font:12px/18px Arial, Helvetica, sans-serif; border:1px solid #f7f7f8;}
.cont{padding:0 20px; padding-bottom:20px; color:#9f9fa0;}
.cont a{ color:#6600FF; text-decoration:underline;}
.cont a:hover{ color:#f00; text-decoration:underline;}
.list tr td a{ color:#334761; text-decoration:none;}
.list tr td a:hover{ color:#f00; text-decoration:underline;}
.list tr td img{ border:none;}

.sort .div2 span{font:12px/20px Arial, Helvetica, sans-serif;}
.sort .div2 span{font:12px/20px Arial, Helvetica, sans-serif;}

/* IE6 compensation for footer */
* html #mainFooter {
	height:200px;
}
* html .footerCol {
	height:100px;
}

/* Footer styles */
#footer{margin-top:5px;}
#mainFooter {
	min-height:200px;
	width:100%;
	background:#4677b5 url(../images/footer_repeat.jpg) repeat-x 0 0;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}
#mainFooter p {
	line-height:16px;
}
#mainFooter .footerHeader {
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-bottom:6px;
	font-family:Georgia, serif;
}
#footerColumns a {
	color:white;
	text-decoration:underline;
}
#footerColumns {
	width:980px;
	margin:0 auto;
	padding:0;
	height:auto;
	overflow:hidden;
}

#search {
    margin-top:20px;
    padding-top: 0px;
    padding-right: 30px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}

table.down{font:12px/20px Arial, Helvetica, sans-serif;width:980px;color:#003300;padding:5px;}
table.down td.tag{ width:32.5%; padding:5px;}
table.down td.tag .hylin_tag a{color:#006699;text-decoration:none;}
table.down td.tag .hylin_tag a:hover{color:#FFFFFF;}




/* 首页中底部文字 */
#homeTabbedScrollOuter {
	border:1px solid #8fbbe8;
	padding:2px;
	width:655px;
	height:150px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:0px;
}
#homeTabbedScrollInner {
	background:;
	width:655px;
	height:150px;
	overflow:hidden;
	position:relative;
}
#homeTabbedScrollHide {
	height:140px;
	width:620px;
	background:#f6f9fc url(../images/home_tab_panes_bg_repeat.gif) no-repeat 0 0;
	overflow:hidden;
	margin-left:15px;
	position:relative;
}
#homeTabbedScrollHide h3{font:14px/20px Arial, Helvetica, sans-serif;}
#homeTabbedScrollHide .hylin_wenzi {
    text-indent:25px;
    text-align:left;
    vertical-align:top;
	padding:10px 15px 0 15px;
	font:12px/20px Arial, Helvetica, sans-serif;
}

/* hylin_contact这个标签被很多页面引用，注意 */
.hylin_contact{border:1px solid #8fbbe8;padding:10px;background:#f6f9fc url(../images/home_tab_panes_bg_repeat.gif) no-repeat 0 0;margin-top:10px;}
.hylin_contact input{ margin:0; padding:1px 0px; font:13px/22px Arial, Helvetica, sans-serif;}
.hylin_contact select{ margin:0; padding:1px 0px; font:13px/22px Arial, Helvetica, sans-serif;}

.hylin_imformation{border:1px solid #8fbbe8;padding:10px;background:#a2cefb url(../images/home_tab_bg.gif) repeat-x 0 0;}

.hylin_sitemap{border:1px solid #8fbbe8;padding:10px;background:#f6f9fc url(../images/home_tab_panes_bg_repeat.gif) no-repeat 0 0;margin-top:10px;}

.hylin_news{border:1px solid #8fbbe8;padding:10px;background:#f6f9fc url(../images/home_tab_panes_bg_repeat.gif) no-repeat 0 0;margin-top:10px;width:970px;margin:0 auto;}

.hylin_pay{font:13px/20px Arial, Helvetica, sans-serif;}

.footer_payment {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align:center;
	padding-left:20px;
}
.footer_payment li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}



.footer_payment img {
	border: 1px solid #CCCCCC;
	background-color: #E8E8E8;
}



.paypal_fk {
	background-image: url(../images/paypal.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	float: left;
	width: 275px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.other_fk {

	float: left;
	width: 690px;
	padding-top: 25px;
}
.legalCopyright1 {text-align:center;font:12px Arial, Helvetica,sans-serif;color:#9CAAD1; margin-bottom:10px;}
.legalCopyright1 a{text-align:center;font:12px Arial, Helvetica,sans-serif;color:#9CAAD1; padding:0 5px;}
.legalCopyright {text-align:center;font:12px Arial, Helvetica,sans-serif;color:#003300;}
.legalCopyright a {text-align:center;font:12px Arial, Helvetica,sans-serif;color:#003300;}
#footer_a a{font:12px Arial, Helvetica,sans-serif;color:#003300;text-decoration:none;}
#footer_a a:hover{font:12px Arial, Helvetica,sans-serif;color:#f49402;text-decoration:none;}

/*分页按钮css定义*/
.Rail4 .links{ margin:10px 0;}
.links a:hover{background:#88B4E1;padding:3px 10px; color:#fff;}
.links a{ background:#D3E7FF; padding:3px 10px; color:#000; text-decoration:none;}

.p_description{border:1px #DFE1F9 solid;margin-top:5px;}
.p_description p{font: 12px/15px Arial, Helvetica, sans-serif;padding-bottom:0;color:#93969F; margin-bottom:0;}
.p_description p a{color:#93969F;}
.p_description p a:hover{color:red;}
.p_description p strong{font-weight:normal;}
.warning{padding-left:30px;color:red;}
.error{color:red;}
.success{padding-left:30px;}

/*货币开始*/
.hylin_currency .switcher {
    right:15%;
    top:0px;
    position: absolute;
    float:right;
	margin-top: 3px;
    font:12px/20px Arial, Helvetica, sans-serif;
}
.hylin_currency .switcher a {
	text-decoration: none;
	display: block;
}
.hylin_currency .switcher .selected {
	background: #FFFFFF url('../images/switcher.png') repeat-x;
}
.hylin_currency .switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../images/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.hylin_currency .switcher .selected a:hover {
	background: #F0F0F0 url('../images/arrow_down.png') 116px center no-repeat;
}
.hylin_currency .switcher .option {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.hylin_currency .switcher .option a {
	color: #000;
	padding: 1px 3px 1px 3px;
}
.hylin_currency .switcher .option a:hover {
	background-color: #6688E3;
    cursor:hand;
}

/*货币结束*/
