.zh_header
{
	padding-left: 66px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.zh_desc
{
	padding-left: 66px;
	padding-bottom: 18px;
}
.zh_header_a
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1B7BD1;
	text-decoration: none;
	cursor:pointer;
}
.zh_header_div
{
	height: 16px;
	line-height: 16px;
	padding-left: 44px;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	_overflow: hidden;
	zoom: 1;
	display: inline;
}
.btnZehnder
{
	/* line-height: 18px; */
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #330000;
	border: 1px solid #C8D0D6;
	font-size:11px;
	text-decoration: none;
	color: #FFF;
}
.btnZehnder:hover
{
	background: #B6EA49;
	color: #000;
}
.zh_bg_01
{
	background: url(/style_lang/def/images/zh_01.jpg) left no-repeat;
}
.zh_bg_02
{
	background: url(/style_lang/def/images/zh_02.jpg) left no-repeat;
}
.zh_bg_03
{
	background: url(/style_lang/def/images/zh_03.jpg) left no-repeat;
}
.zh_bg_04
{
	background: url(/style_lang/def/images/zh_04.jpg) left no-repeat;
}
.zh_disp_none
{
	display: none;
}
.zh_pics
{
	height: 224px;
	background-color: #E6E7E8;
	padding-left: 46px;
	clear:both;
}
.zh_pic_block_ie
{
	width: 192px;
	height: 204px !important;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: center;
	_overflow: hidden;
	zoom: 1;
	display: inline;
}
.zh_pic_block
{
	width: 192px;
	min-height: 204px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	text-align: center;
	display: block;
	overflow: hidden;
	float:left;
}
.zh_pic_block div, .zh_pic_block_ie div
{
	width: 191px !important;
	height: 172px !important;
	background: #FFF;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}
.middled
{
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.zh_pic_block span, .zh_pic_block_ie span
{
	display: table-row;
	height: 32px;
	width: 191px;
	vertical-align: middle;
}
.zh_pic_block a img, .zh_pic_block_ie a img
{
	border: 0px solid;
}
