A {
	FONT-SIZE: 12px; COLOR: #003399; TEXT-DECORATION: none
}
.submit1 {
	BORDER-RIGHT: #bdbdbd 1px solid; BORDER-TOP: #bdbdbd 1px solid; BORDER-LEFT: #bdbdbd 1px solid; COLOR: #434343; BORDER-BOTTOM: #bdbdbd 1px solid; BACKGROUND-COLOR: #dedede
}
.whois_box {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.form_box {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}

/*留言表格*/
.itable {
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
; border: 1px #C5C5C5 solid
}
/*留言表格内标题*/
.itr {
	background-color: #EEEEEE;
	height: 15px;
	}
.logo{position:absolute;height:400 ;width:240}


input,select {
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	height: 19px;
	color: #666666; 
	background-color: #f7f7f7; 
}
textarea {
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	color: #666666; 
	background-color: #f7f7f7; 
}
.fcontent-style {
	width: 98%;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	}
.time, .friend-info, .adminedit {
	font-size: 7pt;
	color: #660000;
	}
/*页头文字*/
.header-text {
	font-size: 7pt;
	}
.namecolor {
	color: #660000;
	}
.replytable {
	border: 1px dashed #cccccc;
	color: #666666;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
	background-color: #ffffff;
	}
/* set millions of background images */
.rbroundbox { background: url("images/c00.gif") repeat; }
.rbtop div { background: url("images/c11.gif") no-repeat top left; }
.rbtop { background: url("images/c12.gif") no-repeat top right; }
.rbbot div { background: url("images/c21.gif") no-repeat bottom left; }
.rbbot { background: url("images/c22.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
.titleleft {
	background-image: url(../images/title_left.gif);
	background-repeat: no-repeat;
}
.titleright {
	background-image: url(../images/title_right.gif);
	background-repeat: no-repeat;
}