h1.category_name
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    display:inline;
}
.category_description
{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}
.category_description p{display:inline}
.lampwork_banner
{
    width: 760px;
    background: url('../images/categorytemplet/banner-68.jpg') top center no-repeat;
    padding-top: 150px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom:10px;
    min-height:50px;
    _height:50px;
}
.sub_category_list
{
	overflow: hidden;
	zoom:1;
	margin-bottom:48px;
    width: 780px;
    height: auto;
}
.sub_category_list .sub_category_name
{
   float:left;
   text-align:center;
}
.sub_category_list .sub_category_name img{
	max-width:108px;
	display:inline-block;
}
.sub_category_list .sub_category_name h2{width:200px;font-size: 24px;}
.sub_category_list .sub_category_name h2 a{color:#333;}
.sub_category_list .sub_category_name h2 a:hover{color:#0060BA}
.sub_category_list .property_category_list
{
	margin-left:20px;
    padding-left:15px;
    width: 636px;
    height: auto;
	overflow:hidden;
	float:left;
	background: url("../images/categorytemplet/bg.jpg") no-repeat scroll 0 27px transparent;
}
.sub_category_list .property_category_list .list_title
{
	margin:0 0 25px -6px;
}
.sub_category_list .property_category_list .list_title a
{
	float:none !important;
}
.sub_category_list .property_category_list .sub_list_title{
	font-weight: bold;
	margin-bottom: 5px;
}
.sub_category_list .property_category_list ul
{
	overflow: hidden;
	margin-bottom: 10px; 
}
.sub_category_list .property_category_list .property_category_content
{
	float:left;
    width: 143px;
    line-height:18px;
	background: url(../images/categorytemplet/list-arrow.png) no-repeat 0px 5px;
	padding-left:6px;
	margin:0 10px 10px 0;
}
.category_content_a .sub_category_list .property_category_list a{color:#0060BA;float:left;}

.list_title a{font:bold 16px Verdana;}
