.firm{
	position:relative;
}
.firmcenter{
	position:relative;
}
.firmaddress{
	position:relative;
}

.firm img.atB{
	position:absolute;
	top:-20px;
	left:-10px;
	width:120%;
	height:120%;
	border:none;
}

.firm img.ctB{
	position:absolute;
	top:0;
	left:-30px;
	width:500px;
	height:101%;
	border:none;
}

.firm img.ctBh{
	position:absolute;
	top:0;
	left:-30px;
	width:500px;
	height:50%;
	border:none;
}

#h1{
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:10px 0;
	text-align:justify;
}

.desc{
	font-size:11px;
}

#rContent .banner{
	margin:0 0 10px 10px;
}

a.firminf{
	position: relative;
	z-index: 500;
}

div.anFrame{
	background:#FFF;
	border:1px solid #AAA;
	padding:10px 0px;
	margin:10px 10px 5px 5px;
/*	float:left;
	width:100%;*/
	overflow: hidden;
}

div.anFrame .banner{
	width:190px;
	float:left;
	border:1px solid #AAA;
	position:relative;
}

div.anFrame .anSCList{
	float:left;
	width:190px;
	margin:5px 0 0 20px;
	padding:0 0 0 10px;
	list-style:disc;
	font-size:12px;
	font-weight:normal;
	border-left:1px solid #AAA;
}

.anSCList li{
	margin:0 0 5px 10px;
	padding:0;
}

.anSCList li.head{
	font-weight:bold;
	margin:0 0 10px 0;
	list-style:none;
}