.leftbar .bg_vip{ width:252px; height:32px; background:url("../images/bg_vip.gif"/*tpa=http://www.coinmate.us/css/images/bg_vip.gif*//*tpa=http://www.ribaotechnology.com/css/images/bg_vip.gif*/) no-repeat;}
.leftbar .bg_vip .bn_vip{ width:124px; height:21px; margin-top:8px;}

.leftbar .search{ float:right; width:252px; height:34px; display:inline; background:url("../images/bg_search.gif"/*tpa=http://www.coinmate.us/css/images/bg_search.gif*//*tpa=http://www.ribaotechnology.com/css/images/bg_search.gif*/) no-repeat; }
.leftbar .search form{ margin-top:8px; margin-left:80px;_margin-left:27px;}
*+html .leftbar .search form{margin-left:40px;}
.leftbar .search input{ float:left; width:100px; height:16px; margin-top:1px; background:none; border:none; }
.leftbar .search button{ width:35px; height:17px; background:url("../images/bn_search.gif"/*tpa=http://www.coinmate.us/css/images/bn_search.gif*//*tpa=http://www.ribaotechnology.com/css/images/bn_search.gif*/) no-repeat; border:0; margin-left:4px; cursor:pointer; }

.leftbar .category{width:252px;}
.category_title{ height:38px; width:100%; margin-top:3px;}

/******************************/
.category ul{ }

.category li{ line-height: 23px; list-style: none outside; display:block; width:252px; overflow:hidden;}
.category_link{ background:none; height:17px; width:110px; margin-top:12px; margin-left:16px;}
.category_link a{ width:100%; line-height:25px; color:#fff; font-size:13px; font-weight:bold;}
.category_link a:hover{ color:#590101; text-decoration:none;}

.category li img{ display:none;}
/*----------------------------*/
.category .u1{}
.category .u1 li{ text-indent:30px;background:url("../images/bg_cata1.gif"/*tpa=http://www.coinmate.us/css/images/bg_cata1.gif*//*tpa=http://www.ribaotechnology.com/css/images/bg_cata1.gif*/) no-repeat; margin-top:1px;}
.category .u1 li a{ width:100%;}
.category .u1 li a:hover{ color:#590101; text-decoration:none;}
.category .u2{}
.category .u2 li{ text-indent:38px; background:url("../images/bg_cata2.gif"/*tpa=http://www.coinmate.us/css/images/bg_cata2.gif*//*tpa=http://www.ribaotechnology.com/css/images/bg_cata2.gif*/) no-repeat;margin-top:1px;  }
.category .u2 li a{ color:#4b4b4b;}
.category .u2 li a:hover{ color:#9e7578; text-decoration:none;}
.category .u3{ display:none; }
.category .u3 li{ padding-left: 12px; background:url("../images/sign_arrow.gif"/*tpa=http://www.coinmate.us/css/images/sign_arrow.gif*//*tpa=http://www.ribaotechnology.com/css/images/sign_arrow.gif*/) no-repeat 2px 8px;   }
.category .u3 li a{; font-weight:normal;}


.category .u2{ _padding-bottom:1px;} /*IE6*/
.category .u3{ _padding-bottom:1px;} /*IE6*/
/******************************/

.categoryPro{ width:206px; height:auto;}
.category_title h2{color:#fff; font-size:14px;  float:none; line-height:100%; padding:2px 0px; margin:0; }

/*----------------------------*/
.category *{ float:none;}
.category li a:visited{color:#6B6600;}

.category ul li ul li{ background:url("sign_arrow.gif"/*tpa=http://www.ribaotechnology.com/css/images/sign_arrow.gif*/) no-repeat scroll 30px 8px;text-indent:40px;line-height:22px;width:252px;}


.category ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 252px; /* Width of Menu Items */
	}

.category ul li {
	position: relative;
	}

.category li ul {
	right: 90px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	padding-left:0;
	}

/* Styles for Menu Items */
.category ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
	background:transparent url("line_cata.gif"/*tpa=http://www.ribaotechnology.com/css/images/line_cata.gif*/) no-repeat scroll 0pt bottom;
    /*_background: #6B6600;  IE6 Bug */
	}

/* Fix IE. Hide from IE Mac \*/
* html .category ul li { float: left; height: 1%; }
* html .category ul li a { height: 1%; }
/* End */

.category ul li a:hover {
	background:transparent url("bg_catah.gif"/*tpa=http://www.ribaotechnology.com/css/images/bg_catah.gif*/) no-repeat scroll 0%;
	/*color:#6B6600;*/
	text-decoration:none;
} /* Hover Styles */

.category li ul li a { } /* Sub Menu Styles */
.category li ul li a:hover{color:#A85500;}
.category li:hover ul,.category li.over ul { display: block; } /* The magic */
 
 
