www.gusucode.com > 一个JSP写的论坛社区系统源码程序 > 一个JSP写的论坛社区系统/bbs_s/bbs_s/src/bbs无包版/pic/UI/UI.css

    
.BodyHeader_Left {
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	background-image: url(bg1.gif);
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	width: 15px;
	cursor: pointer;
}
.BodyHeader_Middle {
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	background-image: url(bg1.gif);
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	width: auto;
	cursor: pointer;
}
.BodyHeader_Right {
	font-family: "宋体";
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	background-image: url(bg1.gif);
	vertical-align: middle;
	height: 25px;
	width: 15px;
	cursor: pointer;
}
.Body {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BodyFooter_Left {
	font-family: "宋体";
	font-size: 7pt;
	text-decoration: none;
	vertical-align: middle;
	height: 14px;
	width: 12px;
	background-color: #EEEEEE;
	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: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BodyFooter_Middle {
	font-family: "宋体";
	font-size: 7pt;
	text-decoration: none;
	vertical-align: middle;
	height: 14px;
	width: auto;
	background-color: #EEEEEE;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BodyFooter_Right {
	font-family: "宋体";
	font-size: 7pt;
	text-decoration: none;
	vertical-align: middle;
	height: 14px;
	width: 65px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Succ {
	font-family: "幼圆";
	font-size: 36pt;
	font-style: italic;
	text-decoration: none;
	font-weight: bolder;
	color: #003366;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
.normalText {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
}
.singlePXTable_Unit {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.singlePXTable_Table {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}