body{
	font-size:14px;
}
/*	======================================================
	程序名称: QQ个性签名（心路历程）查看页
	作者: greensea | http://www.gsea.com.cn
	完成于: 2007年8月17日 广西百色
	
	提醒：未经他人允许而查看对方的个性签名记录是不好的行为
	======================================================*/
h1{
	color:#66F;
}
form{
	border-bottom:3px solid green;
	border-bottom-style:double;
	border-right:20px solid white;
	padding:0 0 5px 5px;
	color:#66F;
	width:90%;
}
* +html form{
	width:99%;
	border-right-width:10px;
}
form div:first-letter{
	font-size:16px;
	font-weight:bold;
}
form input{
	order-width:1px;
	margin-left:10px;
}
.copyrights{
	right:3px;
	top:3px;
	position:absolute;
	color:silver;
	text-align:right;
	background-color:white;
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
}
.copyrights a{
	text-decoration:none;
	color:silver;
}
.copyrights a:hover{
	color:gray;
}
.copyrights div:hover{
	color:gray;
}
.emotion{
	margin:1% 1% 25px 1%;
	border-left:5px solid #0F0;
	padding-left:15px;
}
.number{
	float:left;
	color:lightblue;
	font-weight:bold;
}
.EmotionText{		/*For Minefield*/
	color:green;
	display:inline;
	display:list-item;
	margin-left:43px;
}
* +html .EmotionText{	/*For IE7*/
	padding-left:10px;
	margin-left:35px;
}
.PublicTime{
	color:silver;
	font-weight:bold;
	border-top:1px dotted silver;
}
.pages, .PageOther{
	border-top:1px dotted #9CF;
	padding-top:10px;
}
.pages a{
	border:1px solid green;
	padding:2px 3px;
	color:#096;
	text-decoration:none;
	font-weight:bold;
	line-height:2em;
	display:inline;
	text-align:center;
	background-color:#AFA;
}
.pages a:hover{
	background-color:#E5FFE5;
	margin:-5px;
	padding:5px 8px;
}
.pages .atpage{
	font-weight:normal;
	background-color:white;
}
.PageOther{
	display:list-item;
	list-style:square;
	padding-left:100px;
	color:#66F;
}
.descripe{
	text-align:right;
	color:#F88;
}
.descripe .tip{
	font-weight:bold;
	color:#F66;
}
.stt{
	display:none;
}
.W3CValid{
	background-image:url(http://www.w3.org/Icons/valid-xhtml10-blue);
	position:absolute;
	top:60px;
	right:0;
	width:88px;
	height:31px;
	filter:alpha(opacity=38);
	-moz-opacity:0.38;
}
.W3CValid:hover{
	filter:alpha(opacity=62);
	-moz-opacity:0.62;
}