@charset "UTF-8";
/* CSS Document */

.ftrsm {
	font-size: 10px;
	line-height: 13px;
	color: #999;
	width: 860px;
	text-align: left;
}
.ftrsm a {
	color: #333;
	text-decoration: none;
}
.ftrsm a:hover {
	text-decoration: underline;
}
.tab {
	font-size: 11px;
}
html {
	background: url(http://www.xcompc.com/img/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	min-height: 600px
}
h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 16px;
	color: #F00;
}
body {
	background: url(http://www.xcompc.com/img/bg.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px 10px 8px;
	min-height: 600px;
	font-size: 11px;
	width: 960px;
}
#aom_navcontainer  {
	font-size: 11px;
}
.ftr {
	color: #666;
	font-size: 11px;
	margin-top: 8px;
}

