﻿@charset "utf-8";
/* CSS Document designed by Vinaro cheung 2009-02-11 */

body { margin:0; padding:0; font-family: Arial, Helvetica,"宋体", "新宋体",  sans-serif; font-size:12px; color:#a3a3a3; background:url(../images/mainbg.gif) #00798a repeat-x 0 0; }

a { color:#a3a3a3; font-size:12px; text-decoration:none; }
a:hover { color:#f08200; }

img { border:0; }
ul, li, dl, dt, dd, form, h1, h2 { margin:0; padding:0; list-style:none; }

#mainbody { width:950px; margin:0 auto; }
.bg { width:950px; float:left; background:url(../images/topbg.jpg) #050c1c no-repeat 0 0; padding-top:71px; }

#header { width:950px; height:132px; overflow:hidden; background:url(../images/arc_top.gif) no-repeat 0 30px; position:relative; }
#logo { width:238px; height:90px; background:url(../images/logo_bg.png); float:left; margin-left:16px; _margin-left:8px; padding:3px 0px 0px 20px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo_bg.png", sizingMethod="scale"); _background-image:none; }
#logo ul { width:155px; float:right; padding-top:10px; }
#logo li { display:inline; background:url(../images/arrow.gif) no-repeat left center; padding-left:7px; padding-right:8px; }

#menu { width:620px; height:44px; margin-top:47px; background:url(../images/navbg.gif) no-repeat #000000 right top; padding-left:15px; float:left; }
#menu li { float:left; background:url(../images/nav_line.gif) no-repeat; padding-left:25px; padding-right:13px; }
#menu a { color:#ffffff; font-weight:bold; display:block; line-height:44px; }
#menu .curr a { color:#f08200; }
#menu span.cart { width:95px; display:block; background:url(../images/cart.gif) no-repeat right center; }
#menu #flowy { width:51px; height:5px; overflow:hidden; background:url(../images/menu_bg.gif); position:absolute; top:80px; left:697px; z-index:3; text-align: center; }
.subnav { width:870px; height:33px; clear:both; padding-top:6px; text-align:right; padding-right:80px; background:url(../images/bias.gif) repeat-x left bottom; }
.subnav ul { display:none; }
.subnav li { display:inline; padding:0 10px; }

#footer { width:562px; height:297px; padding-top:28px; padding-left:388px; clear:both; position:relative; }
#footer .good { width:127px; position:absolute; height:112px; left:230px; top:25px; }
#footer .good img { display:block; clear:both; margin-bottom:10px; }
#footer .xl { width:562px; height:79px; display:block; line-height:18px; color:#ffffff; overflow:hidden; clear:both; }
#footer dd { padding-left:40px; }
#footer .pz { width:562px; height:128px; display:block; line-height:18px; color:#ffffff; }
#footer ul { width:513px; height:50px; background:url(../images/footer.jpg); display:block; clear:both; margin-left:24px; text-align:center; color:#ffffff; line-height:18px; padding-top:8px; }
#footer a { color:#ffffff; margin:0px 5px; }
#footer a:hover { color:#f08200; }

#postion { width:545px; height:16px; position:absolute; left:80px; top:-16px; padding-left:165px;line-height:16px; color:#f08200; background:url(../images/title.png) no-repeat left top; text-align:left;}
#postion span { font-size:11px; color:#ffffff; }
#postion a { color:#ffffff; }
#postion a:hover { text-decoration:underline; }


/* 以下为Fenix添加 */

/* Breadcrumbs */
.breadcrumbs { font-size:12px; line-height:1.25em; }
.breadcrumbs li { display:inline; }

.no-display { display:none; }
#vertical-nav ul {
  list-style-type: none; /* get rid of the bullets */
  padding:0; /* no padding */
  margin:0; /* no margin for IE either */
}

#vertical-nav ul li {
  margin: 0;
  padding: 0;
  display:block;
  margin-top: 1px; /* lines */
}

#vertical-nav ul ul li a,#vertical-nav ul li{
  background-color: #FFFFFF;
}

#vertical-nav ul li a {
  display: block;
  padding: 3px 3px 3px 23px;
  margin:0;
  text-decoration: none;
  height:15px; /* hint for IE, alternatively remove whitespace from HTML */
  background-color: #CCCCCC;
}

#vertical-nav ul li .open, #vertical-nav .activesubsub, #vertical-nav .subopen {
  font-weight: bolder;
  text-decoration: underline;
  color:#000000
}

#vertical-nav .final{
  background-color:#ECECEC;
}

#vertical-nav ul ul li a {
  margin-left: 20px;
}

#vertical-nav ul ul ul li a {
  margin-left: 40px; /* indent level 2 */
}

#vertical-nav a {
  color:#999999;
}

#vertical-nav a:hover {
  color:#666666;
}
#vertical-nav ul li ul li a {
  border-top-width: thin;
  border-bottom-width: thin;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  margin-bottom:0px;
  margin-top:0px;
}

#vertical-nav ul li ul li {
  margin-bottom:0px;
  margin-top:0px;
}



/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(../images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#e76200;
    text-transform:uppercase;
    }
.login-box .new-users h4 { background-image:url(../images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(../images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(../images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:230px; }

/* cms page problem */
.problem {margin-top:-20px;text-indent:0;}
div.problem h3 {font-size:14px;color:#F0820a;font-weight:bold;}

/* products details table */
table.detail {background:#e0efff; border-collapse:collapse; color:#000000; font-size:12px;}
table.detail td {height:20px; vertical-align:middle; text-align:left;padding-left:10px;}
table.detail th {background:#5a6f6e;  vertical-align:middle;color:#ffffff; font-weight:bold; border-right:3px solid #fff;padding-left:20px;}
table.detail a {color:#ff8b00; text-decoration:underline;}