a {
    text-decoration: none;
}

/* Default/unfocused Panel style */
.yui-skin-sam div[role=panel].yui-panel .hd {
    background: #F2F2F2;
}

/* Focused Panel style */
.yui-skin-sam .yui-panel-container.focused div[role=panel].yui-panel .hd {
    background: url(/yui/2.7.0/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;
}

/*
    The Container ARIA Plugin removes the "href" attribute from the <A> used to create the
    close button for a Panel, resulting in the focus outline no longer be rendered in
    Gecko-based browsers when the <A> element is focused.  For this reason, it is necessary to
    restore the focus outline for the <A>.
*/
a.container-close[role=button]:focus {
    outline: dotted 1px #000;
}

/*
    Necessary to explicitly set the text-align property so the content of the Panels
    is aligned properly when viewed inside the YUI Examples chrome.
*/
form {
    margin: 0;
    display: inline;
}
form div {
    float: left;
}

table td {
    border: 0;
    padding: 0.2em;
}
#message_box {
    text-align: left;
}
div.yuimenu {
    position: absolute;
    visibility: hidden;
}

div.yuimenu .bd {
    zoom: normal;
}
div.yuimenu ul li {
    float: left;
    width: 88px;
}

#ygmatop {
    margin: 0;
    padding: 5px 0;
    width: 100%;
    border: 0 none;
    text-align: left;
}

#ygmatop div#ygmauserinfo {
    float: right;
    padding-right: .2em;
    margin: 0;
}

#hd .offscrn {
    display: block;
    left: -99999px;
    position: absolute;
}

#hd .delim {
    background-position: 100% -53px;
    background-repeat: no-repeat;
    padding: 0 .3em 0 .2em;
    display: inline;
    float:left;
}

#ygmabot {
    display: block;
    text-align: right;
    overflow: hidden;
    width: 100%;
    padding: 0 0 .7em 0;
}

#logo {
    padding: 0 0 0 .85em;
    position: relative;
    float: left;
}
#logo img {
    border: 0 none;
}

#ad1 {
    display: inline;
    text-align: left;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}

div.sysnav {
	font-size: 110%;
	background-image: url(/images/bg_nav.jpg);
	width: 100%;
	height: 58px;
	text-align: center;
}
div.sysnav .sysnav-left {
    background-image: url(/images/bg_nav_left.jpg);
    float: left;
    background-position: left;
    background-repeat: no-repeat;
    width: 10px;
    height: 58px;
}
div.sysnav .sysnav-right {
    background-image: url(/images/bg_nav_right.jpg);
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    width: 10px;
    height: 58px;
}
div.sysnav .sysnav1 {
    border-bottom: 1px solid #ccdbe4;
    width: 948px;
	margin: 0 auto 0 auto;
}
div.sysnav ul {
    overflow: hidden;
    padding: 1px 0px 1px 5px;
    margin: 0;
}
div.sysnav ul li {
    float: left;
    list-style-type: none;
}
div.sysnav ul li a {
    padding: 6px 12px 3px 12px;
	color: #ff9;
    font-weight: bold;
	text-decoration: none;
    display: block;
}
div.sysnav ul li a:hover {
	background-color: #ccc;
}
div.sysnav form {
    float: left;
    padding: 3px 0 2px 0;
    vertical-align: middle;
    display: inline;
    font-size: 80%;
}
div.sysnav form input {
    height: 20px;
}
div.sysnav form #keyword {
    height: 16px;
}
div.sysnav .search {
    color: #fff;
    padding: 5px 5px 0 5px;
    height: 16px;
    overflow: hidden;
    text-align: left;
}
div.sysnav .search a {
    color: #fff;
}

.table-top {
    background-image: url(/images/bg_main.gif);
    height: 20px;
}

.table-top .tdbg-left {
	background-position: left top;
    float: left;
    background-image: url(/images/bg_corner_0.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
}

.table-top .tdbg-right {
	background-position: right top;
    float: right;
    background-image: url(/images/bg_corner_1.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
}

.table-top h1, .table-top h2 {
    margin: 0;
    padding-top: 2px;
    font-size: 1.1em;
    float: left;
    color: #fff;
    letter-spacing: 0px;
    text-align: left;
}

.table-top h1 a, .table-top h2 a {
    color: #fff;
    text-decoration: none;
}

#lefttable {
    border-right: #906 1px solid;
    border-left: #906 1px solid;
    border-bottom: #906 1px solid;
    padding: 5px 1px 0px 1px;
    margin: 0;
    text-align: center;
    background-color: #ffffff;
}

#lefttable ul.line {
    padding: 0px 0px 0px 0px;
    display: block;
    margin: 0px 1px;
}

#lefttable li {
    list-style-type: none;
	float: left;
    width: 76px;
    height: 19px;
    color: #006699;
    overflow: hidden;
	vertical-align: middle;
}
#lefttable li a {
    color: #069;
    text-decoration: none;
    display: block;
}

#lefttable li a:hover {
	background-color: #ccc;
}


#lefttable ul.line1 {
    padding: 0px 0px 0px 0px;
    display: block;
    margin: 0px 1px 0px 0px;
}
#lefttable ul.line1 li {
    padding: 0px 5px 0px 0px;
    display: inline;
    margin: 2px 0px 3px 5px;
    color: #069;
    word-break: keep-all;
    white-space: nowrap;
    width: 145px;
    text-align: left;
}

h2.GatewayCatagory {
    padding: 2px 0px 0px 5px;
    padding-left: 5px;
    font-size: 14px;
    float: left;
    color: #fff;
    letter-spacing: 0px;
    text-align: left;
}

h2.GatewayCatagory a {
    color: #fff;
    text-decoration: none;
}

div.HackBoxH0 {
    clear: both;
}

div.HackBox {
    clear: both;
    height: 10px;
}

h3.GatewayCatagory {
    text-align: center;
    padding-left: 3px;
    margin: 3px 0px 3px 0px;
    font-size: 1.1em;
    color: #c60;
}


div.pagination {
    float: right;
    text-align: center;
    padding: .3em;
    font-size: 0.9em;
}
div.pagination a, div.pagination span {
    padding: .2em .45em;
}
div.pagination span.disabled {
    color: #aaa;
    border: 1px solid #DDDDDD;
    visibility: hidden;
    position: fixed;
}
div.pagination span.current {
    font-weight: bold;
    color: #FF0084;
}
div.pagination a {
    border: 1px solid #906;
    color: #069;
    text-decoration: none;
}
div.pagination a:hover, div.pagination a:focus {
    border-color: #003366;
    background: #069;
    color: #fff;
}
div.pagination .page_info {
    color: #aaa;
    padding-top: .8em;
}
div.pagination .prev_page, div.pagination .next_page {
}
div.pagination .prev_page {
}
div.pagination .next_page {
}

.main_descr {
	border-left: #906 solid 1px;
	border-right: #906 solid 1px;
    padding: 5px;
    text-align: center;
    overflow: auto;
}
.content {
    border-left: #906 solid 1px;
    border-right: #906 solid 1px;
    border-bottom: #906 solid 1px;
    text-align: left;
    background-color: #ffffff;
}

.message {
    width: 90%;
    margin: 20px auto 20px auto;
    border: 1px #C00000 dashed;
    padding: 10px;
    line-height: 25px;
    background-color: #f0f0f0;
    font-weight: bold;
    color: #FF3300;
    text-align: left;
}
div.navigation {
    width: 100%;
    height: 26px;
    text-align: left;
    background: #c080a0;
    padding-top: 5px;
}
div.navigation form div {
    float: left;
    padding-left: 3px;
}
div.navigation form div.lable {
    padding-top: 3px;
}
.product_list_box {
    float: left;
    padding: 3px 0px 0px 5px;
    width: 154px;
    height: 255px;
}
.product_list_box .product_img {
    width: 154px;
    height: 220px;
}
.product_list_box h1 {
    font-size: 1em;
    font-weight: normal;
    color: black;
    width: 100%;
    margin: 0;
}
.product_list_box h6 {
    font-size: 1em;
    font-weight: normal;
    color: black;
    width: 100%;
    margin: 0;
}
.product_list_box h1 a {
    float: left;
    text-decoration: none;
    color: #000000;
}
.product_list_box form {
    float: right;
    padding: 2px 6px 0 0;
}
.product_list_box span {
    color: #666;
}
.home_product_list {
    margin-bottom: 5px;
    height: 282px;
}
div#news {
	float: right;
	width: 350px;
	height: 210px;
    padding-bottom: 5px;
	margin-bottom: 5px;
    overflow: hidden;
}
div.box {
	border: #906 solid 1px;
    background: #ffffff;
}
div.box h3 {
	background-image: url(/images/bg_div_title.gif);
	padding: 2px 0 0px 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 23px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	text-align: left;
}
div.box ul {
    margin: 0 0 0 2em;
	padding-right: 5px;
}
div.box ul li {
	padding-bottom: 3px;
	list-style-image: url(/images/star_orange.gif);
}

.flashNews {
    border: #906 solid 1px;
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    width: 442px;
    height: 215px;
    position: relative;
}
.flashNews .bg {
    background: #000000;
    filter: alpha(opacity=39);
    left: 0px;
    bottom: 0px;
    width: 442px;
    height: 50px;
    position: absolute;
    -moz-opacity: 0.39;
    opacity: 0.39;
}
html>body .flashNews .bg {
    position: absolute;
}
.flashNews H3 {
	z-index: 2;
    left: 10px;
    top: 150px;
    width: 422px;
    height: 35px;
    line-height: 35px;
    position: absolute;
}
.flashNews h3 a {
	font-weight: bold;
    font-size: 140%;
    color: #ffffff;
}
.flashNews h3 a:hover {
	color: #f20000;
}
.flashNews p {
	z-index: 2;
    left: 10px;
    width 422px;
    line-height: 20px;
    position: absolute;
    top: 190px;
    height: 20px;
}
.flashNews p a {
	color: #ffffff
}
.flashNews p a:hover {
	color: #f20000
}
.flashNews ul {
    padding-left: 47px;
    margin: 0;
    z-index: 2;
    right: 0px;
    background: url(/images/flashPage_bg.png) no-repeat 0px 0px;
    bottom: 0px;
    position: absolute;
    _padding-left: 46px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flashPage_bg.png', sizingMethod='crop');
}
.flashNews ul li {
    background: #000000;
    float: left;
    margin-left: 1px;
    width: 15px;
    line-height:18px;
    height: 18px;
    text-align: center;
    list-style-type: none;
}
.flashNews ul li a {
    display: block;
    font-weight: bold;
    font-size: 10px;
    width: 15px;
    color: #ffffff;
    font-family: tahoma;
    height: 18px;
}
.flashNews ul li a:hover {
    color: #f20000;
}
.flashNews ul li a.sel {
    color: #f20000;
}
.home_product_list {
    width: 798px;
}
div.clear {
    clear: both;
}

img#code_image {
    cursor: hand;
}

#errorExplanation {
    margin-bottom: 20px;
    border: #901067 1px solid;
    text-align: left;
    display: block;
    width: 680px;
}
#errorExplanation h1, .errorExplanation h2 {
    background: #e33;
    padding: 3px;
    margin-bottom: 0;
    font-size: 120%;
    color: #fff;
}
#errorExplanation ul {
    background: white;
    list-style: square;
    padding: 5px 0 5px 20px;
}
.star {
    color: #f00;
}
.ad {
    margin-bottom: 2px;
    width: 100%;
    text-align: center;
}

.main_box {
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0;
    overflow: auto;
}
.av_box {
	width: 136px;
	height: 160px;
	overflow: hidden;
	margin: 5px 0 0 18px;
	text-align: center;
	float: left;
	border: 1px solid #999999;
    font-size: 10px;
}
.av_box a {
	padding: 3px;
    font-size: 12px;
}

.manufacturer_table td {
	width: 136px;
	float: left;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
    border: 0;
}
.manufacturer_table td a {
	font-size: 14px;
}

.product {
    border-left: #906 solid 1px;
    border-right: #906 solid 1px;
    border-bottom: #906 solid 1px;
    background: #ffffff;
}

.thumb_img {
    border: 1px solid #ddd;
    padding: 3px;
    margin: 3px;
    width: 160px;
    float: left;
}
.product_descr {
    float: right;
    padding: 10px 5px 10px 20px;
    width: 556px;
    line-height: 1.6em;
}

.product_descr h1 {
    padding: 2px 0 1px 1em;
    margin: 0 0 10px 0;
    font-size: 1.5em;
    color: black;
    border-bottom: 2px solid #ddd;
}
.product_descr h2 {
    font-size: 1em;
    line-height: 1em;
    padding: 0;
	color: black;
	font-weight: normal;
    display: inline;
}
.product_descr p {
    margin: 0;
    padding-top: 5px;
    text-indent: 2em;
}
.product_operate {
    padding: 5px;
    text-align: center;
}
.product_operate form {
    display: inline;
}
.product_images {
    width: 758px;
    text-align: center;
}

#content_customer {
    float: left;
    margin: 2px 0px 2px 6px;
    padding: 0px;
    width: 780px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 780px; /* standards width */
    text-align: left;
}
html>body #content_customer {
    width: 780px; /* standards width reinforcement */
    margin: 2px 0px 2px 10px;
}

#content_customer h1 {
    padding: 10px 0 0 10px;
    border-bottom: #906 3px solid;
    text-align: left;
    margin: 0.2em;
}

div#customer_index ul {
    padding: 15px 30px 15px 30px;
    margin: 15px;
    border: #901067 1px solid;
}
div#customer_index ul li {
    list-style-image: url(/images/star_orange.gif);
}

.reg_msg {
    width: 200px;
    margin: 10px auto 10px auto;
    border: 1px #c99 dashed;
    background: #FF9;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    text-align: left;
    display: block;
}

.table_list, .table_form, .table_info {
	margin:0 auto;
	width:99%;
    margin-top:6px;
	background:#D5EDFD;
	border:1px solid #99d3fb;
}
.table_list caption, .table_form caption, .table_info caption {
	border:1px solid #99d3fb;
	border-bottom-width:0;
	font-weight:bold;
	color:#077ac7;
	background:url(/images/bg_table.jpg) repeat-x 0 0;
	height:27px;
	line-height:27px;
	margin:6px auto 0;
	font-size: 120%;
}
h4 {
	border:1px solid #069;
	border-width:0 1px 1px 0;
	margin-top:0;
	font-size:14px;
	text-align:left;
	background:url(/images/bg_admin.jpg) repeat-x 0 -58px;
	height:28px;
	line-height:28px;
	color:#fff;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	z-index:500;
	width:219px;
}
h4 span {
	background: url(/images/bg_arrow.gif) no-repeat 5px -1px;
	padding-left: 30px;
}
h4 img {
	cursor:pointer;
}
.table_form, .table_info {
}
.table_form tr, .table_info tr, .table_list tr {
	background-color: #fff;
}
.table_form td, .table_form th, .table_info td, .table_list td {
	line-height: 150%;
	padding: 4px;
    text-align: left;
}
.table_form th strong, .table_info th strong {
	color:#077ac7;
}
.table_list {
}
.table_list th, th.form_th, th.form_th_c {
	text-align: center;
	color: #077ac7;
	background: #E0FFFF;
	line-height: 22px;
	height: 22px;
    border: 0;
}
.table_list form {
    display: inline;
}
th.form_th {
	text-align:left;
	text-indent:2em;
	font-weight:bold;
	padding:0;
	line-height:1.8em;
}
th.form_th_c {
	text-align:center;
	text-indent:0;
	font-weight:bold;
	padding:0;
	line-height:1.8em;
}
.align_left, td.align_left {
	text-align:left;
}
.table_info td {
	padding:5px;
}
td.tablerowhighlight {
	text-align:center;
	color:#077ac7;
	background: url(/images/bg_table.jpg) repeat-x 0 -22px;
	line-height:22px;
	height:22px;
	font-weight:bold;
}
td.align_l, th.align_l {
	text-align:left;
}
td.align_c, th.align_c {
	text-align:center;
}
td.align_r, th.align_r {
	text-align:right;
}
td.title, th.title {
    text-align: right;
    font-weight: bold;
}
td.submit {
    padding-left: 20px;
}
/*表格变色*/
.mouseover {
	background-color: #ECF7FE !important;
}
.content h2 {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 120%;
    color: #903;
    font-weight: normal;
    display : inline;
}
.content h1 {
  margin: 0 0 0.2em 0;
}
td.amsg {
	background: #ffffcc;
}
td.cmsg {
}

.payment_type_intro {

}

.shipping_intro {
    float: right;
    width: 280px;
}

.login {
    border: 1px solid #990066;
}
.loginmsg {
    width: 300px;
    margin: 10px auto 10px auto;
    border: 1px #c99 dashed;
    background: #FF9;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    text-align: left;
    display: block;
}

.img_suit {
	padding: 3px;
}
.img_suit img {
	padding: 3px;
	border: 1px solid #666666;
}
