@charset "utf-8";


/* 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 ul{

}

.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.title{
	background-image:url(../image/img_white_border_middle.png);	
	background-repeat:repeat-y;
	margin-top:-12px;
	padding:0;
}

.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;
	border-bottom:#2F7AB1 solid 2px;
	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;
	color:#5E5E5E;
	font-size:18px;
}

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

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

.region_list{
	width:757px;
}

.region_list th{
	font-size:12px;
	font-weight:100;
	background-color:#F8F8F8;
	height:40px;
	border-bottom:#E3E3E3 1px solid;
	padding:0 10px;
}

.region_list td{
	font-size:12px;
	font-weight:100;
	color:#585858;
	height:30px;
	border-bottom:#E3E3E3 1px dashed;
	padding:0 10px;
}
