﻿#left_col {
	float: left;
	width: 256px;
}
#right_col {
	margin-left: 260px
}
#main_text {
	margin-top: 43px;
}
/*----  Page style ----*/
#right_col p {
	font-size: 75%
}
.t_area {
	background: url('../i/bg_t_area_c.jpg') repeat-y right top;
	width: 455px;
	display:table
}
.bot {
	background: url('../i/bg_t_area_b.jpg') no-repeat right bottom;
}
.top {
	background: url('../i/bg_t_area_t.gif') no-repeat right top;
	min-height: 98px;
	padding: 10px 26px 26px 82px
}
.tem {
	position: relative;
	width: 128px;
	margin-top: 8px;
	padding-top: 118px
}
.tem span {
	background:url('../i/bg_ram_testim.png') no-repeat;
	width: 111px;height:110px;
	z-index: 10
}
.tem p {
	padding-top: 8px
}
/*.tem img,*/ .tem span {
	position: absolute;
	top: 0;left: 0;
}
li {
	margin-bottom: 24px;
	overflow: hidden
}
.top h3 {
	padding-bottom: 7px
}
.top p {
	color: #FFF;
}
p.tar {
	margin: 8px 0 -12px
}
/*picture center BEGIN*/
.tem .foto_con {
	margin: 5px 5px 0 6px;
	position: absolute;
	top: 0;left: 0;
	width: 100px;
	height: 100px;
}
.tfoto img {
	margin: 0 !important;
	vertical-align: middle;
}
.tem .foto_con div {
	display: table-cell !important;
    text-align: center;
    vertical-align: middle;
    width: 100px;
	height: 100px;
	line-height: 0px;
	font-size: 89px;
}
/*picture center END*/


.t_area .bot .top div p
{
   margin-bottom: 10px;
}
