
.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
  background: #FFF;
  color: #000;
  margin: 0px;
  padding:0px;
  background-image: url(images/background.gif);
  background-position: center top;
  background-repeat: repeat-y;
  position: relative;

}

.articles_title h1
{
  font-family: tahoma;
  font-size: 20px;
  color: red;
  margin: 5 0 5 0;
}


h1
{
  font-family: tahoma;
  font-size: 17px;

  color: #222;
  margin: 5 0 5 0;
}
.product_info_title
{
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 5px;
	border:solid 1px #ddd;
}
.product_info_title h1
{
  font-family: tahoma;
  font-size: 17px;
  color: #222;
  margin: 0;
  margin-top: 0;
  margin-bottom:5;
  
}

h1.smaller
{
  font-family: tahoma, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #222;
  padding: 0 0 0 0 ;
  margin: 0 0 0 0;
  
}
h1.smaller b
{
	color: red;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #7b2c00;
}

img
{
	border:0px;
}

A {
  color: #004175;
  text-decoration: none;
}

A:hover {
  color: #4f82ac;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000;
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer_top {
  background: #dee3ef;
}

TD.footer_top {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #dee3ef;
  color: #000;
  font-weight: bold;
  height: 19px;
}

TR.footer {
  background: #f7f8f9;
  
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #f7f8f9;
  color: #000;
  height: 19px;
 
}

.cententBox {
  background: #fff;
}
.contentBoxContents{
  background: #fff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBox {
  background: #94aec6;
}

.infoBox2 {
  background: #154bb0;
}

.infoBox3 {
  background: #666;
}


.infoBoxContents {
  background: #f3f7e4;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents2{
  background: #FFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.infoBoxContentsWhite {
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 12px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  height:22px;
  background-color:#deebf7;
  background-image:url(images/b1.gif);
}

.news_bg
{
      background-color:#deebf7;
      background-image:url(images/b1.gif);
}

TD.infoBoxHeading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #081B39;
  height:22px;
  background-color:#666;
  background-image:url(images/b3.gif);
}

TD.infoBoxHeading_news {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  height:22px;
  background-color:#ddd;

}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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: #fff;
}

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: #f9f2e0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #94aec6;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #dee3ef;
  color: #395d8c;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
      height: 18px;
    background: white;
    border: solid 1px #666;
    margin-right: 3px;
}

A.pageResults u
{
    
    padding: 5px;
    text-decoration: none;
}

A.pageResults a
{
    font: 12px arial;
}

A.pageResults:hover {
  color: #fff;
  background: #ce0000;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: red;
  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

table
{
  font-family: arial, sans-serif;
  font-size: 12px;
  }

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, Arial, sans-serif;

  color: #ff0000;
  background-color: #fdff67;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; }



.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }



.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; }



.Cy0,.Cy0:link,.Cy0:visited{
color:#000;
font-family:Verdana;
font-size:11px;
text-decoration:none;

}
.Cy0:hover, Cy0:visited:hover {
color:red;
text-decoration:underline;
}

.Hot,.Hot:link,.Hot:visited{
color:red;
text-decoration:none;
border-bottom: solid 2px red;
font-weight : bold;

}
.Hot:hover, Hot:visited:hover {
color:red;
}

.Cy1,.Cy1:link,.Cy1:visited{
color:blue;
font-family:Verdana;
font-size:11px;
text-decoration:none;

}
.Cy1:hover, Cy1:visited:hover {
color:red;
text-decoration:underline;
}

.Cy2,.Cy2:link,.Cy2:visited{
color:red;
font-family:Verdana;
font-size:11px;
text-decoration:none;

}
.Cy2:hover, Cy2:visited:hover {
color:#000;
text-decoration:underline;
}


.CyDiv
{
  width: 165px;
  border-bottom: solid 1px #ddd;
  margin: 2px;
  padding-left: 3px;
}

.afooter,.afooter:link,.afooter:visited{
color:blue;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.afooter:hover, afooter:visited:hover {
color:#000;
text-decoration:underline;
}


.news_home_title,.news_home_title:link,.news_home_title:visited{
color:blue;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
font-weight : bold;
}
.news_home_title:hover, .news_home_title:visited:hover {
color:#000;
text-decoration:underline;
}

.pro_home_title,.pro_home_title:link,.pro_home_title:visited{
color:#7B2E00;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
font-weight : bold;
}
.pro_home_title:hover, .pro_home_title:visited:hover {
color:#000;
text-decoration:underline;
}

.menutop,.menutop:link,.menutop:visited{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight : bold;

}
.menutop:hover, menutop:visited:hover {
color:red;

}

.menutop_bg
{
  height: 0px;
  background-image: url(images/menutop_bg2.gif);
  background-position: bottom;
}

.list_desc
{
	padding: 7px;
	padding-left: 4px;
	color: #666;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.list_desc2
{
	padding: 7px;
	padding-left: 0px;
	color: #888;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}


.pro_name,.pro_name:link,.pro_name:visited{
	font: 14px arial;
	color: red;
	text-decoration:underline;

}
.pro_name:hover, pro_name:visited:hover {
color:black;

}

.s_pro_name,.s_pro_name:link,.s_pro_name:visited{
color:red;
font-family:Arial;
font-size:12px;
text-decoration:none;


}
.s_pro_name:hover, s_pro_name:visited:hover {
color:#000;

}

.ss_pro_name,.ss_pro_name:link,.ss_pro_name:visited{
color:#35a235;
font-family:Tahoma;
font-size:11px;
text-decoration:none;


}
.ss_pro_name:hover, s_pro_name:visited:hover {
color:#183c5a;

}

.subca_name,.subca_name:link,.subca_name:visited{
color:#000;
font-family:Tahoma;
font-size:13px;
text-decoration:none;
font-weight : bold;

}
.subca_name:hover, subca_name:visited:hover {
color:#183c5a;
}

.subca_name_small,.subca_name_small:link,.subca_name_small:visited{
color:blank;
font: 12px tahoma;
text-decoration:none;
}
.subca_name_small:hover, subca_name_small:visited:hover {
color:red;
text-decoration:underline;
}

.subca_name_small_other_info
{
color:#aaa;
font: 12px arial;	
}

.catelog_box
{
	border: solid 1px #666;
	border-top: solid 4px #666;
	padding: 5px;
}

.somep_name,.somep_name:link,.somep_name:visited{
color:#CC0033;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.somep_name:hover, somep_name:visited:hover {
color:#183c5a;
}

.somep_name_gray,.somep_name_gray:link,.somep_name_gray:visited{
color:#666;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.somep_name_gray:hover, somep_name_gray:visited:hover {
color:#183c5a;
}

.other_info_gray{
color:#AAA;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.zoomin
{
font-size:10px;

}

.text_input_label
{
  width: 150px;

}

.stand_font {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.prod_desc
{
  font-family: Arial;
  font-size: 13px;
  width: 650px;
  float: left;
}

.menu_right
{
  font-family: tahoma;
  font-size: 11px;
  width: 310px;
}
.menu_right .title
{
	font-weight : bold;
	font-size: 14px;
	border: solid 1px #ddd;
	border-bottom: solid 0px #ddd;
	background: #f5f5f5;
	padding: 3px;
	padding-left: 10px;
}

.menu_right .content
{
	border: solid 1px #ddd;
	padding: 10px;
	padding-bottom: 0px;
}

.menu_right .content .item
{
  width: 140px;
  float: left;
  padding-right: 2px;
  padding-bottom: 5px;
}

.menu_right .content .item .img
{
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 3px;  
}


.HotLine
{
  font-family: Arial;
  font-size: 16px;
  font-weight : bold;
  color: red;  
}

.gray
{
	  background: #eee;
	  padding: 5px; 
}

.yellow
{
	  background: #fbfbc6;
	  padding: 5px; 
}

.price_large
{
	  background: #ffdb73;
	  color: #000;
	  padding: 2px;
}

.price_small
{
	  color: #666;
	  font-weight: bold;
}

.asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}  

a.asnf_none:link {  color: #ff6600; text-decoration: none}
a.asnf_none:visited { color: #ff6600; text-decoration: none}
a.asnf_none:hover { color: #0066ff; text-decoration: none }

.asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}  


IMG.productsMainImage {
	border-width:0px;
  border-style:solid;
  border-color:#DDD;
}

IMG.productsImages {
	border-width:3px;
  border-style:solid;
  border-color:#DDD;
}

IMG.productsImages:hover {
	border-color:#666;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}

.more_pic
{
	border-top: solid 4px #ddd;
	background-color: #fff;
}

.short_adv
{
	border-top: solid 4px #ffc308;
	background-color: #daf28f;
	padding: 5px; 
}

.some_news
{
	border-top: solid 4px #ffc308;
	background-color: #fffefe;
	padding: 5px; 
}







.horbar	{   
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          
	float: left;
	white-space: nowrap;
}

.horizitem a {              
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   
    background-color: #999;
}






.verbar	{   
	color: black;
}

.vertitem	{          
	text-align: left;
	white-space: nowrap;
	border-bottom: dotted 1px #BBB;
}

.vertitem	a {   
  font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   
	color: #083052;
	text-decoration: none;	
}

.vertitem a:hover	{   
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;

	position: relative;
	display: block;	
	padding: 5px;
}

.vertsubitem	{     
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   
  font-family: Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   
    background-color: #ddd;
}





.tv1	{     
	display: block;
	white-space: nowrap;
}


.phplmbodytable { 

}

.pl1 {     
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.pm0:link, a.pm0:visited	{      
	color: #133650;
	font-size: 12px;
	font-family: Tahoma;	
	text-decoration: none;
	padding: 0px;

	border-bottom:solid 1px #94aec6;	
	width:172px;
	display:block;
}

a.pm0:first-letter {
color:#1e3f58;
font-family: Tahoma;
font-size:14px;
font-weight: bold;

}


a.pm0:hover	{      
	color: #ff6500;
	font-family: Tahoma;
	font-size: 12px;	
	background-color: #fff3d6;
	padding: 0px;
	border-bottom:solid 1px #94aec6;
}

a.pm0:active	{      
	color: #ff0000;
	font-size: 12px;	
	text-decoration: none;
	padding: 0px;
}

a.pm1:link, a.pm1:visited	{      
	color: #1E3F97;
	font-size: 12px;
	font-family: Tahoma;	
	text-decoration: none;
	padding: 0px;
	border:1px solid #F7F7FF;
	border-bottom:dotted 1px #ddd;
	width:170px;
	background-color: #fff;
	display:block;
}


a.pm1:hover	{      
	color: #ff6500;
	font-family: Tahoma;
	background-color: #fff3d6;
	padding: 0px;
	border:1px solid #C6EB57;
}

a.pm1:active	{      
	color: #ff0000;
	font-size: 12px;	
	text-decoration: none;
	padding: 0px;
}

a.pm2:link, a.pm2:visited	{      
	color: #1E3F97;
	font-size: 11px;
	font-family: Tahoma;	
	text-decoration: none;
	padding: 0px;
	border:1px solid #F7F7FF;
	border-bottom:dotted 1px #ddd;
	width:158px;
	background-color: #FFF;
	display:block;
}


a.pm2:hover	{      
	color: #01009A;
	font-family: Tahoma;
	background-color: #C6EB57;
	padding: 0px;
	border:1px solid #C6EB57;
}

a.pm2:active	{      
	color: #ff0000;
	font-size: 11px;	
	text-decoration: none;
	padding: 0px;
}

.dmselected {   
    background-color: #ccc;
		font-weight: bold;
}

.pro_Box
{
	width: 22%;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 220px;
	text-align:left;
	border: dotted 1px #ddd;
	padding: 5px;
	margin: 2px;	
}

.pro_BoxSmall
{
	height: 180px;
	text-align:left;
	
	padding: 5px;
	margin: 2px;	
}

.pro_left
{
	width: 170px;
	height: 160px;
	text-align:center;
	border: solid 1px #94aec6;
	border-bottom: 0px;	
	padding: 5px;

}

.w185
{
	width: 185px;
}

.w165
{
	width: 165px;
}


.h160
{
	height: 160px;
}

.right_border
{
	border-right: dotted 1px #FFB64B;
}

.a_center
{
	text-align: center;
}

.pro_Box:hover
{
background-color: #EEE;
}

.pro_imgBox
{
height:110px;
}

.pagingBox
{
	background-color: #e7f3f7;
	background-image: url(images/Header_Bg.gif);
	padding:7px;
	margin-top: 20px;
	height: 30px;
	border: solid 1px #5a9ebd;
	border-top: solid 3px #5a9ebd;
	font: 12px arial;
}


.buttonPos
{
width: 100%;
text-align:left;
margin-top:3px;
margin-bottom:10px;
}



pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 30px;
	background: url(images/ja/tp-code.gif) no-repeat top left #F7F7F7;
	font: 1em/1.5 monospace;
}


blockquote {
	margin: 15px 0;
	padding: 5px 30px 5px 35px;
	background: url(images/ja/quote.gif) 10px 0 no-repeat;
	font: normal 100%/1.5 Cambria, "Arial", Times, serif;
	color: #387D00;
}

div.blockquote {
	margin: 0;
	padding: 0;
	background: url(images/ja/quote-right.gif) no-repeat bottom right;
}


.quote-hilite {
	color: #FFFFFF;
	background: url(images/ja/q1_std.gif) no-repeat 10px 10px #006DA3;
	padding-right : 5px;
	padding-bottom: 10px;
	margin: 0;
}

.quote-hilite blockquote {
	background: url(images/ja/q2_std.gif) no-repeat right bottom;
	margin: 0;
}

.quote-hilite blockquote a {
	color: #FFFFFF;
}

.quote-hilite blockquote a:hover, a:active {
	color: #FFFFFF;
}


.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}


.error {
	padding: 5px 5px 5px 25px;
	background: url(images/ja/bullet-error.gif) no-repeat center left;
	color: #CC0000;
}

.message {
	padding: 5px 0 5px 25px;
	background: url(images/ja/bullet-info.gif) no-repeat center left;
	color: #006DA3;
}

.tips {
	padding: 5px 5px 5px 25px;
	background: url(images/ja/bullet-tips.gif) no-repeat center left;
}

.highlight {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	font-weight: bold;
}


p.stickynote {
	background: url(images/ja/sticky-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.pinnote {
	background: url(images/ja/pin-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.clipnote {
	background: url(images/ja/clip-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.newspaper {
	background: url(images/ja/newspaper-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}


ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 20px;
	background: url(images/ja/checklist-bg.gif) no-repeat 0px 5px;
}


.bignumber {
	float: left;
	margin-right: 8px;
	padding: 7px 7px;
	display: block;
	background: url(images/ja/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font: normal 20px/normal Arial, sans-serif;
}

.blocknumber {
	clear: both;
	margin: 5px 0;
	padding: 10px 15px;
	position: relative;
}


div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(images/ja/bub-br-bg.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(images/ja/bub-bl-bg.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(images/ja/bub-tr-bg.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(images/ja/bub-tl-bg.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 {
	width: 99%;
	background: url(images/ja/bub-arrow-bg.gif) no-repeat bottom left;
}

div.bubble2 div {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin-bottom: 20px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(images/ja/bub2-br-bg.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(images/ja/bub2-bl-bg.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(images/ja/bub2-tr-bg.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(images/ja/bub2-tl-bg.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 {
	width: 99%;
	background: url(images/ja/bub2-arrow-bg.gif) no-repeat bottom left;
}

div.bubble4 div {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding: 10px 15px 15px;
	background-color: #F7F7F7;
}


.caption,
.captionBox,
.captionBox-hilite,
.story-hilite {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 19px 0;
  position: relative;
  line-height: normal;
}

.captionBox h3,
.captionBox-hilite h3 {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  font-size: 125%;
  font-weight: bold;
  background: #FFFFFF;
  text-transform: uppercase;
}

.captionBox-hilite {
	border: 1px solid #006DA3;
}

.captionBox-hilite h3 {
	color: #006DA3;
}

.caption span.title {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  line-height: 14px;
  background: #FFFFFF;
  color: #999999;
}

.story-hilite h3 {
	position: absolute;
	top: 0px;
 	margin: 0 0 0 -2px;
 	padding: 0px 5px 0px 5px;
 	background: #006DA3;
	font-size: 125%;
	font-weight: bold;
 	color: #FFFFFF;
	text-transform: uppercase;
}

.story-hilite {
	border: 1px solid #006DA3;
	padding-top: 25px;
}


.box-grey,
.box-hilite {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	margin: 20px 0 0 0;
	padding: 10px;
}

.box-hilite {
	border: 1px solid #006DA3;
	background: #E7F4FA;
}


.video, .video:hover, .video:active {
	background: url(images/ja/video.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}

.comment, .comment:hover, .comment:active {
	background: url(images/ja/comment-icon.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}

.rss, .rss:hover, .rss:active {
	background: url(images/ja/rss.gif) no-repeat top left;
	margin: 0;
	padding: 0 13px 3px;
	border-bottom: none;	
}

img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 2px 2px;
}

.d_container
{
	position:relative;
}

.new_pro_box
{
	width: 100%;
	border-bottom: dotted 1px #ddd;
	margin-bottom:1px;

	
}

.new_pro_box_feature
{
	background: #fff8e3;
}

.new_pro_box .inner
{
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.new_pro_box .domain
{
	font: 11px tahoma;
	color: red;
}

.new_pro_box .img
{
	float: left;
	width: 120px;
	height: 120px;	
	border: solid 1px #ddd;
	margin-right: 10px;
}
.new_pro_box .pro_name
{
	font: 14px arial;
	color: red;
	text-decoration:underline;
}
.new_pro_box .pro_info
{
	float: left;
	width: 400px;
}

.new_pro_box .pro_price
{
    margin-bottom: 10px;
    margin-top: 7px;
}

.new_pro_box .pro_desc
{
    font: 12px arial;
    color: #666;
    margin-bottom: 5px;
    margin-top: 5px;
}

.new_pro_box .pro_other_info
{
    font: 11px tahoma;
    color: #aaa;
    padding-bottom: 10px;
}






.new_pro_box .buttonPos
{
	float: left;
	width: 270px;
	font:12px arial;
	padding-left: 10px;
	border-left: dotted 1px #ddd;
}

.new_pro_box .buttonPos .company_name
{
    font:bold 14px arial;
    color: blank;
}


.new_pro_box_grid
{
	width: 210px;
	float: left;
	margin-bottom:1px;

	
}

.new_pro_box_grid_feature
{
	background: #fff8e3;
}

.new_pro_box_grid .inner
{
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.new_pro_box_grid .img
{
	float: left;
	width: 120px;
	height: 120px;	
	border: solid 1px #ddd;
	margin-right: 10px;
	background: #fff;
    position: relative;	
}
.new_pro_box_grid .img .ensure
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 120px;
	background: #79211e;
	color: #fff;
	text-align:center;
	padding-top :1px;
	padding-bottom :1px;
}
.new_pro_box_grid .pro_name
{
	font: 13px arial;
	color: red;
	text-decoration:underline;
}
.new_pro_box_grid .pro_info
{
	float: left;
	width: 100%;
}

.new_pro_box_grid .pro_price
{
    margin-bottom: 10px;
    margin-top: 7px;
}

.new_pro_box_grid .pro_desc
{
    font: 12px arial;
    color: #666;
    margin-bottom: 5px;
    margin-top: 5px;
}

.new_pro_box_grid .pro_other_info
{
    font: 11px tahoma;
    color: #aaa;
    padding-bottom: 10px;
}



.d_item_right
{
	position:absolute;top:0px;right:0px
}

.under_30
{
	top:30px;
}

.d_item_left_center
{
	position:absolute;top:-5px;left:-5px
}

.d_item_center_center
{
	position:absolute;top:-10px;left:40px
}

.d_item_left
{
	position:absolute;top:0px;left:0px
}

.news_title,.news_title:link,.news_title:visited{
color:red;
font-family:Tahoma;
font-size:13px;
text-decoration:none;
font-weight : bold;

}
.news_title:hover, news_title:visited:hover {
color:#183c5a;
text-decoration:none;
}

.news_title_bigger
{
color:red;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight : bold;
}

.news_title_bigger:hover, news_title_bigger:visited:hover {
color:#000;
text-decoration:none;
}

.news_title1,.news_title1:link,.news_title1:visited{
color:#666;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight : bold;

}
.news_title1:hover, news_title1:visited:hover {
color:red;

}


.author,.author:link,.author:visited{
color:#888;
font-family:Tahoma;
font-size:11px;

}
.author:hover, author:visited:hover {
color:#183c5a;
}

.news_desc, .news_desc table, .news_desc p, .news_desc span
{
	padding-top: 5px;
	padding-bottom: 5px;
	color:#000;
	font-family:Arial;
	font-size:12px;
	text-align: justify;

}

.news_desc_small
{
	padding-top: 0px;
	padding-bottom: 5px;
	color:#000;
	font-family:Tahoma;
	font-size:10px;
	text-align: justify;

}

.product_feature_desc
{
	padding-top: 0px;
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	text-align: justify;

}

.news_desc b, .news_desc strong
{
	color:#000;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;

}

.news_desc_big
{
	padding-top: 5px;
	padding-bottom: 5px;
	color:#666;
	font-family:Arial;
	font-size:13px;	
	font-weight: bold;
}

.news_content 
{
	color:#222;
	font-family:Arial;
	font-size:13px;	

}
.news_content  table
{
	color:#222;
	font-family:Arial;
	font-size:13px;	

}


.ajaxtooltip
{
position: absolute; 
display: none; 
width: 300px;
left: 0; 
top: 0; 
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}

.newsT1,.newsT1:link,.newsT1:visited{
color:blue;
font-family:Arial;
font-size:12px;

}
.newsT1:hover, .newsT1:visited:hover {
	color:#222;
	text-decoration: none;
}

.newsT2,.newsT2:link,.newsT2:visited{
color:006699;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}
.newsT2:hover, .newsT2:visited:hover {
	color:#666;
	text-decoration: none;
}

.bgHeader
{
  	height: 105px;
  	background:#fff url(images/hed_bg.jpg) no-repeat top left  	
}

.bgHeader_ensure
{
  	height: 105px;
  	background:#fff url(images/hed_bg_ensure.jpg) no-repeat top left  	
}


.bgHeader_a
{
  	height: 105px;
  	background:#fff url(images/hed_bg_a.gif) no-repeat top left
}

.bgHeader_admin
{
  	height: 60px;
  	background:#fff url(images/hed_bg_white.jpg) no-repeat top left
}

.bgMenuTop
{
	background-color: #FFF;

}

.search_box
{
	background: url(images/search_bg2.gif) no-repeat top left;
	width:400px;
	height: 40px;
}

.search_text_box
{
	padding-top: 3px;
	padding-left: 3px;
	border:0px;height:24px;
	font-family:Arial;
	font-size:13px;
	color: #666;
	height: 22px;
}

.search_more,.search_more:link,.search_more:visited{
color:#aaa;
font-family:Tahoma;
font-size:11px;
}
.search_more:hover, .search_more:visited:hover {
	color:red;
	text-decoration: none;
}

.FirstChar
{
color:#1e3f58;
font-family: Tahoma;
font-size:14px;
font-weight: bold;	
}

.ad_box
{
	border: solid 1px #666;
	background-color: #DDD;
	width:180px;
	margin-bottom: 10px;
}

.search_top
{
	background:#ffea81;
	background-image: url(images/Search-bg.gif); 
	width:310px;
	height:46px;
	padding-top:6px
}

.payment_text
{
	color:#1e3f58;
	font-family: Tahoma;
	font-size:15px;
	font-weight: bold;	
}

.title1
{

  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #183c5a;
}




.AVIMControl {
	margin: 0;
	padding: 0;
	color: #137e70;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.AVIMControl {
	color: #b62727;
	text-decoration: none;
	cursor: pointer;
}

#AVIMControl input {
	vertical-align: middle;
}

.toolbar
{
	position:absolute;
	background-color:#EEE;
	border:solid 1px #666;
	width:300px;
	z-index:200020;
}
.td1
{
border-right:solid 1px #AAA;
padding-left:5px;
padding-right:5px;
}




#pscroller_special {
	height: 160px;
	border: 0px;
	padding: 5px;
}
.pscroller_special_style {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

.pscroller_new1{
	height: 40px;
	border: 0px;
	padding: 2px;
}

.hotnews_box
{
	height: 30px;
}

.divAd
{
	left: -110px; width: 105px; position: absolute; top: 0px;
}

#divStayTopLeft
{
	left:0px;
	bottom:0px;
	position: absolute;
}

.outStock
{
  color:#AAA;

}
.div_cate2
{
	width: 180px;
	background-color: #154bb0;
	padding-top: 2px;
	padding-bottom: 2px;	
	border-bottom: solid 1px white;
	
}
.div_cate2_selected
{
	width: 180px;
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px white;	
}
.div_cate2_2
{

}


.cate2,.cate2:link,.cate2:visited{
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;	
	text-decoration: none;
}
.cate2:hover, cate2:visited:hover {
	color:#ddd;
	text-decoration:none;
}

cate2:first-letter {
color:#1e3f58;
font-family: Tahoma;
font-size:14px;
font-weight: bold;

}

.keywords
{
	background-color: yellow;
}

#header_top
{
	width: 100%;
	height: 23px;
	background-color:#F5F5F5;
	border-bottom: solid 1px #BBB;
}

.header_top_center
{
	width: 983px;
	text-align: left;
}

.header_top_text
{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;	
}


.hotline_top
{
	color: #CC0000;
	font-size:13px;	
}


.top_button,.top_button:link,.top_button:visited{
	height:18px;
	padding: 1px 3px 1px 3px;
	margin: 0px 5px 0px 5px;
	font: 12px arial;
	color:#000;
	border: solid 1px #f7f7f7;	

}
.top_button:hover, top_button:visited:hover {
	color:#FFF;
	text-decoration: none;
	background-color:#ce0000;
	border: solid 1px #DDD;	
}

.top_button_special,.top_button_special:link,.top_button_special:visited{
	height:24px;
	padding: 3px 5px 3px 5px;
	margin: 0px 14px 0px 3px;
	font: bold 12px arial;
	color:#fff;
	background-color:#ce0000;
	border-top: solid 1px #fff;	
	border-left: solid 1px #fff;	
	border-right: solid 1px #666;	
	border-bottom: solid 1px #666;				

}
.top_button_special:hover, top_button_special:visited:hover {
	color:#000;
	text-decoration: none;
	background-color:white;
    border-top: solid 1px #666;    
    border-left: solid 1px #666;    
    border-right: solid 1px #fff;    
    border-bottom: solid 1px #fff;                

}

.bar
{
	border-right:solid 1px #ccc;
}



.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ 
position: relative;
top: 1px;
}

.shadetabs li a.selected{ 
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ 
text-decoration: none;
}




.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B;  
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; 
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black;  
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B;  
color: white;
}

.modernbricksmenu2 a.selected{ 
background-color: #D25A0B;  
color: white;
border-color: #D25A0B;  
}





.indentmenu{
font: 11px Tahoma;
background-color:#FFFBEF;
width: 100%; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;

border-top: 1px solid #FBAA62; 
border-left: 1px solid #FBAA62; 
background: #FFFBEF url(ajaxtabs/indentbg.gif) center center repeat-x;

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #7B2E00; 
padding: 4px 4px;
text-decoration: none;
border-right: 1px solid #FBAA62; 
border-bottom: 1px solid #FBAA62;
}

.indentmenu ul li a:focus{
outline: 0;
}

.indentmenu ul li a:visited{
color: #7B2E00;
}

.indentmenu ul li a.selected{
color: red !important;
padding-top: 4px; 
padding-bottom: 4px;
background: #FFF url(ajaxtabs/indentbg2.gif) center center repeat-x;
border-bottom: 1px solid #FFF;
font: 11px Tahoma;
}



.indentmenu_red{
font: 12px Arial;
background-color:#ffc6ad;
width: 100%; 
}

.indentmenu_red ul{
margin: 0;
padding: 0;
float: left;

border-top: 1px solid #ffc6ad; 
border-left: 1px solid #ffc6ad; 
background: black url(ajaxtabs/indentbg_red.gif) center center repeat-x;
}

.indentmenu_red ul li{
display: inline;
}

.indentmenu_red ul li a{
float: left;
color: black; 
padding: 4px 4px;
text-decoration: none;
border-right: 1px solid #999; 
border-bottom: 1px solid #999;
}

.indentmenu_red ul li a:focus{
outline: 0;
}

.indentmenu_red ul li a:visited{
color: black;
}

.indentmenu_red ul li a.selected{
color: black !important;
padding-top: 4px; 
padding-bottom: 4px;
background: black url(ajaxtabs/indentbg2_red.gif) center center repeat-x;
border-bottom: 1px solid #FFF;
font: bold 12px Arial;
}



.indentmenu_pink{
font: 12px Arial;
background-color:#ff89fe;
width: 100%; 
}

.indentmenu_pink ul{
margin: 0;
padding: 0;
float: left;

border-top: 1px solid #ff89fe; 
border-left: 1px solid #ff89fe; 
background: black url(ajaxtabs/indentbg_pink.gif) center center repeat-x;
}

.indentmenu_pink ul li{
display: inline;
}

.indentmenu_pink ul li a{
float: left;
color: black; 
padding: 4px 4px;
text-decoration: none;
border-right: 1px solid #999; 
border-bottom: 1px solid #999;
}

.indentmenu_pink ul li a:focus{
outline: 0;
}

.indentmenu_pink ul li a:visited{
color: black;
}

.indentmenu_pink ul li a.selected{
color: black !important;
padding-top: 4px; 
padding-bottom: 4px;
background: black url(ajaxtabs/indentbg2_pink.gif) center center repeat-x;
border-bottom: 1px solid #FFF;
font: bold 12px Arial;
}

.tab_short_desc
{
	padding-top:0px;padding-bottom:10px;padding-left:0px;margin-right:0px;
	font-size:11px;color:#666;font-family:tahoma;text-align:justify
}

.tab_short_desc p
{
}

.img_b2
{
	border: solid 2px #DDD;
	
}
.img_b1
{
	border: solid 1px #DDD;

}


.newest_item_tb
{
	border-bottom:1px dotted #ddd;padding-bottom:2px;
    width: 100%;
}

.newest_item_td
{
	width:50px;
	border-right:1px dotted #ddd;
}

.td_barier
{
	border-left:solid 1px #666;padding-left:10px; margin-left:10px
}

.bt_acount,.bt_acount:link,.bt_acount:visited{
color:006699;
font-family:Arial;
font-size:13px;
}
.bt_acount:hover, .bt_acount:visited:hover {
text-decoration: none;
color: red;
}

.rootLink
{
	background-color: #fff1c7;
	border:solid 1px #DDD;
	padding: 10px;
	font: normal 11px Arial;
	color: #666;
	text-align:center;
}

.topics_box
{
  width: 320px;
  height: 260px;
  float:left;
  text-align:justify;
  padding-bottom: 10px;
}

.topics_box_title
{
  font-family:tahoma;
  font-size:14px;
  font-weight: bold;
  background-color:#fff;
  border-bottom: solid 4px #666;
  padding: 3px;
  margin-bottom: 10px;
}


.titleWhite {
  font-size:13px;
  font-family:arial;
  color: white;
  text-decoration: none;

}

.titleWhite:hover {
  color: #fff9b2;
  text-decoration: underline;
}


.mc1,.mc1:link,.mc1:visited{
color:#003399;
font:bold 11px Tahoma;

}
.mc1:hover, mc1:visited:hover {
color:#08134c;
}

.mc2,.mc2:link,.mc2:visited{
color:black;
font:11px Tahoma;


}
.mc2:hover, mc2:visited:hover {
color:red;
font:11px Tahoma;
  text-decoration: none;
}

.p_red
{
	color:red;
}

.p_blue
{
	color:blue;
}

.p_bigger
{
	font-size: 120%;
}

.hr1
{
border: dotted 1px #ddd;
width: 150px;
}

div.ce_top
{
width:180px;background: #FFF url(images/b2.gif) no-repeat;padding-left: 10px;  
height: 27px;
line-height: 27px;
}

span.ce_top_text
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#395d8c;
}

div.ce
{width:100%;background: #FFF url(images/bg_category.gif) no-repeat;padding-left: 10px;padding-top:10px
}
div.ce_in
{padding:10px;
}

div.ce1
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}
div.ce2
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}
div.ce3
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}
div.ce4
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}
div.ce5
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}
div.ce6
{
	width:180px;background: #FFF url(images/bg_category1.gif) no-repeat;border:1px solid #94aec6;border-top:0px;
}


div.kc1
{ 
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  border-top: 1px dotted #CCCCCC;
  width: 100%;
}
div.kc2
{ 
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  
}

div.kc2 img
{
	padding-right: 5px;
}

.p12
{
	width : 200px;
}

.feat_box
{
	width : 820px;
	
	padding: 5px;
	margin-bottom: 5px;
}

.hot_box
{
	width : 650px;
	
	background: #FFF7E0;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius:4px;
	border: solid 2px #94aec6;
}

.feat_pro_name,.feat_pro_name:link,.feat_pro_name:visited{
color:#52BA52;
font-family:Tahoma;
font-size:13px;
text-decoration:none;
font-weight : bold;

}
.feat_pro_name:hover, feat_pro_name:visited:hover {
color:#183c5a;

}

.desc_cut
{
	width: 100%;
	
	color:#CC6600;
	font-family:Tahoma;
	font-size:14px;
	font-weight : bold;
	margin-top:10px;	
	margin-bottom:10px;	
	padding-top: 5px;
}

div.scroll_forex {
height: 55px;
width: 120px;
overflow: auto;
border: 0px solid #666;
}

div.forex_box
{
border:1px solid #d6dbde;height:180x; min-height:180px; padding:5px;background-color:#ced7de; background-image:url(images/box-weather.gif);background-position:top;background-repeat:repeat-x
}


#fixedbottom { 
position: fixed;
_position:absolute;
bottom: 0px;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
left: 15px;
right: 15px;
z-index: 500000; 
background-color:#E0E4E0;
border: solid 1px #B0B4B0;
border-top: 0px;
border-bottom: 0px;
font-family:Tahoma;
font-size: 11px;
height: 25px; 
visibility:hidden;
}
#center1100 { margin: auto; background-color: #E0E4E0; 
background-image:url(images/status_bg.gif);
padding-left:3px;padding-top:2px;
} 



#osup1 { 
position: fixed; 
_position:absolute;
bottom: 24px; 
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight - 29);
left: 200px; 
_left: 200px;
border: none; z-index: 500000; 
background-color:#FFF;
border: solid 1px #222;
font-family:Tahoma;
font-size: 11px;
height: 250px;  
width: 200px;
visibility:hidden; 
}
#osup1_inline { margin: auto; background-color: #FFF;  padding: 5px;
}

#osup2 { 
position: fixed; 
_position:absolute;
bottom: 24px; 
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight - 29);
left: 100px; 
_left: 101px;
border: none; z-index: 500000; 
background-color:#FFF;
border: solid 1px #222;
font-family:Tahoma;
font-size: 11px;
height: 220px;  
width: 200px;
visibility:hidden; 
}
#osup2_inline { margin: auto; background-color: #FFF; padding: 5px;
}

#osup3 { 
position: fixed; 
_position:absolute;
bottom: 24px; 
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight - 29);
left: 22; 
_left: 22;
border: none; z-index: 500000; 
background-color:#FFF;
border: solid 1px #222;
font-family:Tahoma;
font-size: 11px;
height: 235px;  
width: 200px;
visibility:hidden; 
}
#osup3_inline { margin: auto; background-color: #FFF; padding: 5px; 
}


#osup4 { 
position: fixed; 
_position:absolute;
bottom: 24px; 
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight -29);
right: 15px; 
_right: 8px;
border: none; z-index: 500000; 
background-color:#FFF;
border: solid 1px #222;
font-family:Tahoma;
font-size: 12px;
height: 350px;  
width: 200px;
visibility:hidden; 
}
#osup4_inline { margin: auto; background-color: #FFF;  padding: 5px;
}
#osup4 a
{
	font-size: 12px;
}

#status_sup, #status_pay, 
{
	padding:10px;
}

#status_tb
{
	width: 100%;
	min-width: 980px;
}

#status_tb .bold_r
{
	border-right:solid 1px #B0B4B0;
}
#status_tb .pr10
{
	padding-right:10px;
}
#status_tb .pl10
{
	padding-left:10px;
}
#status_tb .pl40
{
	padding-left:40px;
}

#status_tb .pt2
{
	padding-top:2px;
}

#status_tb  #img_key
{
	border:solid 1px #666;
}



.head5
{
	background-color:#506CA0;
	color: white;
	font-family:Tahoma;
	font-size: 11px;
	font-weight : bold;	
	width: 100%;
}

.but1,.but1:link,.but1:visited {
font-family:arial;
font-size:12px;
font-weight : bold;	
color:#000;
text-decoration:none;

padding:2px 5px;
height:16px;
outline: none;
}

.but1 img, .but1 a img, .but1_sel img, .but1_sel a img{
    margin:0 3px -3px 0 !important;
}

.but1_sel,.but1_sel:link  {
padding:2px 5px;
height:16px;
outline: none;
font-family:arial;
font-size:12px;
color:red;
text-decoration: none;
font-weight : bold;	
}

.but1:hover {
color:#333;
text-decoration:none;
outline: none;
}

.but1_sel:hover {
color:red;
text-decoration:none;
outline: none;
}

div.scroll_cart {
height: 140px;
width: 190px;
overflow: auto;
background-color:#FFF1D1;
}

div.scroll_news {
height: 260px;
width: 196px;
overflow: auto;
}

.hr2
{
	border-bottom:dotted 1px #666;margin-bottom: 7px;padding-bottom: 7px
}

.hhr2
{
	border-bottom:dotted 1px #666;margin-top: 7px;margin-bottom: 7px;padding-bottom: 7px
}

.hhr3
{
	border-bottom:dotted 1px #666;margin-bottom: 7px;padding: 10px
}

#test{
  position:fixed;
  _position:absolute;
  bottom:0;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
  left:0;
  margin:0;
  padding:0;
  background:lime;
 }
 
 #divMacca
 {
border:1px solid #008000;
 padding-bottom:7px;
 padding-top:7px;
 margin-bottom: 10px;
 background-color:#E6FAE6;
 }
 
 .bcrumb,.bcrumb:link,.bcrumb:visited{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000;

}
.bcrumb:hover, bcrumb:visited:hover {
color:red;
}

.bcrumb_select
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

.choose_cate_box
{
	border:solid 1px #999;border-top:solid 4px #999; width:200px;padding:3px; margin-right: 10px;background:#fefefe;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:left;
	height: 400px;
	overflow: auto;
}

.td2
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  background-color:#EEE;
  border-bottom: solid 1px #666;
  padding:3px;
}

.td3
{
border-right: solid 1px #ddd;
}



.transparent_class {
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}



div.textcenter { 
  margin: 0;
  padding: 0;
  height: 100px;
  line-height: 100px;
  border: 1px solid #CCCCCC;
}

.degree
{
	font-family:Tahoma;
	font-size:30px;
	font-weight : bold;	
	color: #003073;
}






.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#eee;
    border:2px solid #666;
    border-top:2px solid #ddd;
    border-left:2px solid #ddd;

    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; 
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; 
}
.buttons button[type]{
    padding:5px 10px 5px 7px; 
    line-height:17px; 
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; 
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:2px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:2px solid #6299c5;
    color:#fff;
}



button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:2px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}



.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}




.clear { 
    overflow: hidden;
    width: 100%;
}

a.button_sexy {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;

    text-decoration: none;
}

a.button_sexy span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button_sexy:active {
    background-position: bottom right;
    color: #000;
    outline: none; 
}

a.button_sexy:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; 
}





#container_msg{ 
	margin:0 auto;
	margin-top:40px;
	width:260px;
}



	.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.clean-ok{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.clean-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}



	.icon-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.icon-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC url(images/box/icon-yellow.png) 8px 6px no-repeat;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.icon-ok{
		border:solid 1px #90ac13; 
		background:#eef4d3 url(images/box/icon-green.png) 8px 6px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.icon-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA url(images/box/icon-red.png) 8px 6px no-repeat;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	



	.solid-gray{
		background:#444444;
		color:#FFFFFF;
		padding:4px;
		text-align:center;
	}
	.solid-yellow{
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.solid-ok{
		background:#008000;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.solid-error{
		background:#CC0000;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	



	
	.round-a-gray{
		background:#444444 url(images/box/round_gray-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
	}
		.round-a-gray div{
			background:url(images/box/round_gray-right.png) right bottom no-repeat;
			padding:4px;
		}
	
	.round-a-ok{
		background:#008000 url(images/box/round_green-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
	}
		.round-a-ok div{
			background:url(images/box/round_green-right.png) right bottom no-repeat;
			padding:4px;
		}
	
	.round-a-error{
		background:#CC0000 url(images/box/round_red-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
	}
		.round-a-error div{
			background:url(images/box/round_red-right.png) right bottom no-repeat;
			padding:4px;
		}
		



	
	.tooltips-gray{
		background:#444444;
		color:#FFFFFF;
		text-align:center;
		padding-top:4px;
	}
		.tooltips-gray div{
			background:url(images/box/tips_gray.png) left bottom no-repeat;
			padding-top:4px;
			height:18px;
		}
	
	.tooltips-ok{
		background:#008000;
		color:#FFFFFF;
		text-align:center;
		padding-top:4px;
	}
		.tooltips-ok div{
			background:url(images/box/tips_green.png) left bottom no-repeat;
			padding-top:4px;
			height:18px;
		}
	
	.tooltips-error{
		background:#CC0000;
		color:#FFFFFF;
		text-align:center;
		padding-top:4px;
	}
		.tooltips-error div{
			background:url(images/box/tips_red.png) left bottom no-repeat;
			margin-top:4px;
			height:18px;
		}






	.box_teaser {
		width:430px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("images/tsr.gif") bottom left no-repeat;
	}
	.box_teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("images/tsr.gif") top left no-repeat;
	}
	.box_teaser p, .box_teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.box_teaser a.more {
		display:block;
		text-align:right;
		background:url("images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.box_teaser a.more:hover {
		text-decoration:underline;
	}






.rounded:before {
  background: transparent url(images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(images/bottom-left.png);
  margin: 2px 0 0 0;
  height: 30px;
  background: transparent url(images/bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}  
    
  .rounded * {
    padding-left: 16px;
    padding-right: 16px;
    
    }

  .rounded {
    margin: 1em;
    padding: 0;
  }

blockquote {
   background: #666666;
   color: white;
   margin-right: -1px;
}

.rounded  p.quotee {
    text-align: right;
    margin: -1px 0;;
    font-weight: bold;
    color: #eee;
    }
.rounded  p { 
    font-family: Arial, Tahoma  , sans-serif;
    font-size: 12px;
    padding-top: 0;
    margin: 1em 0;
    line-height: 1.5;
    }








table.Design1 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design1 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 td {
    text-align: right;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 thead th {
    text-align: center;
}
table.Design1 th.Corner {
    text-align: left;
}



table.gridtable {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #666666;
    font-size: 12px;
	background: #f3f7e4;
}
table.gridtable th {
    border-bottom: 1px solid #666;
    text-align: left;
    font-weight: bold;
    padding: 0.1em 0.5em;
    font-size: 12px;
    background: #ccc;
}
table.gridtable td {
    text-align: left;
    border-bottom: 1px solid #666666;
    padding: 0.3em 0.5em;
    height: 22px;
    min-height: 22px;
}
table.gridtable thead th {
    background-color: #666;
    text-align: center;  
}
table.gridtable th.Corner {
    text-align: left;
}

table.gridtable input, table.gridtable textarea, table.gridtable option, table.gridtable select
{
    background: #fff;
    font-size: 12px;
    
}
table.gridtable input, table.gridtable textarea
{
	border: solid 1px #000;
	padding: 3px;
	margin: 0px;
}



table.Design3 {
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #E5E5E5;
    border: 10px solid #E5E5E5;
}
table.Design3 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
}
table.Design3 td {
    text-align: right;
    border-left: 1px solid #666666;
    padding: 0.1em 0.5em;
}
table.Design3 thead th {
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
    text-align: center;
}
table.Design3 th.Corner {
    text-align: left;
    border-left: 0px;
}




table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.Design4 td {
    text-align: right;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #DBE2F1;
}

table.Design4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
    text-align: left;
}




table.Design5 {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #EA9A1C;
    border-bottom: 1px solid #EA9A1C;
}
table.Design5 th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #EA9A1C;
}
table.Design5 td {
    text-align: right;
    border-top: 1px dotted #EA9A1C;
    padding: 0.2em 0.5em;
}
table.Design5 thead th {
    text-align: center;
    border-bottom: 1px solid #EA9A1C;
}
table.Design5 th.Corner {
    text-align: left;
}





table.Design6 {
    border-spacing: 0px;

    background: #E9E9F3;
    border: 0.5em solid #E9E9F3;
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6 td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.1em 0.5em;
}
table.Design6 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6 th.Corner {
    text-align: left;
    border-left: 0px;
}
table.Design6 tr.Odd {
    background: #F6F4E4;
}



table.Design7 {
    border-spacing: 0px;
    border-collapse: collapse;
    background: #F9F5D7;
    border: 0.3em solid #000000;
}
table.Design7 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #000000;
}
table.Design7 td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #000000;
    padding: 0.1em 0.5em;
}
table.Design7 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #AA0000;
    color: #FFFFFF;
}
table.Design7 th.Corner {
    text-align: left;
}
table.Design7 td.Odd {
    background: #E8E4C0;
}


table.gridtable2 {
	font-family: arial;
	font-size:12px;
	color:#333333;
	border-collapse: collapse;
	border: solid 1px #666;
}

table.gridtable2 th {
	padding: 5px;
	border: 1px solid #666;
	border-top: 4px solid #666;	
	background-color: #eee;
	text-align: left;
	color: #6c0000;
	font-size:14px;
	font-family: tahoma;	
}
table.gridtable2 td {
	padding: 5px;
	border: solid 1px #666;
	border-bottom: solid 1px #eee;
	
	background-color: #ffffff;
}


table.table_attributes
{
	font-family: arial;
	font-size:12px;
}

table.table_attributes td
{
	text-align:right;
}

table.table_attributes td.value
{
	text-align:left;
	font-weight: bold;
	padding-left: 20px;
}



table.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#c3dde0;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.hovertable tr {
	background-color:#d4e3e5;
}
table.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}


.yui-menuitem-content,.yui-menuitem-content:link,.yui-menuitem-content:visited{
color:blue;
font-family:Arial;
font-size:12px;

}
.yui-menuitem-content:hover, .yui-menuitem-content:visited:hover {
	color:#222;
	text-decoration: none;
}

.yui-menuitem-content img, .yui-menuitem-content a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.yui-menu-label img, .yui-menu-label a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.yui-menu-label,.yui-menu-label:link,.yui-menu-label:visited{
color:blue;
font-family:Arial;
font-size:12px;

}
.yui-menu-label:hover, .yui-menu-label:visited:hover {
	color:#222;
	text-decoration: none;
}

.d01
{
	padding-top:8px;padding-bottom8px;
	font-family: arial,sans-serif;
	font-size:12px;
	color:#aaa;
	
}


.menu-bottom
{
    height: 60px;
    width: 960px;
}

.menu-bottom a
{
    font: 13px arial;
}

.t-header-bar
{
    height: 35px;
    
    border-bottom: solid 1px #bbb;
    text-align: left;
    background: #f5f7fa url(images/bg-header-bar.gif);
	
}
.t-header-bar span
{
    padding-top: 3px;
}

.header_store a
{
    font: 12px arial;
}

.p_detail_img
{
    width: 280px;
    float: left;
    text-align: left;
    
}

.p_detail_info
{
    width: 250px;
    float: left;
}

.p_detail_supplier
{
    width: 220px;
    float: left;
    
	
}

.p_product_detail_info
{
font:13px arial;
}

.p_product_detail_info p
{
	height: 20xp;
	line-height: 20px;
	border-bottom: dotted 1px #ddd;
	width: 360px;
	padding-left: 10px;
	margin:4px 0px 4px 0px;
}

.p_product_detail_info .price
{
    font: bold 15px tahoma;
	padding-left: 10px;
	padding-bottom: 10px;
}

	.box_estore_info {
		width:310px;
		padding:0 0 14px 0;
		margin:0px auto;
		background:url("images/tsr_310.gif") bottom left no-repeat;
                font: 12px arial;
	}
	.box_estore_info h3 {
		margin:0;
		padding:7px 10px 10px 10px;
		background:url("images/tsr_310.gif") top left no-repeat;
                font: bold 16px arial;
                color: red;
	}

	.box_estore_info h3 a.h3 {
                font: bold 16px arial;
                color: red;
	}

        .box_estore_info a
        {
            font: 12px arial;
            color: red;
        }

        .box_estore_info b
        {
            font: bold 12px arial;
            color: #888;
        }
        .box_estore_info span{
            padding-left: 10px;
        }
	.box_estore_info p, .box_estore_info a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}

	.box_estore_info a.more {
		display:block;
		text-align:right;
		background:url("images/tsr-a.gif") 290px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.box_estore_info a.more:hover {
		text-decoration:underline;
	}

        .box_estore_info hr
        {
            border: 0px;
            border-bottom: solid 1px #ddd;
            height: 1px;

            margin: 0px 10px 0px 10px;
        }


	.box_estore_info_dambao {
		width:310px;
		padding:0 0 14px 0;
		margin:0px auto;
		background:url("images/tsr_310_2.jpg") bottom left no-repeat;
                font: 12px arial;
	}
	.box_estore_info_dambao h3 {
		margin:0;
		padding:7px 10px 10px 10px;
		background:url("images/tsr_310_2.jpg") top left no-repeat;
                font: bold 16px arial;
                color: black;
	}

	.box_estore_info_dambao h3 a.h3 {
                font: bold 16px arial;
                color: red;
				
	}

    .box_estore_info_dambao a
        {
            font: 12px arial;
            color: red;
    }
	
    .box_estore_info_dambao a:hover
        {
        text-decoration:none;
		color: black;
    }
	

        .box_estore_info_dambao b
        {
            font: bold 12px arial;
            color: #a10000;
        }
        .box_estore_info_dambao span{
            padding-left: 10px;
        }
	.box_estore_info_dambao p, .box_estore_info_dambao a.more {
		margin:0;
		padding:0 10px 3px;
		border:0px solid #eee;
		background:#ffe9ad;
		background:url("images/tsr_310_2_bg.jpg");
	}

	.box_estore_info_dambao a.more {
		display:block;
		text-align:right;
		background:url("images/tsr-a.gif") 290px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.box_estore_info_dambao a.more:hover {
		text-decoration:underline;
	}

        .box_estore_info_dambao hr
        {
            border: 0px;
            border-bottom: solid 1px #ddd;
            height: 1px;

            margin: 0px 10px 0px 10px;
        }



fieldset	{ 
		margin : 0; 
		padding : 1em; 
		border : 1px solid #ddd;
		}
						
legend	{ 
		font : 1.2em arial;	
		margin : 0; 
		padding : 0.5em; 
		color : #666; 
		background : transparent; 
		}
legend a{ 
		font : 12px arial;	
		color : red; 
		}
		
.RECENT_HISTORY
{
	border: 1px solid #ddd;border-top: 4px solid #ddd;
	width: 100%;
}		

.OTHER_PRODUCTS
{
	
	width: 100%;
        padding: 0px;
}

.OTHER_PRODUCTS .inner
{
    
    border: 1px solid #ddd;border-top: 4px solid #ddd;
        padding: 7px;
}
.admin_box
{
	border: 1px solid #666;
	padding: 5px;
	background : #ddd; 
	font: 12px arial;
}


.other-products
{
	background: #fff;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}

.other-products .item
{
	float: left;
	width: 115px;
	text-align: center;
	padding-top: 5px;

	margin-right: 5px;
	margin-left: 5px;
}

.other-products .item b
{
	font-size: 10px;
}

.other-products .item_name
{
	padding-bottom: 5px;
}
.other-products .item_name img
{
	margin-bottom: 5px;
}

.other-products .item b
{
	font-size: 10px;
}

.other-products .selected
{
	background: #eee;
}


.other-products .item_button
{
	float: left;
	width: 26px;
	padding-top: 20px;

}

.other-products .inner
{
	
}


.other-products .item a
{
	font: 11px tahoma;
	text-decoration: none;
}


.products_info_notices
{
	padding: 10px;
	border: solid 1px #ddd;
	font: 11px arial;
	width: 630px;
	background: #eee;
}

.pdb5 
{
	padding-bottom: 5px;
}

.pdt5 
{
	padding-top: 5px;
}

.new_store
{
	padding:5px;
	padding-left:10px;
	border-top:dotted 1px #ddd;
}

.new_store a
{
color:#666;
font:12px arial;
}

.feature_home_box
{
	border: solid 1px #ddd;
	width: 787px;
	margin-left: 3px;
}

.feature_home_box .inner
{
	padding: 10px;
}

.feature_home_box .price
{
    font: bold 11px arial;
    color: red;
}

.feature_home_box .box
{
	width: 105px;
	float: left;
	margin-right: 0px;
	padding-left: 2px;
	text-align: center;
}

.feature_home_box .title
{
	background-color: #eee;
	padding: 5px;
	padding-left: 10px;
	font: bold 13px arial;
}

.feature_footer_static
{
    border: solid 1px #ddd;
    width: 980px;
}

.feature_footer_static .inner
{
    padding: 10px;
}

.feature_footer_static .price
{
    font: bold 11px arial;
    color: red;
}

.feature_footer_static .upimg
{
    height: 94px;
    min-height: 94px;
}
  
.feature_footer_static .box
{
    width: 115px;
    float: left;
    margin-right: 0px;
    padding-left: 2px;
    text-align: center;
}

.feature_footer_static .title
{
    background-color: #eee;
    padding: 5px;
    padding-left: 10px;
    font: bold 13px arial;
    
}
.feature_footer_static a
{
    font-size: 12px;
    font-family: arial;
}

#header_top_tab
{
    width: 100%;
    height: 40px;
    background-color:#ddd;
    border-bottom: solid 1px #BBB;
}

.header_top_center_tab
{
    width: 996px;
    text-align: left;
    padding-top: 5;
    position: relative;
}

.header_top_center_tab .item
{
    float: left;
    background-color:#e5e5e5;
    padding: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    font: 13px arial;
    margin-right: 10px;

}
.header_top_center_tab .right
{ 
    position: absolute;top: 11px; right: 110px;
    width:400px;

}

.header_top_center_tab .right a
{
    color: #000;
    font-size: 12px;    
}

.header_top_center_tab .special
{
    position: absolute;top: 10px; right: -18px;
    width:120px;    
}

.header_top_center_tab .current
{
    float: left;
    background-color:#fff;
    padding: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    font: bold 13px arial;
    margin-right: 10px;    
}

.header_top_center_tab .item img
{
    margin:0 3px -3px 0 !important;

}

.header_top_center_tab a:hover
{
    text-decoration: none;
}

#ensure
{
	width: 100%;
	background:#fff;
	font: bold 11px tahoma;
	
}
#ensure  .inner
{
	padding: 0px;
}



#ensure a
{
	color: #000;
    background: #ececec;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 1px;
    
    width: 100%; 
    border-bottom: solid 1px #ccc;
    display: block;
	font: 12px tahoma;
}

#ensure a b
{
    color: #fff;
    background: #AAA;

    display: inline-block;
    margin-left: 0px;
    margin-right: 3px;
    padding: 1px 5px 1px 5px;
    
    font-size: 15px;
    font-family: Courier New;
    
}

#ensure a:hover b
{
    color: #ce0000;
    background: #fff;

    display: inline-block;
    margin-left: 0px;
    margin-right: 3px;
    padding: 0px 4px 0px 4px;
    
    font-size: 15px;
    border: solid 1px #f40d07;
    
}

#ensure a span
{
    text-decoration: none;
    height: 18px;
    margin:4 0px -4 0 !important;     
}


#ensure  a:hover
{
	color: #fff;
    background: #f40d07;
    border-bottom: solid 1px #f40d07;
	text-decoration: none;
}

.newsletter
{
    border: solid 1px #ddd;
    width: 276px;
    background: #eee;
	margin-bottom: 13px;	
}

.newsletter .inner
{
    padding: 5px;
   
}

.newsletter table, .newsletter input
{
    font-size: 12px;
    
}



.t-paggin-box
{
    float: right;
}

.t-paggin-box select
{
    margin-left: 10px;
    font: 13px arial;
}

.t-page_button
{
    
    height: 18px;
    background: white;
    border: solid 1px #666;
    float: left;
    margin-right: 3px;
}

.t-page_button_selected
{
    height: 18px;
    background: #ddd;
    border: solid 1px #666;
    float: left;
    margin-right: 3px;
}

.t-page_button span
{
    
    padding: 5px;
}

.t-page_button span a
{
    font: 12px arial;
}

.t-page_button_selected span
{
    padding: 5px;
    font: bold 12px arial;
}

#cd_tabs {
        display: block;
        float: left;
        width: 100%;
		padding-bottom: 2px;
      } 

a.cd_tab { 
        border:solid 1px #eee; 
        background-color: #eee; 
        padding: 4px 1em 4px 1em; 
        margin-top: 6px;
        margin-right: 6px;
		margin-bottom: 6px;
        font-family: arial; 
        text-decoration: none;
        float: left;
        color: #000;
		font-size: 13px;
      }
	  
a.cd_tab_current
{
	background-color: #666;
	font: normal 13px arial;	
	color: #fff;
}	  
a.cd_tab:hover { 
        background-color: #aaa;
		color:white;
		text-decoration: none;
      }


.cd-home-profile
{
    
    background: #eee;
	padding:3px;

}

.cd-home-profile .inner
{
    padding:12px;
    font: 12px arial;
	background: #fff;
}

.cd-home-profile table
{
    
    width: 100%;
    font: 12px arial;
}

.cd-home-profile table tr td
{
    border-bottom: solid 1px #ddd;
    padding: 5px;
}

.cd-home-profile table tr th
{
    border-bottom: solid 1px #aaa;
    background: #eee;
    padding: 5px;
}	  


.cd-home-new-product
{
    background: #eee;
	padding:3px;
    
}

.cd-home-new-product .inner
{
    padding:12px;
    font: 12px arial;
	background: #fff;
    
}

.cd-box-big-title
{
    width: 100%;
    height: 21px;
	line-height: 21px;
    text-align: left;
    background: #ddd;
	padding-top: 5px;padding-bottom: 2px;
}

.cd-box-big-title b
{
    padding-left:10px;
    font: bold 13px arial;
}

.cd-line1
{
    width: 100%;
    border-top: dotted 1px #ddd;
    text-align: right;
    height: 30px;
	background: #fff;
}
.cd-line1 span
{
    padding:3px;
    padding-right:20px;
    
}

.cd-line1 a
{
    font: 11px arial;
}


.cd-product-newest
{
    width:160px;
    float: left;
    padding: 2px;
    padding-bottom: 20px;
}

.cd-product-newest a
{
    font: bold 13px arial;

}
.cd-product-newest-img
{
    padding-bottom: 5px;

}

.cd-product-newest-img .border
{
 
    border: solid 1px #ddd;
    width: 100px;
    height: 100px;
}
.cd-product-newest img
{
}

.cd-product-item-price
{
    font: 11px arial;
    color: red;
}

.cd-product-item-price b
{
    color: #666;
}

.cd-product-item-other-info
{
    font: 11px tahoma;
    color: #aaa;
}


.ensure_pro_box
{
	width: 320px;
	float: left;
	margin-bottom:1px;

	
}

.ensure_pro_box_feature
{
	background: #fff8e3;
}

.ensure_pro_box .inner
{
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.ensure_pro_box .domain
{
	font: 11px tahoma;
	color: red;
}

.ensure_pro_box .img
{
	float: left;
	width: 120px;
	height: 120px;	
	border: solid 1px #ddd;
	margin-right: 10px;
	position: relative;	
}
.ensure_pro_box .img .ensure
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 120px;
	background: #79211e;
	color: #fff;
	text-align:center;
	padding-top :1px;
	padding-bottom :1px;
}


.ensure_pro_box .pro_name
{
	font: 14px arial;
	color: red;
	text-decoration:underline;
}
.ensure_pro_box .pro_info
{
	float: left;
	width: 170px;
}

.ensure_pro_box .pro_price
{
    margin-bottom: 10px;
    margin-top: 7px;
}

.ensure_pro_box .pro_desc
{
    font: 12px arial;
    color: #666;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ensure_pro_box .pro_other_info
{
    font: 11px tahoma;
    color: #aaa;
    padding-bottom: 10px;
}




.ensure_pro_box .buttonPos
{
	float: left;
	width: 270px;
	font:12px arial;
	padding-left: 10px;
	border-left: dotted 1px #ddd;
}

.ensure_pro_box .buttonPos .company_name
{
    font:bold 14px arial;
    color: blank;
}

.cd_question
{
background: #fff;padding: 7px;margin-bottom: 8px;
}
.cd_question .quest
{
	color: red;
	font: bold 13px arial ;
	
}

.cd_articles
{
background: #fff;padding: 7px;margin-bottom: 8px;
}
.cd_articles .title
{
	color: #00C  ;
	font: bold 15px arial ;
	
}

.cd_articles .title:hover
{
	color: black  ;
	font: bold 15px arial ;
	text-decoration:none;
}

.cd_chuyende
{
background: #fff;padding: 5px;margin-bottom: 5px;
border-bottom: dotted 1px #ddd;
font: normal 11px arial;
color: #666;
}
.cd_chuyende .title
{
	color: black;
	font: bold 15px tahoma;
	
}

.cd_chuyende .title img
{
	margin:0 3px -3px 0 !important;
}

.cd_chuyende .title:hover
{
	color: red;
	text-decoration:none;
}

.cd_album
{
background: #fff;padding: 7px;margin-bottom: 0px;margin-right: 16px;width: 450px; float: left;
}
.cd_album .title
{
	color: black;
	font: bold 15px arial ;
	
}

.cd_album .title:hover
{
	color: red  ;
	font: bold 15px arial ;
	text-decoration:none;
}


.div_right
{
	width: 100%;
	text-align: right;
}

.al_img
{
	border: solid 5px #666;
	background: #666;
}

.cat_chuyende
{
	padding-bottom: 5px;

}

.cat_chuyende_cur
{
	padding-bottom: 5px;
	color: red;
}

.item_store
{
	width: 300px;
	float: left;
	padding: 10px;
}

.item_store .title
{
	font: bold 15px arial;
	color: blue;
}

.item_store .title:hover
{
	text-decoration:none;
	color: black;
}

.item_store .title img
{
margin:0 3px -3px 0 !important;
}


#raovat_image_panel 
{
    padding: 10px;
}
#raovat_image_panel .imgbox
{
    width: 180px;
    padding: 5px;
    float: left;
    background: #ddd;     
    margin: 5px;
    text-align: center;
    position: relative;
}


#raovat_image_panel .imgbox .image_count
{
    position: absolute;
    left: 3;
    top: 3;
    width: 20px;
    height: 15px;
    text-align: center;
    background-image: url(images/tran_1.png);
    color: #fff;
}

#raovat_image_panel .imgbox .delete
{
    position: absolute;
    left: 25;
    top: 3;
    width: 30px;
    height: 15px;
    text-align: center;
    background: red;
    
}
#raovat_image_panel .imgbox .delete a, #raovat_image_panel .imgbox .main a 
{
    color: #fff;
}

#raovat_image_panel .imgbox .main
{
    position: absolute;
    left: 57;
    top: 3;
    width: 50px;
    height: 15px;
    text-align: center;
    background: blue;
    
}

#raovat_image_panel .imgbox img
{
    width: 180px;
    border: solid 1px #fff;
}

#raovat_image_panel .imgbox img
{
    width: 180px;
    border: solid 1px #fff;
}

.raovat_name
{
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.raovat_name a
{
	font: bold 15px arial;
	color: #034b8a;
}

.raovat_name a:hover
{
	text-decoration:none;
	color: red;
}

.raovat_name_search
{
	padding-top: 0px;
	padding-bottom: 5px;
	
}

.raovat_name_search a
{
	font: 14px tahoma;
	color: red;
	text-decoration:underline;
}

.raovat_name_search a:hover
{
	text-decoration:none;
	color: back;
}


.raovat_desc
{
	color: #888;
	font: 11px tahoma;
}

.raovat_content
{
	color: #000;
	font: 12px arial;
}


.raovat_desc .by_email
{
	font: bold 12px arial;
	color: #034b8a;	
}

.raovat_price
{
	font: bold 13px arial;
	color: #cb0000;	

}

.jquerycssmenu{
font: bold 11px tahoma;
width: 100%;
z-index:100020;
height:25px;
border-top: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
background-color: #ececec;
border-bottom: 4px solid #666;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:100020;
}


.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
z-index:100020;
}


.jquerycssmenu ul li a{
display: block;

padding: 6px;
padding-left: 4px;
padding-right: 2px;
margin-right: 0px; 
border-left: solid 1px #bcbcbc;
border-right: solid 1px #fff;
border-bottom: 0px solid #bcbcbc;
border-top: 0px;
color: black;
text-decoration: none;
z-index:100020;
font-size: 12px;
}

.jquerycssmenu ul li a:first-letter
{
color:#CE0000;
font: bold 13px tahoma;
}

.jquerycssmenu ul li a:hover{

background: #f40e01;
color: #fff;
text-decoration: none;
}

.jquerycssmenu ul li a:hover:first-letter{

background: #f40e01;
color: #fff;
}
	

.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid #666;
}


.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}


.jquerycssmenu ul li ul li ul{
top: 0;
}


.jquerycssmenu ul li ul li a{
font: normal 11px Tahoma;
width: 160px; 
background: #ececec;
color: black;
padding: 3px 6px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
z-index:100020;
}

.jquerycssmenu ul li ul li a:first-letter
{
color:#CE0000;
font: bold 11px tahoma;
}

.jquerycssmenu ul li ul li a:hover{ 
background: #f40d05;
color: white;
text-decoration: none;
}



.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}


.jquerycssmenu_article{
font: bold 12px tahoma;
width: 100%;
z-index:100020;
height:34px;
border: 0px solid #5289c5;
border-left: 0px;
}

.jquerycssmenu_article ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:100020;
}


.jquerycssmenu_article ul li{
position: relative;
display: inline;
float: left;
z-index:100020;
}


.jquerycssmenu_article ul li a{
display: block;

padding: 10px;
margin-right: -1px; 
border: 1px solid #fff;
border-bottom-width: 0;
border-top-width: 0;
color: white;
text-decoration: none;
z-index:100020;
}

.jquerycssmenu_article ul li a.current, .jquerycssmenu_article ul li a:hover{

background: #a99d00;
background-image: url(images/topHead2_hover.gif);
color: #2d2b2b;
text-decoration: none;
}
	

.jquerycssmenu_article ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid #5289c5;
}


.jquerycssmenu_article ul li ul li{
display: list-item;
float: none;
}


.jquerycssmenu_article ul li ul li ul{
top: 0;
}


.jquerycssmenu_article ul li ul li a{
font: normal 11px Tahoma;
width: 160px; 
background: #0074c9;
color: white;
padding: 3px 6px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #5289c5;
z-index:100020;
}

.jquerycssmenu_article ul li ul li a:hover{ 
background: #c3ee6f;
color: black;
text-decoration: none;
}




.jquerycssmenu_ad{
font: bold 11px tahoma;
width: 100%;
z-index:100020;
height:25px;
border-top: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
background-color: #ececec;
border-bottom: 4px solid #666;
}

.jquerycssmenu_ad ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:100020;
}


.jquerycssmenu_ad ul li{
position: relative;
display: inline;
float: left;
z-index:100020;
}


.jquerycssmenu_ad ul li a{
display: block;

padding: 6px;
padding-left: 4px;
padding-right: 2px;
margin-right: 0px; 
border-left: solid 1px #bcbcbc;
border-right: solid 1px #fff;
border-bottom: 0px solid #bcbcbc;
border-top: 0px;
color: black;
text-decoration: none;
z-index:100020;
}

.jquerycssmenu_ad ul li a:first-letter
{
color:#CE0000;
font: bold 11px tahoma;
}

.jquerycssmenu_ad ul li a:hover{

background: #f40e01;
color: #fff;
text-decoration: none;
}

.jquerycssmenu_ad ul li a:hover:first-letter{

background: #f40e01;
color: #fff;
}
	

.jquerycssmenu_ad ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 4px solid #666;
}


.jquerycssmenu_ad ul li ul li{
display: list-item;
float: none;
}


.jquerycssmenu_ad ul li ul li ul{
top: 0;
}


.jquerycssmenu_ad ul li ul li a{
font: normal 11px Tahoma;
width: 160px; 
background: #ececec;
color: black;
padding: 3px 6px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
z-index:100020;
}

.jquerycssmenu_ad ul li ul li a:hover{ 
background: #f40d05;
color: white;
text-decoration: none;
}



.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

.jquerycssmenu_ad{
font: bold 12px tahoma;
width: 100%;
z-index:100020;
height:25px;
border-top: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
background-color: #ccc;
border-bottom: 4px solid #666;
}

.jquerycssmenu_ad ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:100020;
}


.jquerycssmenu_ad ul li{
position: relative;
display: inline;
float: left;
z-index:100020;
}


.jquerycssmenu_ad ul li a{
display: block;

padding: 6px;
padding-left: 4px;
padding-right: 2px;
margin-right: 0px; 
border-left: solid 1px #bcbcbc;
border-right: solid 1px #fff;
border-bottom: 0px solid #bcbcbc;
border-top: 0px;
color: black;
text-decoration: none;
z-index:100020;
}

.jquerycssmenu_ad ul li a:first-letter
{
color:#CE0000;
font: bold 12px tahoma;
}

.jquerycssmenu_ad ul li a:hover{

background: #f40e01;
color: #fff;
text-decoration: none;
}

.jquerycssmenu_ad ul li a:hover:first-letter{

background: #f40e01;
color: #fff;
}
	

.jquerycssmenu_ad ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 4px solid #666;
}


.jquerycssmenu_ad ul li ul li{
display: list-item;
float: none;
}


.jquerycssmenu_ad ul li ul li ul{
top: 0;
}


.jquerycssmenu_ad ul li ul li a{
font: bold 12px tahoma;
width: 250px; 
background: #ccc;
color: black;
padding: 3px 6px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
z-index:100020;
}

.jquerycssmenu_ad ul li ul li img{
	margin:0 3px -3px 0 !important;
}

.jquerycssmenu_ad ul li ul li a:hover{ 
background: #f40d05;
color: white;
text-decoration: none;
}



.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}


.my_pagging
{
	border: solid 1px #666;
	background: #aaa;
}

.my_pagging_bottom
{
	width: 660px;
	padding: 5px;
}

.image_detail
{
	padding: 5px;
	margin: 5px;
	float: left;
	border: solid 1px #eee;
	position: relative;
}

.image_detail .number
{
   position: absolute;
    left: 6;
    top: 6;
    width: 20px;
    height: 20px;
    text-align: center;
	background-image: url(images/tran_1.png);

}


.padd-10
{
	padding:10px;
}
.padd-2
{
	padding:2px;
}
.padd-3
{
	padding:3px;
}

.vis-hid
{
	visibility:hidden;
}
.pos-rel
{
	position: relative;
}
.pos-abs
{
	position: absolute;
}

.w-390
{
	width:390px;
}


.bd0
{
	border:0px;
}

.fs12
{
	font-size: 12px
}

.opm1 
{
	left: 300px;top: 15px; width: 250px;color: black; font-size: 13px;
}

.opm2
{
	width:450px;padding-top: 25px;
}

.pt3pr3
{
	padding-top: 3px;padding-right: 3px;
}
.ensure_tip
{
width:200px;float: right;padding: 10px;border:solid 1px #666;margin-left: 10px
}



.search_pro_box
{
	width: 100%;
	margin-bottom:1px;

	
}

.search_pro_box_feature
{
	background: #fff8e3;
}

.search_pro_box .inner
{
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.search_pro_box .domain
{
	font: 11px tahoma;
	color: red;
}

.search_pro_box .img
{
	float: left;
	width: 60px;
	height: 60px;	
	border: solid 1px #ddd;
	margin-right: 10px;
}
.search_pro_box .pro_name
{
	font: 14px arial;
	color: red;
	text-decoration:underline;
}
.search_pro_box .pro_info
{
	float: left;
	width: 230px;
}

.search_pro_box .pro_price
{
    margin-bottom: 3px;
    margin-top: 7px;
}

.search_pro_box .pro_desc
{
    font: 12px arial;
    color: #666;
    margin-bottom: 5px;
    margin-top: 0px;
}

.search_pro_box .pro_other_info
{
    font: 11px tahoma;
    color: #aaa;
    padding-bottom: 10px;
}

.search_title
{
	font: bold 13px tahoma;
	color: white;
	background: #666;
	padding: 10px;
}

.search_subtitle
{
	font: 11px tahoma;
	color: black;
	background: #eee;
	padding: 8px;
}

.pi_short_info
{
	background: #eee;
	border: solid 1px #999;
	padding: 5px;
}
.pi_short_info .detail
{
	width: 100%;
	text-align: right;
}

.pi_detail_info
{
	visibility: hidden;	
	display: none;
}