/* CSS Document  about */

/*three_com in about.xhtml*/
#three_com{
	padding:10px 0 10px 0;
	text-align:center;
}

#three_com table{
	font-size: 12px;
	border: 1px gray solid;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#three_com td{
	padding:3px;
	border: 1px gray solid;
}
#three_com img{
	width:60px;
}

#about_head {
	padding: 25px;
	font-size:24px;
	font-weight: bold;
}

#about_contentShell{/*
	height:100%;*/
}

.about_text {
	margin-right: 280px;
	padding: 0 10px 0 20px;
	height:100%;
	text-align: left;
}

.about_pic{
	width: 280px;
	height: 100%;
	float: right;
}

.about_pic img{
	border: gray solid 1px;
	width: 100px;
}

.about_img{
	width: 280px;
	height: 100%;
	float: right;
}

.about_img img{
	border: 1px gray solid;
	width: 200px;
}

#tb_filo {
	width: 80%;
	font-size: 12px;
	text-align:center;
}