td{vertical-align:top;/*overflow:hidden*/}
table{border-collapse:collapse;overflow:hidden}
p{padding:4px 0px 0px 0px;}

.whole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto auto auto;
	padding: 0px;
	width: 900px;
	height: 100%;
}

.whole a ,
.whole a:link, .whole a:visited {
	font-size: 11px;
	color: #444444;
	text-decoration:none;
	font-weight: normal;
}
.whole a:hover {
	color: #F75304;
}

body {
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	color: #444444;
	height: 100%;
}
h2 {
	font-size:14px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 18px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	display: inline;
	font-size: 15px;
}

#head {
	height: 80px;
	margin-bottom: 20px;
}

#head_ {
	height: 100%;
	background-color: #FFFFFF;
}

#call {
	width:450px;
	height: 32%;
	text-align: right;
	margin-top: 7px;
	font-size: 10px;
	color: #0482FC;
	float: right;
}

#logo {
	float:left;
	width: 30%;
	margin-top: 22px;
	margin-left: 10px;
}

#login {
	float:right;
	width: 405px;
	text-align: right;
	font-size: 12px;
	height: 39px;
	color: #444444;
}
#login_in {
	padding-top: 3px;
	height: 21px;
	color: #444444;
	background-image: url(login_4.png);
}
#login_on {
	float:right;
	width: 270px;
	text-align: right;
	font-size: 13px;
	height: 57px;
	color: #0A9106;
	padding: 0px 10px 0px 0px;
}
.fill_text {
	height:13px;
	font-size: 11px;
	width: 110px;
	color: #444444;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}


#account_info {
	width: 42%;
	height: 16px;
	color: #666666;
	float: left;

}

.login_button {
	padding: 0px;
	margin: 0px;
	height: 17px;
	border: none;
	cursor: pointer;
	width: 44px;
	float: right;
	color: #0A9106;
	background: none;
	text-decoration: underline;
}

.c_button {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	height: 24px;
	background: none;
	border: none;
	cursor: pointer;
	width: 67px;
	float: right;
	background-image: url(bg_button.png);
	background-repeat: no-repeat;
}

.s_button {
	padding: 0px;
	margin: 0px;
	height: 23px;
	background: none;
	border: none;
	cursor: pointer;
	width: 55px;
	float: right;
	color: #FFFFFF;
}

#body_content {
	width: 100%;
	height: 100%;
}
#body__ {
	width: 898px;
	height: 580px;
}


#select_ {
	height:100%;
	margin-bottom: 6px;
}
#select {
	padding:6px;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	background: #f7f7f7;
	height: 100%;
	border-right: 1px solid #bfbfbf;
}

.select {
	width: 100%;
	font-size: 11px;
	color: #444444;
	height: 18px;
	border: 1px solid #bfbfbf;
}


/* left menu */

.navigation_menu_ {
	width:170px;
	float:left;
	background-color: #FFFFFF;
}
.navigation_menu {
	float:left;
	width: 168px;
	height:100%;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}



#navList {
	list-style: none;
	width:168px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
#navList ul {
	list-style: none;
	width: 168px;
	margin: 0px;
	padding: 0px;
}


#navList li.current {
	display: block;
	width:168px;
	padding: 0px;
	margin: 0px;
}
#navList li.current li {
	display: block;
	width: 168px;
	margin: 0px 0px 0px 0px;
}
	
#navList li.current strong {
	display: none;
	margin:0px;
}

#navList li.current li h1 {
	display: block;
	cursor: pointer;
	color: #000000;
	height: 23px;
	width: 151px;
	font-size:12px;
	display:block;
	padding:4px 0px 0px 10px;
	background-image: url(list_bg_2.png);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px 0px 0px 6px;
}

#navList li.current li ul {
	display: none;
	margin-bottom: 16px;
	padding-left:0px;
}

#navList li.current li.current ul {
	display: block;
}

#navList li.current li strong.current {
	color: #000000;
}

#navList li.current li li {
	margin-bottom: 0;
	margin-top: 0.3em;
	padding-left:20px;
	width:148px;
}



#navList a,
#navList a:link,
#navList a:visited{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
#navList a:hover {color:#F75304;}

/*#navList a.current:hover{ color:#F75304;}
#navList a.current,
#navList a.current:link,
#navList a.current:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}*/





#menu {
	float: left;
	width: 719px;
	margin-left: 11px;
	margin-bottom: 6px;
	height: 38px;
	width: 719px;
	background-image: url(menu_bg.png);
}

.menu_sep {
	float:left;
	height:38px;
	border: none;
}

.menu_element_on {
	float: left;
	height: 27px;
	text-align: center;
	padding: 11px 10px 0px 10px;
}

.menu_element_off {
	float: left;
	height: 27px;
	text-align: center;
	padding: 11px 10px 0px 10px;
}


.menu_element_on a:visited, .menu_element_on a:link, .menu_element_on a {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
.menu_element_on a:hover {
	color:#F75304;
}

.menu_element_off a, .menu_element_off a:visited, .menu_element_off a:hover, .menu_element_off a:link {
	color: #999999;
	font-size: 16px;
	text-decoration: none;
}

.menu_element_off a:hover {
	color:#F75304;
}

.welcomeOut {
	float: left;
	width: 719px;
	margin: 0px 0px 0px 11px;
	height: 100%;
}

.welcomeIn {
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	width: 717px;
	background-image: url(welc_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	height: 100%;
	float: left;
}

.orderOut {
	float: left;
	width: 900px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.orderIn {
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	width: 898px;
	background-image: url(price_tag_big_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 100%;
	float: left;
}

.orderIn h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 10px 0px 10px 10px;
	color: #168BFC;
}

.orderIn h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 23px;
	color: #168BFC;
}


.article_title {
	height:26px;
	color: #333333;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(art_title_bg.png);
	background-repeat: no-repeat;
}

.article_body {
	height:100%;
	margin: 2px 12px 12px 12px;
	color: #444444;
}

.product_title {
	color: #333333;
	font-weight: normal;
	margin: 10px 0px 0px 6px;
	padding: 2px 0px 0px 2px;
}

.product_body {
	width:96%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	border-top: 1px solid #bfbfbf;
	height: 100%;
	float: left;
}

.product_img {
	float: left;
	width: 150px;
	height: 100%;
}

.product_man {
	float: left;
	margin-top: 2px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	width: 100%;
}

.product_desc {
	float: left;
	color: #333333;
	margin: 6px 0px 0px 6px;
	width: 77%;
	font-size: 13px;
	height: 100%;
}

.product_desc h3{
	color: #333333;
	margin: 14px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

.product_desc a, .product_desc a:link, .product_desc a:visited {
	font-size:12px;
	font-weight: normal;
	color: #0361BE;
	text-decoration: underline;
}
.product_desc a:hover {
	color:#F75304;
}



#welcome_title {
	width: 100%;
	height: 22px;
	background-repeat: repeat-x;
	background-image: url(title_bg_3.gif);
	border-bottom: 1px solid #bfbfbf;
}

#welcome_stuff {
	height:100%;
	width: 100%;
	margin-top: 10px;
}

.main_promo {
	width: 75%;
	height: 122px;
	float: right;
}

.coll_text {
	margin: 0px 0px 0px 0px;
	float: left;
	height: 17px;
}

.best {
	height:100%;
	float: left;
	margin: 0px;
	padding-top: 6px;
	width: 100%;

}




.category_stuff {
	width: 480px;
	height: 100%;
	float: left;
}



.element {
	width: 49%;
	float: left;
	margin-bottom: 4px;

}

#element_ {
	height: 128px;
	width: 100%;
	background-image: url(element_5_9.png);
	background-repeat: no-repeat;
}
#element_head {
	text-align: center;
	margin-top: 5px;
	float: left;
	width: 100%;
}

#element_head a , #element_head a:link, #element_head a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

#element_head a:hover {
	color: #000000;
	text-decoration: underline;
}


#element_image {
	float: left;
	margin-top: 14px;
	margin-left: 10px;
}

#element_desc {
	float: left;
	margin: 6px 0px 0px 3px;
	width: 139px;
	font-size: 10px;
	text-align: justify;
}

#element_desc a, #element_desc a:link, #element_desc a:visited {
	color:#444444;
	font-size: 10px;
	text-decoration:none;
}
#element_desc a:hover {
	color:#000000;
}

h6 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	color: #037CF5;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 0px 6px 6px 9px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#news {
	font-size: 12px;
}

#news a , #news a:link, #news a:visited {
	color:#444444;
	font-size: 10px;
	text-decoration:none;
}
#news a:hover {
	color:#000000;
}

#element_price {
	text-align: center;
	width: 144px;
	color: #F75304;
	float: left;
	font-size: 15px;
	margin-top: 2px;
}


#element_buy {
	width: 94px;
	float: right;
	margin: 3px 3px 0px 0px;
	height: 18px;
}


#body_bottom {
	width: 100%;
	float: left;
	text-align: center;
}

#body_bottom a, #body_bottom a:link, #body_bottom a:visited {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

#body_bottom a:hover {
	text-decoration: none;
	color: #F75304;
	margin-top: 20px;
}

#bottom_up {
	font-size: 10px;
	color: #b3b3b3;
	text-align: center;
	padding: 4px;
	float: left;
}

#bottom_down {
	width: 100%;
	font-size: 10px;
	color: #4d4d4d;
	text-align: center;
	padding-top: 4px;
}

 
.el_img {
	width: 80px;
	height: 80px;
	margin-left: 6px;
	margin-top: 7px;
	float: left;
	border: none;
}


#right_col {
	float:right;
	width: 239px;
	padding: 0px;
	height: 100%;
	margin-bottom: 4px;

}

#right_col_ad {
	width: 237px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	height: 100%;
}

#right_col_title {
	width: 239px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 22px;
	background-image: url(rr_title_5.png);
	text-align: center;
	font-size: 14px;
}

#right_col_ad a:link, #right_col_ad a:visited {
text-decoration:underline;
}

#right_col_ad a:hover {
color:#F75304;
}

.search_new{
	width: 250px;
	margin: 4px 2px 0px 0px;
	height: 24px;
	float: right;
}


#img_cap {
	margin: 0px 0px 0px 0px;
	height: 12px;
	float: right;
	width: 75%;
	padding: 0px 0px 0px 0px;
	line-height: 10px;
	color: #000000;
}

#img_cap a ,
#img_cap a:visited ,
#img_cap a:hover , 
#img_cap a:link  {
	color: #000000;
}


#pop_cat {
	width: 75%;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 72px;
	display: inline;
}

#pop_cat img {
	border:none;
	margin: 0px 0px 0px 10px;
	float:left;
	cursor:pointer;
}

#pop_cat ul{
	display:none;
	float:left;
	width:80px;
	list-style: none;
	border: 1px solid #bfbfbf;
	background-color: #FFFFFF;
	padding: 8px 0px 8px 0px;
	z-index: 1;
}

#pop_cat ul li{
	background:#FFFFFF;
	padding-left: 8px;
}


#p_body {
	width:100px;
}

#p_1 {
  position:absolute;top:100px;left:100px;
}
#p_2 {
  position:absolute;top:100px;left:100px;
}
#p_3 {
  position:absolute;top:100px;left:100px;
}
#p_4 {
  position:absolute;top:100px;left:100px;
}


#promo_bars {
	float:left;
	margin-bottom: 6px;
	width: 100%;
	text-align: center;
}

.search{
	width: 190px;
	color: #666666;
	margin: 4px 0px 0px 2px;
	background: #ffffff;
	border: none;
	font-size: 12px;
	float: left;
	height: 14px;
	line-height: 14px;
}
.search_form {
	font-size: 11px;
	padding: 0px;
	border: none;
	margin: 0px 0px 0px 0px;
	width: 250px;
	float: right;
	height: 24px;
	background-image: url(search_bg_2.png);
	background-repeat: no-repeat;
}
.go_search {
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: none;
	font-size: 13px;
	float: right;
	text-decoration: underline;
	background: none;
	display: none;
}

.img_ {
	border:none;
	margin:0px 0px 0px 0px;
}

.bullet {
	border:none;
	width:15px;
	height:14px;
	position:relative;
	top:2px;
	z-index: 0;
}

.man {
	height:100%;
	width: 90%;
	margin: 6px 0px 0px 0px;
	padding: 5px;
	float: left;
}

.product_buy {
	height:100%;
	width:100%;
	float: left;
}

.product_buy_l {
	height:100%;
	width: 42%;
	float: left;
	margin-top: 20px;
}
.product_buy_r {
	height:100%;
	width: 408px;
	float: right;
	text-align: left;
	margin: 0px 6px 0px 0px;
	display: inline;
}

.product_buy_r_in {
	height:100%;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

.info_img {
	border:0;
	margin: 0px 10px 0px 10px;
	float: left;
}

.info_bar{
	height:55px;
	width: 100%;
	margin-top: 6px;
}
.s_table_sh {
	color:#006600;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.s_table_t {
	text-align: right;
	padding-top: 5px;
	border-bottom: 1px solid #bfbfbf;
	height: 20px;
	padding: 5px 10px 0px 0px;
}

.s_table_bt {
	text-align: center;
	padding-top: 4px;
	border-bottom: 1px solid #bfbfbf;
}

.buy_bt {
	border: 0;
	float: left;
}

.pack_head {
	width:100%;
	text-align: left;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #FC6103;
	margin-top: 16px;
}

.heading_tab {
	height:50px;
	width:100%;
	background-image: url(h_tab_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.heading_tab span {
	font-size: 19px;
	font-weight: normal;
	margin: 16px 0px 0px 10px;
	float: left;
}

.your_product {
	height:100%;
	width:100%;
	float: left;
}

.your_product h1 {
	width:100%;
	font-size: 19px;
	font-weight: normal;
	color: #F75304;
}

.your_product span {
	float:left;
	width: 70%;
	border-bottom: 1px dotted #bfbfbf;
}
   
.your_product img {
	border:1px dotted #bfbfbf;
	margin: 0px 0px 0px 10px;
	float: left;
}  

.your_product_price {
	float:left;
	height:100%;
	width: 71%;
	border-bottom: 1px dotted #bfbfbf;
} 

.your_product_price table {
	margin: 10px 0px 0px 10px;
}

.product_price {
	height:22px;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

#check {
	width:11px;
	height:11px;
	background-image:url(check_2.png);
	float: left;
	background-repeat: no-repeat;
}

.quest {
	height: 100%;
	width: 100%;
	margin: 20px 0px 0px 0px;
	float: left;
}
.quest_out {
	width:800px;
	height:100%;
	margin: 4px 0px 0px 49px;
}
.quest_in {
	width:798px;
	height:100%;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding: 4px 0px 0px 0px;
	color: #444444;
}
.quest h2 {
	font-size:16px;
	width: 100%;
	height: 21px;
	background-image: url(quest_tab_2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.quest_in_text {
	height: 16px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #bfbfbf;
	float: left;
	color: #008C00;
	font-weight: bold;
}
.quest_input_1 {
	padding: 5px;
	text-align: right;
	color: #444444;
}
.quest_input_2 {
	padding: 2px 0px 0px 0px;
}
.error_text {
	color:#444444;
	margin: 10px 0px 0px 23px;
}
.wTableStyle {  color: #444444;  font-family: "Tahoma", serif;  font-size: 11px;  text-decoration: none;  border: none;;  margin: 5px 0px 10px 10px;}
.wTableStyle_2 {	color: #444444;	font-family: "Tahoma", serif;font-size: 11px;text-decoration: none;	margin: 5px 0px 10px 10px;border-left: 1px solid #009ED2;border-right: 1px solid #009ED2;border-top: 1px solid #009ED2;}   
.text_body {
	margin: 2px 10px 0px 10px;
	font-size: 11px;
	color: #444444;
}
.text_body a, .text_body a:visited, .text_body a:link{
	color:#168BFC;
	text-decoration: underline;
}
.text_body a:hover{
	color:#F75304;
}
.text_head {
	margin: 16px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(h_tab_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 6px;
	color: #444444;
}
#suggest {
          position: absolute;
		  top:0px;
		  left:0px;
          background-color: #FFFFFF;
          border: 1px solid #bfbfbf;
          width: 250px;
		  font-size:12px;
		  color:#666666;
		  z-index: 1;
}
#suggest li {
          padding: 1px;
          display: block;
          overflow: hidden;
          white-space: nowrap;
		  list-style:none;
		  z-index: 1;
}
#suggest li a {
		  font-size:12px;
		  color:#666666;
}
#suggest li a:hover {
		  font-size:12px;
		  color:#F75304;
}
.aff_welcome {
	width:100%;
	height: 100%;
	float:left;
	padding: 0px;
	margin: 0px;
}
.aff_welcome p{
	padding: 0px 0px 0px 0px;
}
.aff_table {
	border:1px solid #bfbfbf;
	text-align:center;
	margin: 16px 0px 0px 16px;
	height: 157px;
	width: 280px;
	float: left;
}
.aff_col {
	text-align:center;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.textOut {
	width:820px;
	margin: 10px 0px 20px 39px;
	height: 100%;
	float: left;
	display: inline;
}.textIn{
	height:100%;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	padding: 10px;
}
.aff_welcome h4 {
	margin: 0px;
	padding: 0px;
	color: #168BFC;
	display: inline;
	font-size: 15px;
}
.search_body {
	margin: 2px 10px 0px 10px;
	font-size: 11px;
	color: #444444;
}
.search_head {
	margin: 16px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(h_tab_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 2px;
	color: #444444;
}
.search_head a, .search_head a:visited, .search_head a:link{
	color:#168BFC;
	font-size: 15px;
	font-weight: bold;
}
.search_head a:hover{
	color:#F75304;
}
.s_table_t_n{
	color:#F00;
	text-align: right;
	padding-top: 5px;
	border-bottom: 1px solid #bfbfbf;
	height: 20px;
	padding: 5px 9px 0px 0px;
}



