/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
a.cai-head:link {
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;

}
a.cai-head:visited {
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a.cai-head:hover {
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    
    
}

TD.productPriceInListing {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  background: #d2e9fb;
FONT-WEIGHT: bold;
}

TD.productPriceInBox {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  background: #ffffff;
  FONT-WEIGHT: bold;
}

TD.productPriceInProdInfo {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  background: #ccffcc;
  FONT-WEIGHT: bold;
}
.style1 {
    FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style2 {
    FONT-SIZE: 10px; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style3 {
    FONT-SIZE: 11px; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style5 {
    FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
A.search:link {
    COLOR: #ffffff
}
A.search:hover {
    COLOR: #ff0000; TEXT-DECORATION: underline
}
A.search:visited {
    COLOR: #ffffff
}
A.navigation:link {
    COLOR: #000000; TEXT-DECORATION: underline
}
A.navigation:visited {
    COLOR: #000000
}
A.navigation:hover {
    COLOR: #ff0000; TEXT-DECORATION: underline
}
.style6 {
    FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style11 {
    FONT-FAMILY: "Times New Roman", Times, serif
}
.style15 {
    FONT-SIZE: 11px; FONT-FAMILY: "Times New Roman", Times, serif
}
A.browse:visited {
    COLOR: #0000ff
}
A.browse:hover {
    COLOR: #ff0000
}
.style22 {
    FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Times New Roman", Times, serif
}
.style23 {
    FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style26 {
    FONT-SIZE: 12px
}
A.product:link {
    COLOR: #0000ff
}
A.product:visited {
    COLOR: #0000ff
}
A.product:hover {
    COLOR: #ff0000
}
.style30 {
    FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style43 {
    COLOR: blue;
}
.style50 {
    FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif
}
.style52 {
    FONT-SIZE: 18px
}
.style59 {
    FONT-SIZE: 14px
}
.style62 {
    FONT-SIZE: 10px
}
.style63 {
    FONT-SIZE: 11px
}
.style66 {
    FONT-SIZE: 18px; FONT-FAMILY: "Times New Roman", Times, serif
}
.unnamed1 {
    BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid
}
.style67 {
    FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: "Times New Roman", Times, serif
}
.style68 {
    FONT-WEIGHT: bold; COLOR: #000000
}
A.desc:link {
    COLOR: #0000ff
}
A.desc:visited {
    COLOR: #0000ff
}
A.desc:hover {
    COLOR: #ff0000
}


.cat_description {  font-family : Arial, Verdana,  sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Arial, Verdana,  sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana,  sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana,  sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana,  sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size:18px;
  font-family:Arial,Verdana,sans-serif;
}

A {
  font-size:12px;
  color: blue;
 
}

A:hover {

}

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

a:hover.headerNavigation {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana,  sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana,  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  FONT-FAMILY: "Times New Roman", Times, serif;
  font-size: 18px;
  background: #FFFFFF;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  font-family:Arial, Helvetica, sans-serif;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Arial, Verdana,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
}

TD.smallText-white, SPAN.smallText-white, P.smallText-white {
  color: #ffffff;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}


TD.accountCategory {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana,  sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
  font-size:18px;
}

SPAN.moneyorder {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
  font-size:18px;
}

SPAN.errorText {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana,  sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana,  sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana,  sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana,  sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana,  sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana,  sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content    {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Arial, Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('test_files/images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('test_files/images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('test_files/images/button_blank_middle.gif');
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.mess_err {
    font : 10px Arial, Verdana, Geneva,  Helvetica, sans-serif;
    color: red;
}

.mess_succ {
    font : 10px Arial, Verdana, Geneva,  Helvetica, sans-serif;
    color: blue;
    font-weight: normal;
}
.main1 {
/*font-weight:bold;*/
font-size:14px;
}

.faqborder {
	border : 1px solid Gray;
}

img.attr{ position:absolute;}
table.product-index{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
view_box1{background-color: #f2f2f2}
.infoBoxContents2 {
  background: #f8f8f9;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}
.review_box1{background-color: #f2f2f2}
.infoBoxContents2 {
  background: #f8f8f9;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  }
.availability {font-family: Arial, Verdana,  sans-serif; font-size:13px; color:#ff0000}

a.faqTitle{color: #0000ff; text-decoration: none; font-size:12px;}
TD.faqLising {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
}

/*combo  */
.combo_list{
	border:1px solid #CCC;
	}
.combo_list a{
	font-size:14px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	}
.combo_list a:hover {
	text-decoration:underline;
	}
.combo_mode {
	text-align:left;
	font-size:20px;
	padding-left:5px;
	background-color: #0070A6;
	color:#FFF;
	clear:both;
	height:auto;
	}
.combo_mode a{
	position:absolute;
    right:230px;
	color:#FFF;
	line-height:20px;
	}
.combo_pro_list	{
	height:30px;
	background-image:url(../../images/combo_list.jpg);
	background-repeat:repeat-x;

}

#sc table{
	background-color:#F5F5F5;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-weight:normal;
	}
	
#sc table td {
background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
}
#sc h1{
	display:none;
	}
.combo_model_type{
	margin-bottom:10px;
	background-color:#0080C0;
	line-height:30px;
	}
.combo_model_type a{
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFF;
	font-size:18px;
	}
.combo_model_type a:hover{
	color:#FFF;
	font-size:18px;
	text-decoration: underline;
	}
.combo_stes a{
	text-decoration:none;
	font-size:14px;
	margin-right:10px;
	}
#product_description{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	}
.all_brand {
	float:left;
	margin-left:20px;
	text-align: center;
	margin-bottom:10px;
	width:100px;
	height:80px;
	}
.all_brand a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
.gr_mode {
	width:25%;
	margin-left:75px;
	margin-bottom:10px;
	height: auto;
	border:1px solid #CCC;
	float:left;
	height:155px;
	background-image:url(images/brand_bc.jpg);
	}
.gr_mode a {
	color:#999;
	text-decoration:none;
	background-image:url(images/infobox/arrow_right.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	}
.gr_mode a:hover{
	color:#F00;
	text-decoration:underline;
	}
.gr_mode li {
	list-style:none;
	margin-left:5px;
	}
.gr_mode span a{
	font-size:18px;
	color:#00F;
	margin-left:5px;
	background-image:none;
	padding-left:0px;
	}
.f_brand{
	float:left;
	text-align:center;
	margin-left:60px;
	margin-bottom:20px;
	}
.new_brand_show{
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(images/f_brand.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#fff;
	height:25px;
	line-height:25px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	}
.new_brand_show a{
	margin-left:40px;
	color: #900;
	font-size:18px;
	text-decoration:none;
	}
.new_brand_show a:hover{
	text-decoration:underline;
	color:#F00;
	}
.r_brand a{
	line-height:25px;
	font-size:16px;
	text-decoration: none;
	background-image:url(../../images/z_brand.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	}
.r_brand a:hover{
	text-decoration:underline;
	}
.on_this {
	line-height:25px;
	font-size:16px;
	text-decoration: none;
	background-image:url(../../images/z_brand2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	}
.gr_index_cat {
	width:100%;
	height:auto;
	margin-bottom:60px;
	border-bottom:4px solid #CCC;
	float:left;
	}
.gr_index_cat br{
	clear:both;
}
.each_cat{
	width:22%;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
	}
.gr_index_cat a{
font-size:14px;
font-weight:bold;
	}

.xs_p{
	width:23%;
	margin-left:2px;
	height:auto;
	text-align:center;
	float:left;
	margin-bottom:20px;
	font-family:Arial,Verdana,sans-serif;
	}
.xs_p a{
	text-decoration:none;
	}
.xs_p a:hover{
	text-decoration:underline;
	color:#F00;
	}
.clo a{
	color: #F90;

	text-decoration:none;
	background-image:url(images/infobox/002.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	}
	
/*parts*/
.columnSelectdHeading{
font-weight: bold;
}
a.columnHeadingA{
	font-weight: bold;
}
a.categorySelected{
	color:#FF0000;
}

.vcc_title{
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	}
.vcc {
	width:100%;
	height:59px;
	line-height:59px;
	border:1px solid #CCC;
	}
.vcc a{
	margin-left:15px;
	margin-right:15px;
	font-size:16px;
	color:blue;
	}
.vcc a:hover{

	}
.vbrand_title{
	height:28px;
	width:100%;
	/*background-image:url(images/vbrand.jpg);*/
	background:url(../../images/ftoc/back_1.png) repeat-x bottom;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
	}
.vbrand_body{
	width:100%;
	height:auto;
	border:1px solid #000;
	float:left;
	}
.vbrand_img{
	width:32%;
	height:auto;
	float:left;
	text-align:center;
	margin-top:15px;
	margin-bottom:30px;
	}
.vbrand_img a{
	color:#000;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
	}
.vbrand_img a:hover{
	text-decoration:underline;
	}
.ft_y{
	color:#F00;
	margin-right:5px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	}
.ft_body{
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	line-height:25px;
	}
.new_vp{
	font-size:11px;
	}
.login_text{
	width:130px;}
	
.title_bodey{
	width:100%;
	background-color:#85ADEA;
	color:#FFF;
	text-align:left;
	line-height:25px;
	font-size:20px;
	background-image:url(images/rs_s_title.jpg);
	background-position:center right;
	background-repeat: repeat-y;
	}

.rs_help_contents{
	width:100%;
	text-align:left;
	line-height:30px;
	font-weight:bold;}
.rs_help_contents > li{
	color:#F00;
	}
.map_search_bg{
	width:300px;
	height:150px;
	}
.map_search_from{
	background-image:url(images/map_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:295px;
	height:150px;
	padding-top:5px;
	padding-left:5px;

	}
	
.shop_name_li{
	width:300px;	
	}
.map_bg {
	background-image:url(images/003.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #CCC;
	}
#show_map{
	background-image:url(images/maps_logo.jpg);
	background-position:center 150px;
	background-repeat:no-repeat;
	
	float:left;
	}
	
.shop_list{
	PADDING-RIGHT: 0px;
	FONT-SIZE:12px; 
	WIDTH: 299px; 
	HEIGHT:450px;
	overflow:auto;
	/*word-break:break-all;*/
	border:1px solid #CCC;
	}
	
.load_shop_list{
	background-image:url(images/009.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
.shop_body{
	width:100%;
	height:auto;
	border-bottom:1px dotted #999;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	background-color:#FFF;
	}
a:hover .shop_body{
	background-color: #FAFFF0;
	}


.shop_list a{
	text-decoration:none;
	}
.shop_name{
	width:100%;
	font-size:16px;
	}
.shop_info{
	background-color:#FFF;
	}
.on_shop_body{
	background-color:#09F;
	}


/**************************** index banner ****************************** */

div#MainPromotionBanner{
	width:645px;
	height:208px;
	background:#feb900;
	margin:0 auto;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 208px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 645px;
	height: 208px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 645px;
	height: 208px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 180px; 
	right: 0px;
	z-index: 10;
	height: 25px;
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

.group_banner{
	border:1px solid #CCC;  
	padding-bottom:5px; 
	padding-top:5px; 
	width:490px;;
	}



/*bundling*/
.bundling_all_title_bg{
	color:#FFF; 
	height:30px;
	background-image:url(images/bp_group_title1.png);
	background-repeat:repeat-x;
	background-position:center;
	margin-top:30px;
	border-bottom:1px solid #CCC;
	width:100%;
	float:left;
	}
.bundling_all_title{
	width:250px;
	background-image:url(images/bp_group_title2.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	border-left:5px solid #900;
	}
.bundling_all_title a{
	font-size:24px;
	
	}
.bundling_all{
	text-align:right;
	color: #CCC;
	font-size:14px;
	 font-style: italic;
	 line-height:30px;
	 padding-right:5px;
	}
	
	
/* show time */
.p_time_show_body{
	width:100%; 
	clear:both; 
	height:26px; 
	line-height:26px;
	color: #F60;
	font-size:18px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.partsCImg{
	width:120px;
	border:0;
}

.bSimulator{
	/*width:545px;*/
	margin:20px;
	padding:6px;
	border-radius:10px;
	cursor:pointer;
}
.bSimulatorBlue{
	/*width:545px;*/
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:0px solid #fff;
	background:#0054AC;
}
.button_helpful{
	cursor:pointer;
}
.ourChoice1{
    width:150px; padding: 3px;font-size:12px;font-weight:bold; color:white; background-color:Black;
}
.ourChoice2{
    color:#F69931;
}