* { margin: 0; padding: 0;}
img { border: none; }
body { background-color: #eee; padding: 10px 0; font-family: Verdana,sans-serif; font-size: 12px; }
.container {
	width: 620px;
	padding: 10px;
	border: 1px solid #0088cc;
	margin: 0 auto;
	background-color: #fff;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
.left { float: left; }
.right { float: right; }
.logo {
	width: 200px;
	height: 61px;
}
.extra {
	margin-left: 50px;
	margin-top: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #065b86;
}
.name {
	font-weight: 700;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #add2e4;
	margin-top: 20px;
}
table th {
	background-color: #8cceef;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
table th,table td {
	height: 24px;
	padding: 0 3px;
	border: 1px solid #add2e4;
	color: #065b86;
	position: relative;
}
table .br{
	border: none;
	height: 3px;
}
table .tb-left {
	font-weight: 700;
}
table .photo {
	padding: 8px 5px;
	width: 90px;
}
