@charset "utf-8";
#left h3, .list>h3 {
	margin-bottom: 5px;
	padding-left: 36px;
	height: 34px;
	line-height: 32px;
	font-size: 16px;
	background: url(/img/ico.png) 6px 5px no-repeat;
	border-bottom: 1px solid #eee;
}
#main {
	padding-bottom: 20px;
	overflow: hidden;
}
#main>*{
	border: 1px solid #f5f1f3;
	background-color: #faf8f9;
}
#nav {
	margin: 20px 0;
	padding: 0 16px;
	height: 39px;
	line-height: 38px;
}
#left {
	float: left;
	padding: 10px;
	width: 248px;
}
#right {
	float: right;
	padding: 10px;
	width: 888px;
}
#left .clist {
	padding-bottom: 10px;
}
#left .clist a {
	display: block;
	margin: 0 10px;
	padding: 3px 0 4px 10px;
}
#left .clist a:hover {
	background-color: #eee;
}
#left .clist .s, #left .clist .s:hover {
	color: #fff;
	background-color: #c11a21;
}
#left .alist h3 {
	background-position: 6px -33px;
}
#left .alist p {
	margin: 0 10px;
	height: 26px;
	font-size: 14px;
}
#left .alist a {
	float: left;
	max-width: 228px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list h3 {
	color: #c11a21;
	background-position: 6px -71px;
}
#noContent {
	padding: 50px 0;
	text-align: center;
}
.list>p {
	padding: 3px 6px 0 4px;
	height: 29px;
	color: #999;
	text-align: right;
	overflow: hidden;
	border-bottom: 1px dashed #efedee;
}
.list>p:hover {
	background-color: #eee;
}
.list>p a {
	float: left;
	max-width: 700px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list>p span {
	padding: 0 6px;
	font-size: 18px;
}
#main .single {
	margin-top: 20px;
	border: none;
	background-color: #fff;
}
.article>h1 {
	padding: 20px 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}
#attr {
	padding-bottom: 6px;
	color: #999;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
#attr span {
	margin: 0 12px;
}
#content {
	margin: 10px;
	overflow: hidden;
}
#content p {
	margin: 1em 0;
}
#content img {
	max-width: 100%;
}
#guild {
	padding: 10px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
#guild p {
	padding-left: 34px;
}
#guild i {
	margin-left: 6px;
	font-size: 13px;
	color: #999;
}
#pageNav {
	font-size: 13px;
	text-align: right;
	padding: 20px 0 10px;
}
#pageNav>* {
	display: inline-block;
	vertical-align: middle;
}
#pageNav a, #pageNav font {
	margin: 0 2px;
	padding: 0 8px;
}
#pageNav a {
	color: #333;
	border: 1px solid #ccc;
	background-color: #f8f6f7;
}
#pageNav a:hover {
	color: #fff;
	border-color: #ac0000;
	background-color: #c11a21;
}
#pageNav font {
	color: #fff;
	font-weight: bold;
	border: 1px solid #ac0000;
	background-color: #c11a21;
}
#pageNav span, #pageNav label {
	margin: 0 10px;
}
#pageNav input {
	width: 30px;
	height: 20px;
	font-family: "Microsoft Yahei", Arial, SimSun, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	resize: none;
}