/* CSS Document */
/*================================
注册样式表
版本:1.0
作者:Dennis Nelly
时间：2009.11.16--2009.12.7
网站地址:www.nonobo.com
================================*/
/*--公共结构样式表--*/
#fAllcontent h1 {
	font-size:26px;
	margin-bottom:21px;
}
.emptyTags {
	display:none;
}
.footNote {
	background:#FFFDD7 none repeat scroll 0 0;
	border:1px solid #FFEFBF;
	color:#333333;
	margin-bottom:9px;
	padding:6px 10px;
}
.footNote p {
	padding-bottom:10px;
}
#fAllcontent {
	width:100%;
}
.fContent {
	width:75%
}
.fContent h2 {
	font-size:18px;
	border-bottom:1px solid #e4e4e4;
	margin:25px 0 15px 0;
}
.fContent h3 {
	font-size:medium;
	margin-top:20px;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:10px;
}
.fContent h4 {
	font-size:14px;
}
.fContent .notice {
	width:100%;
}
.fContent a {
	text-decoration:underline;
}
#answer h3 {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.question {
	margin-top:10px;
	clear:both;
}
#question {
	margin-top:20px;
}
.question div {
	float:left;
	width:100%;
}
.question p {
	clear:both;
	padding-top:16px;
	color:#666;
	text-align:right;
}
#moreQuestion , #moreQuestion div {
	margin-bottom:10px;
}
#moreQuestion {
	width:100%;
}
#difficultAnswer {
	clear:both;
}
.question dt a {
	padding:0;
	font-size:small;
	font-weight:bold;
	color:#333;
}
.question p a {
	color:#95afff;
	padding:0;
	text-decoration:underline;
}
.question p .toTop {
	padding:0 0 10px 0;
	color:#999;
}
.question .toTop a {
	padding:0 0 10px 0;
	background:url(/images/toTop.gif) no-repeat left top;
	padding-left:20px;
	color:#666;
	text-decoration:underline;
}
.question .toTop a:hover {
	padding:0 0 10px 0;
	background:url(/images/toTopImg.gif) no-repeat left top;
	padding-left:20px;
	color:#1F9BD8;
	text-decoration:underline;	
}
.question div#functionAnswer , .question div#functionAnswer div {
	width:100%;
}
.question div#functionAnswer {
	padding-left:0;
}
/*--联系我们--*/
#advice textarea {
	clear:none!important;
}
#tileContainer {
	border:2px solid #666;
}
/*--使用条款--*/
#clauses div , #clauses div p , #about p {
	margin-bottom:10px;
}
/*--关于无书--*/
#member div {
	float:left;
	width:60px;
	margin:0 5px 15px 0;
}
#member img {
	height:60px;
	width:60px;
}
#aboutMquestion {
	clear:both;
}
#aim div {
	margin-bottom:15px;
}
#aim h3 {
	font-size:14px;
}
/*--使用条款--*/
#advice label {
	width:40px;
}
#advice .button {
	margin-left:50px;
}
/*--个人隐私权--*/
#privacy p {
	margin-bottom:8px;
}
.fContent #more {
	margin-top:30px;
}
