#page #main #firmPage {
	width: 980px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	float: left;
}
#page #main #firmPage .header {
	width: 970px;
	height: 30px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
#page #main #firmPage .header .fName {
	width: 570px;
	height: 30px;
	float: left;
}
#page #main #firmPage .header .fName h1 {
	font-size: 14px;
	margin: 0px;
}
#page #main #firmPage .header .fCert {
	width: 380px;
	height: 30px;
	color: #DDB000;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	text-decoration: blink;
	float: right;
}
#page #main #firmPage #body {
	width: 940px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#mask {
	width: 940px;
	height: 380px;
	background-color: white;
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
#mask #unreliableFirm {
	text-align: center;
}
#firmArea {
	width: 940px;
	height: auto;
}
#firmArea #top {
	width: 899px;
	height: 34px;
	padding-left: 41px;
	border-bottom: 2px solid #C1C1C1;
}
#firmArea #top .tab {
	width: 141px;
	height: 24px;
	background-image: url(../img/btn_firm_grey.png);
	margin-right: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #666666;
	cursor: pointer;
	float: left;
}
#firmArea #top .active {
	background-image: url(../img/btn_firm_blue.png);
	color: #FFFFFF;
}
#firmArea #top .inactive {
	color: #999999;
	cursor: help;
}
#firmArea #top .current {
	background-image: url(../img/btn_firm_current.png);
	color: #FFFFFF;
}
#firmArea .firmContainer {
	display: none;
}
#firmArea #reference {
	width: 940px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#firmArea #reference .title {
	width: 940px;
	height: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}
#firmArea #reference .ref {
	width: 900px;
	height: 110px;
	margin-bottom: 20px;
}
#firmArea #reference .ref .left {
	width: 70px;
	height: 80px;
	padding-top: 20px;
	text-align: left;
	float: left;
}
#firmArea #reference .ref img {
	cursor: pointer;
}
#firmArea #reference .ref .center {
	width: 730px;
	height: 110px;
	float: left;
}
#firmArea #reference .ref .center .box {
	width: 100px;
	height: 90px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border: 2px solid #E4E4E4;
	float: left;
}
#firmArea #reference .ref .right {
	width: 70px;
	height: 80px;
	padding-top: 20px;
	text-align: right;
	float: left;
}
#firmArea #reference .rec {
	width: 860px;
	height: auto;
	margin-bottom: 10px;
	font-size: 12px;
}
#firmArea #reference .rec .entry {
	width: 860px;
	height: auto;
	padding: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333333;

	display: block;
}
#firmArea #reference .rec .entry:hover {
	background-color: #F5F5F5;
}
#firmArea #reference .rec .entry .date {
	height: 20px;
}
#firmArea #reference .rec .entry .body {
	padding-left: 0px;
}
#firmArea #reference .rec .entry .author {
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	font-style: italic;
}
#firmArea #certificate {
	width: 940px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#firmArea #certificate .title {
	width: 940px;
	height: 30px;
	margin-top: 10px;
	font-weight: bold;
}
#firmArea #certificate .left {
	width: 70px;
	height: 80px;
	padding-top: 20px;
	margin-top: 20px;
	text-align: left;
	float: left;
}
#firmArea #certificate img {
	cursor: pointer;
}
#firmArea #certificate .center {
	width: 730px;
	height: 110px;
	margin-top: 20px;
	float: left;
}
#firmArea #certificate .center .box {
	width: 100px;
	height: 90px;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border: 2px solid #E4E4E4;
	float: left;
}
#firmArea #certificate .right {
	width: 70px;
	height: 80px;
	padding-top: 20px;
	margin-top: 20px;
	text-align: right;
	float: left;
}
#firmArea #gallery {
	width: 940px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#firmArea #gallery img {
	cursor: pointer;
}
#firmArea #gallery .title {
	width: 940px;
	height: 30px;
	margin-top: 10px;
	font-weight: bold;
}
#firmArea #gallery .box {
	width: 100px;
	height: 90px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border: 2px solid #E4E4E4;
	float: left;
}
#firmArea #recommend {
	width: 940px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#firmArea #recommend img {
	cursor: pointer;
}
#firmArea #recommend .title {
	width: 900px;
	height: 20px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}
#firmArea #recommend .main {
	width: 900px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
}
#firmArea #recommend .producer {
	width: 150px;
	height: auto;
	padding-top: 10px;
	text-align: center;
	float: left;
}
#firmArea #contact {
	width: 940px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#firmArea #contact #firmContact {
	width: 860px;
	height: auto;
	padding: 10px 20px 20px 20px;
}
#firmArea #contact #firmContact .boxShort {
	width: 360px;
	height: auto;
	padding: 10px;
	float: left;
}
#firmArea #contact #firmContact .boxLong {
	width: 400px;
	height: auto;
	padding: 10px 10px 10px 40px;
	border-left: 1px dashed #CCCCCC;
	float: left;
}
#firmArea #bodyDesc {
	width: 940px;
	height: auto;
	display: block;
}
#firmArea #bodyDesc #columnName {
	width: 160px;
	padding: 10px 10px 10px 0px;
	line-height: 16px;
	float: left;
}
#firmArea #bodyDesc #columnDesc {
	width: 328px;
	padding: 10px;
	min-height: 300px;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	line-height: 15px;
	float: left;
}
#firmArea #bodyDesc #columnMap {
	width: 380px;
	padding: 10px;
	float: left;
}
