@import "paging.css";

.sub_cats{
	border: 1px solid #d7d7d7;
}
.sub_cats table{
	width: 100%;
	border-collapse: collapse;
}
.sub_cats .item{
	width: 240px;
	float: left;
}
.sub_cats .item div{
	height: 18px;
}
.sub_cats .sub3{
	padding-left: 5px;
}
.sub_cats .sub3 a{
	padding-left: 10px;
	background: url(../images/icon_02.gif) no-repeat left 4px;
	color: #336993;
	font: 700 8pt/16px Tahoma;
}
.sub_cats .sub4 { 
	padding-left: 10px;
}
.sub_cats .sub4 a span{ 
	padding-left: 5px;
	color: #ea7f00;
	font: 100 8pt/16px Tahoma;
}
.sub_cats .sub5 { 
	padding-left: 45px;
}
.sub_cats .sub5 a span{ 
	padding-left: 5px;
	color: #4D4D4D;
}
/**/
.firm_top {
	margin: 0px 0px 10px 0px;
}
.firm_top input{
	margin-left: 10px;
}
.firm_top .explain{
	font: 100 8pt Tahoma;
}
.firm_top .explain b{
	color: red;
}
/**/
.firm_detail{
	width: 480px;
	margin-bottom: 10px;
	border: 1px solid #DEDEDE;
}
.firm_detail td{
	background: #DEDEDE;
}
.firm_detail .row{
	padding: 5px 0px 5px 0px;
	font: 100 8pt/18px Tahoma;
}
.firm_detail .header{
	height: 23px;
	background: #DEDEDE;
	color: #43565F;
	font: 700 8pt/23px Tahoma;
	text-align: center;
}
.firm_detail .label{
	width: 25%;
	height: 20px;
	padding-left: 3px;
	font-weight: bold;
	background: #DEDEDE;
	color: 43565F;
}
.firm_detail .value{
	padding: 3px;
	width: 75%;
	background: #FFFFFF;
	font: 100 9pt/23px Tahoma;
}
/**/
.firm_list {
	clear: both;
}
.firm_list .outer{
	width: 480px;
	overflow: hidden;
	border: solid 1px #ECF1F5;
	margin-bottom: 10px;
}
.firm_list .outer .item {
	padding: 5px;
}
.firm_list .item .outer table{
	width: 470px;
}
.firm_list .outer .item_even {
	background: #F0F5FB;
}
.firm_list .item .image{
	width: 125px;
}
.firm_list .item .detail{
	width: 370px;
}
.firm_list .item .image img{
	border: none;
	width: 120px;
	height: 60px;
}
.firm_list .item .detail .name a{
	font: 700 10pt Tahoma;
	color: #43565F;
}
.firm_list .item .detail .ex_info, .firm_list .item .detail .ex_info a{
	font: 100 8pt Tahoma;
	color: #43565F;
}
/**/
.firm_content{
	clear: both;
	margin-bottom: 10px; 
}
.firm_content a{
	color: #0000FF;
}
.firm_content, .firm_content font, .firm_content p, .firm_content div, .firm_content td{
	font: 100 9pt/140% Verdana;
}
