.zi {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body,html{height:80%;}
#outer{width:100%; height:76%;position:relative;}
#outer[id]{display:table;}
#middle{position:absolute;top:48%;}
#middle[id]{display:table-cell; position:static;vertical-align:middle}
#inner{position:relative; top:-48%;}
#content{
	width:100%;
	height:251px;
	margin:0 auto;
	background-image: url(../images/bg0.jpg);
}
.a {
	height: 251px;
	width: 50%;
	padding: 0px;
	margin-left: 0px;
}
.right0 {
	height: 200px;
	width: 50%;
	padding: 0px;
	right:-2px;
	position: absolute;
	vertical-align:middle;
	top: 15px;

}
#outer #middle #inner #content .right0 table {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#left {
	margin: 5 5 5 5;
}
