/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
body{margin:0;font:75%/150% Verdana;background-color:#fff;}
body,table,td,div,p,.win,.column{word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
td,th{overflow:hidden;}
hr{height:1px;}
form{padding:0;margin:0;}
input, select, textarea {font: 12px Verdana;}
p{margin-top:0;}
strong{font-weight:bold;}
/* ul {margin:4px 0 4px 15px;padding:0;list-style-type:none;list-style-image: url(/web/style/images/homeul.gif);}
ul ul{margin-left:40px;}*/
br {clear: both;}

p {
    margin: 0; 
    padding-top: 1em; 
    line-height: 150%;
}

a:link{color:#3680c2;text-decoration:none;}
a:visited{color:#570101;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
h1,h2,h3{margin:0;padding:0;}
h1{font:2em/180% Verdana;margin:15px 0 10px 0;}
h1.guide{color:#002858;margin-bottom:10px;font-size:20px;}
h2{font:1.5em/180% Verdana;}
h3{font:1.4em/180% Verdana;}

.l{font-size:1.7em;}
.m{font-size:1.3em;}
.s{font:0.85em verdana;}
.fail{background:#ffaaff;}
.remark{color:#aaa;font:0.85em verdana;}
.alert{color:#f60;}
.limit{color:#900;font:0.85em verdana;}
.keywords{font-weight:bold;}
.notice{color:#900;}
.date{font-size:0.8em!important;font-family:verdana;font-weight:normal;color:#666;white-space:nowrap;line-height:1.4em;}
.break {overflow: hidden; width:550px; word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
.widthfixed{table-layout:fixed; word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
a.more{background:url(../icon/icon_arrow.gif) left no-repeat;padding-left:8px;}

.clear{ clear:both;}
.ellipsis{text-overflow:ellipsis;}
.cursorOver{background-color:#E8EDF2;}
.cursorMove{cursor:move;background-color:#CEDBE5;}
img.sampleborder {border:1px solid #ccc;}

.column{float:left;}
.column.one2{width:50%;}
.column.one3{width:33.3%;}
.column.one4{width:25%;}
.column.one5{width:20%;}
.column.one6{width:16.6%;}

.board{padding:8px 16px 8px 16px;margin-bottom:25px;}
.board h3{font-weight:bold;}

input.L{font:bold 14px Verdana;padding:3px 8px;}
input.M{font:bold 14px Verdana;padding:2px 8px 1px 8px;}
input.S{font:bold 0.85em verdana;padding:2px 8px 1px 8px;}

input.buttonSkinA{margin-bottom:0px !important;margin-bottom:1px;color:#5E2708;font:bold 11px Verdana;background:url(../images/button-search.gif) no-repeat;background-position:0px 0px; border:0; color:#464646;height:18px;width:80px;}
input.buttonSkinB{color:#414141;background:#F3F3F3 url(../images/buttonSkinBL.gif) bottom repeat-x;border-top:1px solid #C4C4C4;border-left:1px solid #C4C4C4;border-right:1px solid #848484;border-bottom:1px solid #848484;}



#header{height:75px!important; height:68px; }
#content{margin:auto;text-align:left;min-width:760px;max-width:960px;width:960px; overflow:hidden;}

#sidebar{width:195px; float:left; overflow:hidden;}
#mainbody{width:750px; float:right; overflow:hidden;}
.col{ clear:both; overflow:hidden; margin-bottom:10px; }

.colL{width:480px; float:left; margin-bottom:8px; overflow:hidden;}
.colR{width:260px; float:right; margin-bottom:8px;}

#header960{width:960px; margin:0 auto;}
#topright{ width:700px!important; width:670px; float:right; margin:0; padding:0;}
.utility{ float:right;}
.utility{ text-align:center;padding:2px 10px 2px 10px!important;padding:5px 10px 5px 10px;font:11px/20px verdana; margin-bottom:4px; vertical-align:middle;}
.utility img{ }
.utility a:link,.utility a:visited,.utility a:hover{color:#2E2E2E;text-decoration:none;}
#miniLogo{float:left;margin-right:15px;font:bold 10px verdana; width:200px; margin-top:20px; margin-left:15px;}
#mainNav{
	float:right;
	margin-top:2px; 
	display:block; 
}

#mainNav ul {
	list-style:none;
}
#mainNav li{
	display:inline;
	margin:0;
	padding:0;
}
.mainNavSpan {
	float:left;
    background-image: url(images/navleft.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.mainNavSpanCur {
	float:left;
    background-image: url(images/rednavleft.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.mainNavHeader {
	font-size:12px;
	/*color:#2E2E2E;*/
        color:black;
	display:block;
	float:left;
    background-image: url(images/navright.gif);
    background-repeat: no-repeat;
    background-position: right top;
	margin-right:10px;
	margin-left:2px;
	font-weight:bold;
	padding:2px 14px 5px 12px; 
}

.mainNavHeaderCur {
	font-size:12px;	
	display:block;
	float:left;
    background-image: url(images/rednavright.gif);
    background-repeat: no-repeat;
    background-position: right top;
	margin-right:10px;
	margin-left:2px;
	font-weight:bold;
	padding:2px 14px 5px 12px; 
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainNav li span a {float:none;}
#mainNav li span a:hover {color:#3680c2;text-decoration:none;}
/* End IE5-Mac hack */
/* #mainNav li a:hover span {color: black;}
#mainNav li a:hover {background-position:0% -28px;}
#mainNav li a:hover span {background-position:100% -28px;color:#000;}*/

#page960{margin:auto;text-align:left;min-width:760px;max-width:960px;width:960px; margin-bottom:2px;}
.importantNotice{text-align:center;width:100%;background-color:#FFFFE1;border-bottom:1px solid #ACA899;}
.importantNotice a:link{text-decoration:underline;}
#page960.frameA {position:relative;}

.cnt1{ margin:0; padding:0;}
.frameA .sidebar{width:195px;position:absolute; z-index:8;top:130px;left:0;}


.miniSearch {clear:both;background:#f5f5f5 url(images/navoff_bg.gif) bottom repeat-x ; border-left:1px solid #E6E6E6; border-right:1px solid #E6E6E6;}
.miniSearch ul {margin:0;list-style-type:none;list-style-image:none; height:23px!important; height:22px;margin-left:235px;}
.miniSearch li {float:left;margin-right:2px;}
.tb2_on a:link,.tb2_on a:visited,.tb2_on a:hover{ font-weight:bold;text-decoration:none;color:#fff!important; background:#357fc1 url(images/navon_bg.gif) repeat-x top; border-left:1px solid #3680c2; border-right:1px solid #3680c2;}

.miniSearch li.tb2_off{background:url(images/subnav_fen.gif) no-repeat right;}

.tb2_off a:link,.tb2_off a:visited,.tb2_off a:hover{ font-weight:bold;text-decoration:none;}
.tb2_off a:hover{ color:#357fc1;}

.tb2_weight a:link,.tb2_weight a:visited,.tb2_weight a:hover{ font-weight:bold;text-decoration:none;}
.tb2_weight a:hover{ color:#357fc1;}

.searchBox {padding:4px 12px;text-align:center;color:#fff;background:#3680c2!important; height:20px!important;height:17px ; display:none; margin-bottom:0px; background-color:#3680c2; }
.searchBox a{color:#fff;}

.miniSearch ul li a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */  outline: none;  /* for firefox 1.5 + */}
.miniSearch li.other{margin-left:20px;background:none;}
.miniSearch li.other a{background:none!important;font-size:10px;font-family:verdana;font-weight:normal;}
.homePopSearch{padding:2px 15px 0px 15px;margin-bottom:0px;bottom repeat-x;font-size:11px}
.miniSearchBotton{ background:#fff url(images/cc.jpg) repeat-x top; height:19px; color:#3680c2; padding:0px 3px; margin-left:10px; border-left:1px solid #c1c1c1; border-right:1px solid #c1c1c1;font-size:10px;}
.miniSearchBotton a{ color:#FFFFFF;}
.advaced{ width:40px; padding:0 10px;}
.advaced a:link,.advaced a:visited,.advaced a:hover{ color:#FFFFFF;}


ul.TabBarLevel{
list-style:none;
padding:0; display:block;
}
ul.TabBarLevel span{
margin:5px;
}
ul.TabBarLevel li{
    float:left;
    padding:0;
    margin-right:5px;
}
ul.TabBarLevel li a{
padding:7px 10px !important; padding:6px 10px 5px 10px;margin-left:2px;width:auto;display:block;font:12px/100% Verdana;color:#000; background:none;
}
ul.TabBarLevel li.current{
background:#3680c2;
}
ul.TabBarLevel li.current a{
font-weight:bold;text-decoration:none;color:#fff!important;background:#357fc1;
}

ul.TabBarLevel li a:link,ul.TabBarLevel li a:visited{
    color:#000;
    text-decoration:none;
}
ul.TabBarLevel li a:hover,ul.TabBarLevel li a:active{
    color:#F30;
    text-decoration:none;
}
ul.TabBarLevel li.current a:link,ul.TabBarLevel li.current a:visited{
    color:#000;
    text-decoration:none;
}
ul.TabBarLevel li.current a:hover,ul.TabBarLevel li.current a:active{
    color:#F30;
    text-decoration:none;
}


#footer{clear: both;padding:10px 0 10px 0;text-align:center;border-top:2px solid #357fc1; font:0.85em/14px verdana; color:#000; width:960px; margin:10px auto;}
#footer a:link{ color:#000;}
#footLink a:link,#footLink a:visited{ color:#000000;text-decoration:underline;}
#footLink a:hover{ color:#3680c2;text-decoration:underline;}

.cite{float:right; padding-right:8px; font-style:normal; font-weight:normal;}
.guanggao{ margin:0; padding:0;}

a.btnLink, a.btnLink:visited, a.btnLink:hover{
    background-color: #3680c2; 
    padding:5px 16px 5px 16px;
    
    color: #FFFFFF;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    text-align:center;
    
}

a.btnLinkSmall, a.btnLinkSmall:visited, a.btnLinkSmall:hover{
    background-color: #3680c2; 
    padding:3px 7px 3px 7px;
    color: #FFFFFF;
    font-size:10px;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
}

/* Form buttons*/
.btnNormal,.btnSpecial {
    padding:3px 10px 3px 10px!important;
    padding:0px 6px 0px 6px;
    color: #fff;
    font-weight:bold;
    font-size:11px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    background-color: #357fc1;  
    border: 1px solid #357fc1;
}

.btnSmall{
    padding:2px 5px 2px 5px!important;
    padding:0px 4px 0px 4px;
    color: #fff;
    font-weight:bold;
    font-size:10px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    background-color: #357fc1;  
    border: 1px solid #357fc1;
}

/* Data Table */
.data-table {
    border: 1px solid #bebcb7;
    width: 100%;
}

.data-table tr {
    background: #fff;
}

.data-table .odd {
    background: #f8f7f5
}

.data-table .even {
    background: #eeeded !important;
}

.data-table td.last,.data-table th.last {
    border-right: 0;
}

.data-table tr.last td,.data-table tr.last th {
    border-bottom: 0;
}

.data-table th {
    border-right: 1px solid #c2d3e0;
    padding: 2px 8px;
    color: #0a263c;
    white-space: nowrap;
}

.data-table th a,.data-table th a:hover {
    color: #fff;
}

.data-table td {
    padding: 3px 8px;
}

.data-table td.label {
    font-weight: bold;
}

.data-table thead tr {
    background: url(images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee;
}

.data-table tfoot {
    border-bottom: 1px solid #d9dde3;
}

.data-table tfoot tr.first {
    background: url(/images/base_mini_actions_bg.gif) repeat-y top;
}

.data-table tfoot tr {
    background-color: #DEE5E8 !important;
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3;
}

.data-table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3;
}

/* All */
.col2Set {
    clear: both;
}

/* Col2 */
.col2Set .col1,.col2Set .col2 {
    width: 48.5%;
}

.col2Set .col1 {
    float: left;
}

.col2Set .col2 {
    float: right;
}

.genericBox {
    margin-bottom: 15px;
    padding: 12px 15px;
    border: 1px solid #D0CBC1;
    background: url(images/base_mini_head_bg.gif) repeat-x #fff;
}


#langPanel {
    BORDER-RIGHT: #d0d0d0 1px solid;
    BORDER-TOP: #d0d0d0 1px solid;
    Z-INDEX: 100;
    BORDER-LEFT: #d0d0d0 1px solid;
    WIDTH: 160px;
    BORDER-BOTTOM: #d0d0d0 1px solid;
    POSITION: absolute;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}

#langPanel A {
    COLOR: #646365;
    TEXT-DECORATION: none
}

#langPanel A:hover {
    TEXT-DECORATION: underline
}

#langChoosePanel {
    FONT-SIZE: 1.2em
}

#langChoosePanel LI {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}

#langChoosePanel LI A {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none;
    line-height:1.2em;
    height:1.2em;
}

#langChoosePanel LI A:hover {
    BACKGROUND: #ccc;
    TEXT-DECORATION: none
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


table.summary {background:#D9DDE3}
.summary th,.summary th label{ background:#eee; padding:3px 5px;font-weight:bold;color:#333333;font-size:12px}
.summary td,.summary td label{ text-align:left; font-weight:normal; background:#fff; padding:2px 5px; color:#666;;font-size:12px}

.summary input {padding: 2px;}
.summary .input {font-size: 12px;margin-top: 3px; width:220px; border:1px solid #999999;}

textarea {font-size: 12px;margin-top: 3px; border:1px solid #999999;}

.details .label{font-size:13px;font-weight:bold}
.details .right{font-size:13px;}

.divLink{
cursor:pointer
}

#search_pager form{margin:0px;display: inline;}


.messageStack {
	border-width: 1px;
	border-style: dotted;
	border-color: #C8AD91;
	background-color: #FFFCF5;
	color: #465584;
	margin: 5px 0 15px 0;
}

.messageStack ul{
    padding-left: 30px;
}

.messageStack li{    
    font-size: 12px;    
    margin-left:10px;
}

.submitFormButtons {
  padding: 10px 5px 5px 5px;
  float:right;
}

.listingPageLinks {
  clear:both;
  padding: 5px;
}

.remarks{
  font-size:11px;
}
.showroom{margin-top:5px;height:26px;width:182px; background:url(images/showroom1.gif) no-repeat bottom;font-weight:bold;}
.showroom2{height:49px;width:253px;background:url(images/showroom2.gif) no-repeat bottom;font-weight:bold;}

.title_menu{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;font-weight:bold;}

.on_mouseover{background-color:#3680c2;color:#ffffff;cursor:pointer;}

.out_mouseover{background-color:#DFDFDF;color:#606060;cursor:pointer;}

.title_stock{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;font-weight:bold;}
.onstock{background-color:#977710;color:#ffffff;cursor:pointer;}
.outstock{background-color:#DFDFDF;color:#606060;cursor:pointer;}


.search_grd {
	BORDER-RIGHT: #cecece 0px solid; BORDER-TOP: #cecece 0px solid; BORDER-LEFT: #cecece 0px solid; WIDTH: 122px; BORDER-BOTTOM: #cecece 0px solid; POSITION: relative; HEIGHT: 122px;}
.search_grd SPAN {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	BORDER-LEFT-WIDTH: 0px;
	LEFT: 30px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 82px;
	POSITION: absolute;
	TOP: 54px;
	HEIGHT: 49px;
	BORDER-RIGHT-WIDTH: 0px;
	background-repeat: no-repeat;
}
.search_grd img {
	padding-left: 1px;
	padding-top: 1px;
	BORDER: #cecece 1px solid;
}

.search_grd span a img {
	BORDER: #cecece 0px solid;
}