.btn{ padding:0 30px; margin-top:10px;}
.btn_left{ width:300px; float:left;}
.btn_right{ width:320px; float:right;}

.products{
     margin:10px auto;
     width:956px;
	}

.products_left{
	width:199px;
	background:url(../img/products-left-img.png) no-repeat top;
	float:left;
	min-height:599px;
	
	}
.products_left .category_title{
font-family:Arial, Helvetica, sans-serif; 
font-size:18px;
height:25px;
line-height:25px; 
color:#336699; 
margin-left:30px;
margin-bottom:5px;
letter-spacing:1px;}

.category_title a{
	text-decoration: none;
	color:#336699;
}
.products_category_list ul li a:hover{
	text-decoration:none;
	color:#1e4f81;
}
	
.products_left .categorybg{
background:url(../img/icon3.png) left top no-repeat ;
padding-top:25px;
margin-left:5px;
}

.products_left .category_suggested{
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
height:25px;
line-height:25px; 
color:#336699; 
margin-left:20px;
margin-bottom:5px;
letter-spacing:1px;
font-weight: bold;
}

	
.products_left .categorybg .list{
    text-align:left;
	word-wrap:break-word;
	margin-left:25px;
	width:155px;
	font-family:Arial, Helvetica, sans-serif;
}

.products_left .categorybg .list {
    color:#336699;
	text-decoration:none;
	font-size:12px;} 
	
.products_left .categorybg .list pre{
    margin:0px;
    word-wrap:break-word; 
	white-space:pre-wrap;
	white-space: -moz-pre-wrap; 
	font-family:Arial, Helvetica, sans-serif;
}	
.list pre a{
	color:#336699;
	text-decoration:none;
}
	
.products_left .categorybg .list .list_title a
{   font-size: 12px;
	font-weight: bold;
	color:#006699;
	text-decoration:none}
	
.products_left .categorybg .list .name {color: #287BA4}
	
.products_left .categorybg .list a:hover{
    color: #336699;
	font-weight:bolder;
	text-decoration:none;
	font-size:12px;}
	
.clear{clear:both;}

.products_category{
	height:30px;
	}
.products_category_list{
	margin:0;
	padding:0;
	} 

.products_category_list ul{
   line-height:38px;
   display:block;
   margin:0;
   padding:0;
	}
	
.products_category_list ul li{
    display:block;
	list-style-type:none;
	width:199px;
	height:38px; 
	background: url(../img/products-left-category.png) bottom no-repeat;
	
    }
	
.products_category_list ul li a{
	text-decoration:none;	
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	color:#1e4f81;
	display:block;
	outline:none;
   }


.products_category_list ul li a:hover{
	background:url(../img/products-left-category-hover.png) top no-repeat;
	text-decoration:none;
	
	}
 
.products_category_list ul div{
	float:left;
	height:38px;
	width:80px;
	}

	
