/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font{
font-size:12px; color:#919191; line-height:20px;
/* text-indent : 24px; */
text-shadow:red 10px 10px 5px;
filter: Glow(Color=#FFFFFF, Strength=4);
}
.font1{
font-size:12px; color:#919191; line-height:20px;
/* text-indent : 24px; */
}
.font2{
font-size:12px; color:#E6518B; line-height:20px;
text-shadow:red 10px 10px 5px;
}
.font22{
font-size:18px; color:#E6518B; line-height:20px;
text-shadow:red 10px 10px 5px;
}
.font5{
font-size:11px; color:#EE7EAA; line-height:20px;
text-shadow:red 10px 10px 5px;
}
.font3{
font-size:12px; color:#919191; line-height:24px; font-weight:500;
/* text-indent : 24px; */
}

.font4{
font-size:12px; color:#E6518B; line-height:24px; font-weight:500;
/* text-indent : 24px; */

}
.img{
border:1px solid #000000;
}
.textarea{
border:1px solid #F9E2F2;
scrollbar-base-color:#F9E2F2;
}
.textarea_fs{
	border:1px solid #FDA5C7;
	scrollbar-base-color:#FDA5C7;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #F06299;
}
.biao{
	scrollbar-base-color:#FDA5C7;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #F06299;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FDA5C7;
	border-right-color: #FDA5C7;
	border-bottom-color: #FDA5C7;
	border-left-color: #FDA5C7;
}
#img{
height:78px;
width:75px;
padding:4px;
background-image:url(images/pic_bg.jpg)
}
#face{
height:149px;
width:144px;
padding:4px;
background-image:url(images/face_bg.jpg)
}
/* linchong 2008-01-24 */
.fontlink{
		font-size:12px; 
		color:#919191; 
		line-height:24px; 
		font-weight:500;
		text-decoration:none;
}
.linkthis{
		font-size:12px; 
		color:#FF0000; 
		line-height:24px; 
		font-weight:500;
		text-decoration:none;
}
.linkother{
		font-size:12px; 
		color:#919191; 
		line-height:24px; 
		font-weight:500;
		text-decoration:none;
}