@charset "utf-8";

input textarea{
	border:#ccc solid 1px;
}

/* left_content_aboutus */
.office_right_content{
	position:relative;
	z-index:300;
	width:800px;
	float:left;
	margin-left:-1px;
}

.office_right_content ul{
	margin:0;
	padding:0;
}

.office_right_content li{
	margin:0;
	padding:0;
}
/* end */

.office_right_content li{

	list-style-type:none;
}

.office_right_content li.head{
	background-image:url(../image/img_white_border_top.png);
	background-repeat:no-repeat;
	height:20px;
}

.office_right_content li.head div{
	padding-left:8px;
	padding-top:8px;
}

.office_right_content li.middle{
	clear:both;
	background-image:url(../image/img_white_border_middle.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	height:auto;
	padding-left:25px;
}

.office_right_content li.middle-title{
	clear:both;
	background-image:url(../image/img_white_border_middle.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	height:auto;
	padding-left:25px;
	color:#2F7AB1;
	font-size:15px;
	font-weight:bold;
}

.office_right_content li.middle-title div{
	padding-top:45px;
	width:757px;
	padding-bottom:8px;
}
.office_right_content li.bottom{
	clear:both;
	background-image:url(../image/img_white_border_bottom.png);
	background-repeat:no-repeat;
	height:20px;
}

.bar{
	position:relative;
	margin-left:8px;
	padding-top:8px;
	color:#5E5E5E;
	font-size:18px;
}

.title_word{
	position:absolute;
	top:14px;
	left:27px;
}

.middle_region{
	background-image:url(../image/img_white_border_middle.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

.span_1{
	width:130px; 
	display:inline-table;
}

.span_2{
	width:20px; 
	display:inline-table;
}

.span_3{
	display:inline-table;
}

.span_4{
	width:130px; 
	display:inline-table; 
	vertical-align:top; 
	font-size:13px; 
	color:#595959
}

.feature_list{
	margin-top:15px;
	color:#585858; 
	font-size:12px;
	line-height:20px;
}

.feature_list li{
	list-style:url(../image/img_list.jpg);
	width:450px;
	line-height:20px;
	list-style-position:inside;
	margin:5px 0;
}

.table_list{
}

.table_list th{
	font-size:12px;
	font-weight:100;
	color:#585858;
	height:25px;
	border-bottom:#E3E3E3 1px dashed;
	padding-right:10px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	line-height:25px;
}

.table_list td{
	font-size:12px;
	font-weight:100;
	color:#585858;
	height:25px;
	border-bottom:#E3E3E3 1px dashed;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	line-height:25px;
}

.summary_table_list{
	margin-top:15px;
	color:#585858; 
	font-size:12px;
}

.summary_table_list li{
	list-style:url(../image/img_list.jpg);
	margin:5px 0;
	
}

.image_llist{
	margin-top:6px;
	margin-right:7px;
}