

form, form td {
	font-size:12px;
	font-family:宋体;
}

form input,.field {
	font-family: 宋体;
	font-size: 12px;
	color:#000000;
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #909090;
	padding-top: 3px;
	padding-left: 3px;
}

form textarea {
	font-family: 宋体;
	font-size: 12px;
	overflow:auto;
	width:100%;
	padding-left:3px;
	padding-top:3px;
	border:1 solid #909090;
}
form pre {
	font-size:12px; 
	font-family:宋体;
	line-height:16px;
	margin:0;
	word-wrap:break-word
}

.button {
	color: #ffffff;
	padding-top:2px;
	width:36px;
	height:23px;
	border-width:1 solid #BBCBD6;
	border-left-color:CEE3EE;
	border-top-color:CEE3EE;
	border-right-color:496E85;
	border-bottom-color:#496E85;
	background-color:#5151FF;
}
.buttonflat {
	color: #000000;
	padding-top:2px;
	width:36px;
	height:20px;
	border-width:1 solid #808080;
	background-color:buttonface;
}

.selectButton {
	background-repeat:no-repeat;
	cursor:pointer;
	width:13px;
	background-image: url(/jeaf/common/img/select.gif)
}

.dropDownButton {
	background-repeat:no-repeat;
	cursor:pointer;
	width:13px;
	background-image: url(/jeaf/common/img/dropdown.gif)
}

.divlist {
	font-size:12px;
	font-family:宋体;
	padding-left:3px;
	padding-top:3px;
	border-width:1 solid #BBCBD6;
	overflow:auto;
	width:100%;
	height:100%;
	background-color:#ffffff;
	padding:0
}

.radio,.checkbox {
	border:none;
	width:13px;
	height:13px;
 	background:''
}
.menubar {
	font-size:12px;
	font-family:宋体;
	position:absolute;
	background-color:white;
	border:1 outset white;
	width:100px;
 	cursor:hand
 }
 
.menunormal {
	font-size:12px;
	font-family:宋体;
	background:'';
	color:black;
	border:1 solid white;
	height:22
}

.menuover {
	font-size:12px;
	font-family:宋体;
	border:1 solid white;
	background:#647EB9;
	color:white;
	height:22
}

.listbar {
	font-size: 12px;
	position:absolute;
	background-color:white;
	border:1 solid #666666;
	width:100px;
	cursor:hand
}

.listnormal {
	font-size: 12px;
	background:'';
	color:black;
	border:1 solid white;
	height:22
}
.listover {
	font-size: 12px;
	font-family:宋体;
	border:1 solid white;
	background:#647EB9;
	color:white;
	height:22
}

form a:link {
	font-size: 12px;
	font-family:宋体;
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

form a:hover {
	font-size: 12px;
	font-family:宋体;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

form a:visited {
	font-size: 12px;
	font-family:宋体;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

.imgButtonLeftNormal{cursor:pointer; width:4px;height:24px;background-image:url(/cms/image/button_left.gif);background-repeat:no-repeat;}
.imgButtonMiddleNormal{cursor:pointer; height:24px;background-image:url(/cms/image/button_center.gif);background-repeat:repeat-x;padding-top:7px;padding-left:5px;padding-right:5px;color:#000000; font-weight:bold; line-height:12px; color:#ffffff}
.imgButtonRightNormal{cursor:pointer; width:4px;height:24px;background-image:url(/cms/image/button_right.gif);background-repeat:no-repeat;}
.imgButtonLeftOver{cursor:pointer; width:4px;height:24px;background-image:url(/cms/image/button_left.gif);background-repeat:no-repeat;}
.imgButtonMiddleOver{cursor:pointer; height:24px;background-image:url(/cms/image/button_center.gif);background-repeat:repeat-x;padding-top:7px;padding-left:5px;padding-right:5px;color:#000000; font-weight:bold; line-height:12px; color:#ffffff}
.imgButtonRightOver{cursor:pointer; width:4px;height:24px;background-image:url(/cms/image/button_right.gif);background-repeat:no-repeat;}

.forumTable {
	border: #9db3c5 1px solid;
	line-height: 20px;
}

.forumLogin {
	border: #9db3c5 1px solid;
	line-height: 20px;
	background-color: f5faff;
}

.categoryHeader {
	background-color: #3970c0;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}

.forumHeader {
	background-color: #e8f3fd;
	line-height: 20px;
	border-top: #9db3c5 1px solid;
	font-weight: bold;
}

.forumName {
	font-weight: bold;
}

.forum {
	line-height: 20px;
	border-top: #9db3c5 1px solid;
	background-color: f5faff
}