/* CSS Document */

.f_en11 {
	font-size: 11px;
}

.f_blue, a.blue {
	color: #069;
}

.f_blue2, a.blue2 {
	color: #08C;
}

.f_red, a.red {
	color: #C00;
}

.f_orange, a.orange {
	color: #F90;
}

.f_gray, a.gray {
	color: #666;
}

.f_gray2, a.gray2 {
	color: #888;
}

.f_white, a.white {
	color: white;
}

.f_yellow, a.yellow {
	color: yellow;
}

.f_gray, a.gray {
	color: #eeeeee;
}


.f_gblue, a.gblue {
	color: #7AA3BC;
}

.f_B {
	font-weight: bold;
}

.f_del {
	text-decoration: line-through;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header_icon {
	padding-bottom: 3px; 
	padding-right: 7px;
}

.box_header {
	border: #7395A7 1px solid;
	border-right: none;
	height: 15px;
	width: 160px;
	padding-top: 3px;
	padding-left: 5px;
	color: #7E9DAD;
	line-height: 15px;
}

.box_header2 {
	background: #EEEEEE none repeat scroll 0%;
	height: 15px;
	width: 160px;
	padding-top: 1px;
	padding-left: 5px;
	color: #000;
	line-height: 15px;
}

.box_login {
	border: #C4CFD5 1px solid;
	height: 15px;
	width: 95px;
	padding-top: 2px;
	padding-left: 5px;
	color: #666;
	line-height: 15px;
}

.box_cart {
	border: 1px solid #D1DFE8;
	width: 30px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}

.menu {
	background: url(images/shop_menu_bg.gif) repeat-x left center;
	height: 31px;
}

.menu .but_f {
	background: url(images/shop_menu_f.gif) no-repeat left center;
	width: 70px;
	height: 31px;
	padding-top: 3px;
}

.menu .but_n {
	background: url(images/shop_menu_n.gif) no-repeat left center;
	width: 70px;
	height: 31px;	
	padding-top: 3px;
}

.menu .f_w {
	margin-left: 20px;
}

.menu .cart {
	background: url(images/icon_menu_cart.gif) no-repeat 20px center;
	height: 31px;
	padding-left: 42px;
	padding-top: 4px;
}

.menu .cart_focus {
	background: url(images/shop_menu_f_cart.gif) no-repeat left center;
	height: 31px;
	padding-left: 42px;
	padding-top: 4px;
}

.loc {
	background: url(images/loc_bg.gif) repeat-x left center;
	height: 31px;
}

.loc_home {
	float: left;
	background: url(images/icon_arrow_n.gif) right 10px no-repeat;
	height: 20px;
	padding-left: 17px;
	padding-right: 12px;
	padding-top: 7px;
}

.loc_l {
	float: left;
	background: url(images/icon_arrow_n.gif) right 10px no-repeat;
	height: 20px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 3px;
}

.bottom {
	border-top: 5px solid #C9D3DC;
	margin-top: 20px;
}

.mar_t10 {
	margin-top: 100px;
}

.mar_t5 {
	margin-top:100px;
}


.tit_fw {
	padding-top: 8px;
}

.title_tab {
	margin-top: 35px;
	padding-left: 8px;
	border-bottom: 2px solid #0088CC;
	height: 25px;
	padding-bottom: 8px;

}

.account_tab {
	margin-top: 15px;
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
}

.concessionary_tab {
	background: #F4F4F4;
	height: 35px;
	margin: 10px 0px;
}

.tab_cart_r {
	border: 1px solid #C9D3DC;
	border-top: none;
}

.tab_cart_r td.pad9 {
	padding: 9px;
}

.tab_line {
	border-bottom :1px solid #C9D3DC;
}

div.line {
	background: url(images/line_g.gif) repeat-x left center;
	height: 11px;
}

.tab_help {
	border: 1px solid #C9D3DC;
	margin-top: 10px;
	margin-left: 8px;
	height: 106px;
}

.tab_help td {
	background: url(images/help_vline.gif) no-repeat right 5px;
	padding: 5px 10px;
}

.tab_con {
	width: 980px;
	margin-left: 11px;
}

.tab_shop_xx {
	width: 750px;
	background: #E5EBF0;
}

.tab_shop_xx td.pic {
	width: 300px;
	background: #FFF;
}

.tab_shop_xx td.con {
	padding: 10px;
	background: #FFF;
}

.tab_shop_xx div.tit_con {
	font-family: Arial, "幼圆";
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
}

.tab_shop_xx div.tit_icon {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.icon_star {
	padding-right: 10px;
	top: 3px;
	position: relative;
}

/********** 标签 **********/

#tab-container {
	float:left;
	width:750px;
	background:#ffffff;
}

#tab-container980 {
	width:980px;
	margin-left: 11px;
	background:#ffffff;
}

#tab-container ul,#tab-container980 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tab-container #rightmost {
	float:left;
	width:250px;
	background:url(images/off-rightmost.gif) no-repeat right top;
	margin:0;
	padding:0;
}

#tab-container #rightmost5 {
	float:left;
	width:150px;
	background:url(images/off-rightmost.gif) no-repeat right top;
	margin:0;
	padding:0;
}

#tab-container980 #rightmost {
	float:left;
	width:245px;
	background:url(images/off-rightmost.gif) no-repeat right top;
	margin:0;
	padding:0;
}

#tab-container a, #tab-container980 a {
	float:left;
	display:block;
	background:url(images/off-left.gif) no-repeat left top;
	color:#069; 
	font-size:12px; 
	text-decoration:none; 
	font-family:Arial;
	padding:8px 12px 0px;
}

#tab-container a, #tab-container980 a {float:none;}

#tab-container a:hover, #tab-container980 a:hover {
	text-decoration:underline;
}

#tab-container #leftmost a, #tab-container980 #leftmost a {
	float:left;
	display:block;
	background:url(images/off-leftmost.gif) no-repeat left top;
	color:#069; 
	font-size:12px; 
	text-decoration:none; 
	font-family:Arial;
	padding:8px 12px 0px;
}

#tab-container #leftmost a, #tab-container980 #leftmost a {
	float:none;
}

#tab-container #leftmost a:hover, #tab-container980 #leftmost a:hover {
	text-decoration:underline;
}

#tab-container #rightmost a, #tab-container980 #rightmost a {
	float:none;
}


#tab-container #rightmost a:hover, #tab-container980 #rightmost a:hover {
	text-decoration:underline;
}

#tab-container #rightmost5 a {
	float:none;
}


#tab-container #rightmost5 a:hover {
	text-decoration:underline;
}

#tab-container #current, #tab-container980 #current {
	background-image:url(images/on-right.gif);
}

#tab-container #current a, #tab-container980 #current a {
	background-image:url(images/on-left.gif);
	color:#999; 
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial;
}

#tab-container #current a:hover, #tab-container980 #current a:hover {
	text-decoration:underline;
}

#tab-container #current-rightmost, #tab-container980 #current-rightmost {
	background-image:url(images/on-rightlast.gif);
}

#tab-container #current-rightmost a, #tab-container980 #current-rightmost a {
	background-image:url(images/on-left.gif);
	color:#999; 
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial;
}

#tab-container #current-rightmost a:hover, #tab-container980 #current-rightmost a:hover {
	text-decoration:underline;
}

#tab-container #current-leftmost, #tab-container980 #current-leftmost {
	background-image:url(images/on-right.gif);
}

#tab-container #current-leftmost a, #tab-container980 #current-leftmost a {
	background-image:url("images/on-left.gif");
	color:#999; 
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial;
}

#tab-container #current-leftmost a:hover, #tab-container980 #current-leftmost a:hover {
	text-decoration:underline;
}

#tab-container #current-leftmost, #tab-container980 #current-leftmost {
	background-image:url(images/on-right.gif);
}

#tab-container li, #tab-container980 li {
	background:transparent url(images/off-right.gif) no-repeat scroll right top;
	float:left;
	margin:0pt;
	padding:0pt;
	width:245px;
}

#tab-container li.lab5 {	
	width:150px;
}

#tab-container ul, #tab-container980 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.clear {
	clear: both;
}

/********** 标签结束 **********/

.tab_lab_con {
	clear: both;
	border: 1px solid #CCC;
	border-top: none;
}

td.pad10 {
	padding: 10px;
}

td.pad5 {
	padding: 5px;
}

td.pad0_5 {
	padding: 0 5px;
}

.ltab_con tr.qb {
	background: #F1F8FE;
}

.ltab_con td {
	padding: 3px 5px 3px 10px;
}

.ltab_con td.lnon {
	padding: 3px 0;
}

.tab_right_sh td.bor_ntb{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.tab_right_sh td.bor_nt{
	border: 1px solid #CCC;
	border-top: none;
}


.shop_login {
	background: url(images/shop_login_bg.gif) no-repeat left top;
	height: 114px;
}

.shop_login td.customer {
	background: url(images/icon_customer_orange.gif) no-repeat left center;
	padding-left: 20px;
}

.tit_shb {
	background: url(images/tit_shb_bg.gif) no-repeat left top;
	height: 31px;
}

.tit_shb p.title {
	margin: 6px 0 0 15px;
	padidng: 0;
}

.con_sh {
	background: url(images/con_sh_bg.gif) repeat-y left top;
	padding: 5px 14px;
}

.con_sh dl {
	width: 100%;
	margin: 0;
}

.con_sh ul.message_list {}

.con_sh li.line {
	background: url(images/line_jbb.gif) no-repeat bottom center;
	padding: 3px 0 5px;
	cursor: pointer;
}

.con_sh ul.message_body {}

.con_sh ul.endl {
	margin-left: 8px;
}

.con_sh li.mx {	
	background: url(images/icon_list.gif) no-repeat left center;
	padding-left: 13px;
	margin: 0;
}

.con_sh li.mx2 {	
	background: url(images/icon_list.gif) no-repeat left 7px;
	padding-left: 13px;
	margin: 0;
}

.con_sh dd.shop_l {	
	background: url(images/icon_list.gif) no-repeat left center;
	padding-left: 13px;
	margin: 0;
}

.con_sh p.message_head {
	margin: 0;
	padding: 0;
}

.bot_sh {
	background: url(images/bot_sh_bg.gif) no-repeat left top;
	height: 11px;
}

.tab_list_con td.line {
	background: url(images/line_jbb2.gif) no-repeat left bottom;
	padding-bottom: 2px;
}

.tab_xx {
	background: url(images/pro_tit_bg.gif) repeat-x left top;
}

.tab_xx td{
	padding: 2px 5px 0;
}

.tab_list_con td{
	padding: 2px 5px 0;
}

.tab_list_con td.md{
	background: #F90;
}

.tab_list_con tr.bg_g {
	background: #EEE;
}

.menu2 {
	background: url(images/menu_bg.gif) repeat-x left top;
	height: 27px;
}

.menu2 li {
	float: left;
	background: url(images/menu_line.gif) no-repeat right top;
	padding: 3px 18px 0;
}

.menu2 li.non {
	background: none;
}

.web_news {
	border: 1px solid #CCC;
}

.web_news td {
	padding: 3px 10px 2px;
	border-right: 1px solid #CCC;
}

.web_news td.non {
	border: none;
}

.pro_compare {
	margin: 1px 0;
}

.pro_compare tr.bgg {
	background: #EEE;
}

.pro_compare td{
	padding: 3px 10px 2px;
	border-right: 1px solid #CCC;
}

.but_lm {
	background: url(images/but_lm_bg.gif) no-repeat left center;
	color: white;
	font-family: Arial;
	font-size: 12px;
	border: none;
	text-align: center;
	width: 130px;
	height: 21px;
}

.pro_compare td.non {
	border: none;
}

.tab_gallery {
	background: url(images/gallery_bg.gif) left top repeat-x;
}

.tab_gallery_ctr {
	width: 264px;
	margin: 10px 0 0 5px;
}

.tab_gallery_ctr .banners td{	
	overflow:hidden;
	display:none;
}

.tab_gallery_ctr .banners td.current{	
	display:block;
}

.tab_gallery_ctr .banners div{	
	overflow:hidden;
	display:none;
}

.tab_gallery_ctr .banners div.current{	
	display:block;
}

div.leftmore {
	background: url(images/icon_arrow_orange2.gif) no-repeat right 10px;
	padding-right: 13px;
	padding-top: 4px;
	border-top: 1px solid #CCC;
	text-align: right;
}

.tab_pic_ind td{
	background: url(images/line.gif) no-repeat right center;
	height: 240px;
	text-align: center;
}

.tab_pic_ind td.non{
	background: none;
}

.tab_pro_ind tr {
	background: url(images/trline.gif) repeat-x left bottom;
}

.tab_pro_ind tr.non {
	background: none;
}

.tab_pro_ind td {
	border-right: 1px solid #E3E9EF;
	padding: 5px;
	width: 25%;
}

.tab_pro_ind td.non {
	border-right: none;
}

.pro_ind tr{
	background: none;
}

.pro_ind td{
	border: none;
	padding: 0;
}

.pic_index {
	background: url(images/pic_980.jpg) no-repeat left top;
	height: 410px;
}

.store {
	background: url(images/store_bg.png) no-repeat left top;
	height: 355px;
}

.store div.but {
	float: left;
	width: 80px;
	padding-top: 5px;
	text-align: center;
}

.store div.num {
	float: left;
	width: 92px;
	text-align: center;
	color: white;
	font-family: Verdana;
	font-size: 14px;
}

.pro_sel dl{
	width: 100%;
	margin: 0;
}

.pro_sel dt {
	background: url(images/icon_arrow_orange2.gif) no-repeat left 5px;
	padding-left: 16px;
}

.pro_sel dd {
	background: url(images/icon_list.gif) no-repeat 5px center;
	padding-left: 16px;
	line-height: 200%;
	margin: 0;
}

.pro_sel dd.non {
	background: none;
}

.pro_sel td.left {
	background: url(images/line2.gif) no-repeat right center;
}

.pro_sel div.pic {
	width:100px;
	margin-left: auto;
	margin-right: auto;
}

.pro_sel p {
	margin-top: 15px;
}

select {
	color: #7AA3BC;
}

.accordion h3 {
	padding-top: 10px;
	height: 25px;
	margin: 0;
	font-size: 12px;
	color: #069;
	font-weight: normal;
	cursor: pointer;
	background: url(images/line_pchome.gif) repeat-x left top;
}

.accordion h3.frist {
	padding: 0;
	background: none;
}

.accordion h3.second {
	padding: 0;
	background: none;
}
.accordion p {
	margin: 0;
	padding: 0 0 10px;		
}

.accordion p.p1 {
	margin: 0;
	padding: 0 0 10px;		
}

.accordion p.p2 {
	margin: 0;
	padding: 0 0 10px;		
}

.accordion p.p1 {
	margin: 0;
	padding: 0 0 10px;		
}

.accordion img {
	margin-left: 1px;
}

.accordion div.more {
	text-align: right;
}

div.cart_p {
	background: url(images/icon_cart.gif) no-repeat left top;
	padding-left: 60px;
	padding-top: 6px;
}

.pchome dl{
	width: 100%;
	margin: 20px 0 0;
}

.pchome dd {
	background: url(images/icon_list.gif) no-repeat 5px center;
	padding-left: 16px;
	line-height: 200%;
	margin: 0;
}

.pm_titlerow1 {
	text-align: center;
}

.pm_titlerow2{	
	padding: 2px 0 3px 5px;
	background: url(images/pm_tit.gif) repeat-x left top;
	height: 26px;
}

.pm_titlerow1 img {
	margin-right: 5px;	
	position: relative;
	top: 2px;
}

.pm {
	border: 1px solid #CCC;
	background: white;
}

.pm td.text {
	padding: 2px 0 3px 5px;
	background: url(images/line3.gif) no-repeat center bottom;
}

.pm_div1 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 52px; 
	left: 620px; 
	visibility: hidden;
}

.gsxwitem
{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width:220px;
  height:16px;
  cursor:hand;
}

.gsxwitem2
{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  width:900px;
  height:16px;
  cursor:hand;
}

.pm_div1_sub1 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 455px; 
	left: 350px;
	visibility: hidden;
}

.pm_div1_sub2 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 785px; 
	left: 550px;
	visibility: hidden;
}

.pm_div1_sub3 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 512px; 
	left: 350px;
	visibility: hidden;
}

.pm_div2 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 222px; 
	left: 745px; 
	visibility: hidden;
}

.pm_div2_sub1 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 455px; 
	left: 475px;
	visibility: hidden;
}

.pm_div2_sub2 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 485px; 
	left: 475px;
	visibility: hidden;
}

.pm_div2_sub3 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 512px; 
	left: 475px;
	visibility: hidden;
}
.pm_div3 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 424px; 
	left: 856px; 
	visibility: hidden;
}

.pm_div4 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 299px; 
	left: 601px; 
	visibility: hidden;
}

.pm_div5 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 325px; 
	left: 726px; 
	visibility: hidden;
}

.pm_div6 {
	padding: 0;
	margin: 0;
	position: absolute; 
	opacity: 0.93; 
	top: 325px; 
	left: 851px; 
	visibility: hidden;
}


.loc_lf {
	float: left;

	height: 20px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 3px;
}

.text_green {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #00A80C;
	padding-top: 2px;
}

.shop_int_con {
	margin-left: 6px;
}

.shop_login_con {
	background: url(images/shop_int_login_conbg.gif) left bottom no-repeat;
	padding: 5px 10px;
}

.shop_int_left_tit {
	background: url(images/shop_int_left_titbg.gif) left center no-repeat;
}

.shop_int_left_tit p.title {
	margin: 6px 0 0 15px;
	padidng: 0;
}

.shop_int_left_con {
	background: url(images/shop_int_left_conbg.gif) left center repeat-y;
	padding: 5px 10px 0 12px;
}

.shop_int_left_con_pic {
	background: url(images/shop_int_left_conbg.gif) left center repeat-y;
	padding: 0 4px;
}


.shop_int_left_con dl {
	width: 100%;
	margin: 0;
}



.shop_int_left_con dd.shop_l {	
	background: url(images/icon_list.gif) no-repeat left center;
	padding-left: 13px;
	margin: 0;
}

.shop_int_con_tit {
	background: url(images/shop_int_con_titbg.gif) left center no-repeat;
}

.shop_int_con_tit_product {
	background: url(images/shop_int_con_titbg_product.gif) left center no-repeat;
}

.shop_int_con_tit p.title {
	margin: 6px 0 0 15px;
	padidng: 0;
}

.shop_int_con_con {
	background: url(images/shop_int_con_conbg.gif) left center repeat-y;
	padding: 0 4px;
}

.shop_int_con_con_product {
	background: url(images/shop_int_con_conbg_product.gif) left center repeat-y;
	padding: 0 4px;
}

.shop_int_con_pro tr.bline {
	background: url(images/1px_gray.gif) left bottom repeat-x;
}

.shop_int_con_pro td {

}

.shop_int_con_pro td.con {
	border-right: 1px solid #E3E9EF;
	padding: 5px;
}

.shop_int_con_pro td.end {	
	padding: 5px;
}

.f_price {
	color: #F60;
	font-size: 14px;
	font-family: "Century Gothic",arial;
	line-height: 180%;
}

.shop_pic_592 {
	margin-top: 4px;
}

.shop_int_help_tit {
	background: url(images/shop_int_help_titbg.gif) left center no-repeat;
}

.shop_int_help_tit p.title {
	margin: 6px 0 0 15px;
	padidng: 0;
}

.shop_int_help_con {
	background: url(images/shop_int_help_conbg.gif) left center repeat-y;
	padding: 5px 0;
}

.shop_int_helpc td.line {
	background: url(images/line_g.gif) right center repeat-y;
	padding: 5px 10px;
}

.shop_int_helpc td.end {
	padding: 5px 10px;
}

div.textcon li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
#tab-container #liAsk {
	float:left;
	width:250px;
	background:url(images/off-rightmost.gif) no-repeat right top;
	margin:0;
	padding:0;
}
.loc_lf {
	float: left;

	height: 20px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 2px;
}
.shop_product_tab240 {
	border: 1px solid #CCCCCC;
	border-top: none;
	
}
.text_white {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
}
.text_gray {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	padding-top: 2px;
}

.text_gray:link, .text_gray:visited  {
	text-decoration: none;
}

.text_gray:hover {
	text-decoration: underline;
}
.text_blue {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699;
	padding-top: 2px;
	line-height: 150%;
}
.text_blue:link, .text_blue:visited  {
	text-decoration: none;
}

.text_blue:hover {
	color: #CC0000;
	text-decoration: underline;
}
.shop_product_tab240 td.bor {
	border-bottom: 1px solid #CCCCCC;
}
.shop_product_tab240 td.bortop {
	border-top: 1px solid #CCCCCC;
}
.tab_prices {
	margin: 5px 0px;
}
.text_green {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #00A80C;
	padding-top: 2px;
	}
	.text_white {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
}

.shop_int_left_con ul.message_list {}

.shop_int_left_con li.line {
	background: url(images/line_jbb.gif) no-repeat bottom center;
	padding: 3px 0 5px;
	cursor: pointer;
}

.shop_int_left_con ul.message_body {}

.shop_int_left_con ul.endl {
	margin-left: 8px;
}

.shop_int_left_con li.mx {	
	background: url(images/icon_list.gif) no-repeat left center;
	padding-left: 13px;
	margin: 0;
}

.shop_int_left_con li.mx2 {	
	background: url(images/icon_list.gif) no-repeat left 7px;
	padding-left: 13px;
	margin: 0;
}

.shop_int_left_con dd.shop_l {	
	background: url(images/icon_list.gif) no-repeat left center;
	padding-left: 13px;
	margin: 0;
}

.shop_int_left_con p.message_head {
	margin: 0;
	padding: 0;
}
.shop_list_table
{
    border-left:solid 1px #E3E9EF;

}