
.specialTabAbout_Box
{
	font-family: Arial;
	width:445px;
	height: 158px;
	/*_height: 174px;*/
	overflow: hidden;
	margin: 0px;
	padding-bottom:16px;	
	/*background: #E8E6E2;*/
}
html.ie .specialTabAbout_Box{
	height:174px;
}
.specialTabAbout_Box a
{
	display: block;	
}

.specialTabAbout_Box p
{
	background-color: #E8E6E2;
	margin: 0px;
	padding: 9px 14px 0;
	font-size: 13px;
	font-weight: normal;
	/*height:75px;*/
	height:83px;
	/*_height:84px;*/	
	line-height:15px;
	direction:rtl;
}

.specialTabAbout_Box strong
{
	font-size: 25px;
	font-weight: bold;
	padding-left:14px;	
	display: block;
	float:right;
	height:25px;
	line-height: 20px;
}

.specialTabAbout_Box span
{
	display: block;
	color: red;
	padding-right: 10px;
	background: url(/images/common/bullet_red.gif) right center no-repeat;
	font-size: 11px;
	padding: 0;
}

.specialTabAbout_Box a.more{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin: 0 14px 0;
	text-decoration: none;
	background: url('/images/common/bullet_red.gif') right center no-repeat;
	padding-right:8px;
}
html.ie .specialTabAbout_Box a.more{
	margin-top:9px;
}
.biography{
	width:445px;
	height:20px;
	background-color: #e8e6e2;
}
html.ie .biography{
	height:29px;
}