body {
	background: #FFF url(/images/promatrix/head_bg.png) left top repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
}

h2 {
	font-size: 24px;
	font-weight:normal;
	text-align: center;
}

a img {
	border: none;
}

.proLogo {
	width: 281px;
	height: 65px;
	display: block;
	position: relative;
	cursor: pointer;
	border: none;
	background: url(/images/promatrix/pro_logo.png) left top no-repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/promatrix/pro_logo.png", sizingMethod="crop");
}

.decor {
	height: 121px;
	background: url(/images/promatrix/head_decor122.png) left top no-repeat;
}

.archive {
	height: 290px;
	width: 1000px;
	overflow-x: scroll;
	background: #e3e3e3;
}

.pro {
	float: left;
	margin: 0 7px;
	text-align: center;
}

.pro img {
	border: 1px solid #777;
}