.design_category2 {
width: 350px;
border: 0px solid #ddd;
clear:both;
}
.category_box2 {
float: left;
width: 350px;
height: 220px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 8px;
padding: 0px;
/*background:url(../images/menu_home/1.png);*/
}
.category_box2:hover .toggle_text2 {
display: block;
}
.category_box2:first-child {
margin-left: 0px;
vertical-align: middle;
}
.category_inner2 {
width: 320px;
float: left;
position: relative;
margin-bottom: 0px;
}
.toggle_category2 {
position: absolute;
left: 0;
bottom: 0;
width: 320px;
}
.toggle_category2 h2 {
float: left;
font-size: 13px;
padding: 5px;
margin: 0px;
background: #222;
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
color: #fff;
letter-spacing: -0.03em;
}
.toggle_text2 {
float: left;
width: 350px;
font-size: 13px;
padding: 5px;
color: #fff;
margin: 0px;
background: #555;
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
display: none;
}
.AreaL {
	width:95%; 
}
.box_1 {
	background:;
	padding-bottom:10px;
	overflow:hidden;
}
.box_2 {
	border:1px solid #f15a22; 
	background-color:#f15a22;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:8px;
}
.box_2 .userCenterBox {
	border:0px solid #f15a22; 
	background-color:#fff;
}
.box_2 .userCenterBox .userMenu a {
	display:block;  
	line-height:25px; 
	background-color:#f15a22;
    color:#fff; 
	text-decoration:none; 
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;
	letter-spacing: 0.1em;
}
.box_2 .userCenterBox .userMenu a:hover{
	/*background:url(../images/menuBg.gif) no-repeat 0 0px; */
	background-color:#6cc40a;
	color:#fff; 
	/*text-decoration:underline;*/
}