.gray {	COLOR: #333333}
A.gray {	COLOR: #333333}
.td {
	font-size:12px;
}
.LoginTextField {
	font-family: "Times New Roman";
	height: 17px;
	width: 78px;
	font-size: 12px;
}
a:link {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.smalllink:link {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.smalllink:visited {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.SongBlackSize12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.SongDeepBlueSize10 {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #000033;
}
.SongDeepBlueSize12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000033;
}
.SongDeepBlueSize14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000033;
}
.SongWhiteSize12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}
.SongWhiteSize14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
.SongGraySize12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #333333;
}
.SongRedSize12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #990000;
}
.SongRedSize14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #990000;
}
.Song7F9DB9Size12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #7F9DB9;
}
.Song7F9DB9Size14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #7F9DB9;
}
.Black470008Size30 {
	FONT-SIZE: 32px;
	COLOR: #470008;
	FONT-FAMILY: "黑体";
	font-weight: bolder;
 }
.ListBox {
	font-family: "Times New Roman";
	font-size: 10px;
	height: 17px;
	width: 50px;
	list-style-type: disc;
	float: none;
	border: 1px solid #7F9DB9;
}
.InputBox {
	font-family: "Times New Roman";
	font-size: 12px;
	float: none;
	border: 1px solid #7F9DB9;
	height: 17px;
	width: 76px;
	margin: 0px;
}
.TitleTextField {
	font-family: "Times New Roman";
	height: 18px;
	width: 700px;
	font-size: 14px;
	color: #000033;
}
.UserPasswordField {
	font-family: "Times New Roman";
	height: 18px;
	width: 150px;
	font-size: 14px;
	color: #000033;
}
.PostContentTextArea {
	font-family: "Times New Roman";
	height: 200px;
	width: 740px;
	font-size: 14px;
	color: #000033;
}
.ReplyContentTextArea {
	font-family: "Times New Roman";
	height: 140px;
	width: 740px;
	font-size: 14px;
	color: #000033;
}
.RepliedContentTextArea {
	font-family: "Times New Roman";
	height: 60px;
	width: 740px;
	font-size: 14px;
	color: #000033;
	background-color: #EBEBEB;
}
.UserMemoTextArea {
	font-family: "Times New Roman";
	height: 100px;
	width: 500px;
	font-size: 14px;
	color: #000033;
}
.FileTextField {
	font-family: "Times New Roman";
	height: 18px;
	width: 20px;
	font-size: 12px;
}
.FileMemoField {
	font-family: "Times New Roman";
	height: 18px;
	width: 30px;
	font-size: 12px;
}
.ImgUrlField {
	font-family: "Times New Roman";
	height: 18px;
	width: 460px;
	font-size: 12px;
	color: #7F9DB9;
	background-color: #E3E3E3;
	border: #E3E3E3;
}
.FileUploadButton {
	font-family: "Times New Roman";
	font-size: 12px;
	height: 21px;
	width: 68px;
	border: 1px #003C74;
}
INPUT.button {
	BORDER-TOP-WIDTH: 1px; 
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 1px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 1px; 
	HEIGHT: 20px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc
}
INPUT.fileselect {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9pt;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cccccc;
	BORDER-TOP-COLOR: #cccccc;
	HEIGHT: 18px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	padding: 1px;
	width: 600px;
}
.OnlyTopLineTable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 7F9DB9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
	background-color: #FFFFFF;
}
.OnlyTopLineRedTable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
}
.ImagetypeList {
	height: 20px;
	width: 90px;
}
.DivFriendsLink {
  text-align: left;
	width: 800px;
	border: 1px solid #66A4FF;
}
.DivOtherLink {
  text-align: left;
	width: 800px;
	border: 0px solid #FFFFFF;
}

