﻿/*Soobb 主站样式表*/
/*正文: Soobb 通用正文*/
html, body {
	height: 100%;
	overflow: hidden;
}
h2 {
	width: 450px;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
}
p {
	width: 400px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
p.Loading {
	margin: 3px 0 0 0;
	font-size: 12px;
}
p.Loading span {
	float: left;
	width: 16px;
	margin: 2px 5px 0 0;
	height: 16px;
	display: block;
	background: url(/Styles/Images/Common/Loading_Small.gif);
}
div.GoogleAD {
	margin: 15px 0 0 0;
}
#Summary {
	width: 940px;
	margin: 15px auto 0;
}
#Content {
	width: 100%;
	border: 0;
	display: none;
}
