body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0;
	SCROLLBAR-SHADOW-COLOR: #C0C0C0;
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-DARKSHADOW-COLOR: #F5F5F5;
	SCROLLBAR-BASE-COLOR: #F5F5F5;
	background-color: #F8F8F8;
	overflow-x:hidden;
	overflow-y:auto;
}

img{border:0px}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
}

#bulletin_list a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bulletin_list a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bulletin_list a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#bulletin_list a:active {
	text-decoration: none;
}

.title {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #666666;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.mouseout {
	background-color: #ECEDEC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F8F8;
	border-right-color: #CCD2D4;
	border-bottom-color: #CCD2D4;
	border-left-color: #F8F8F8;
	font-size: 12px;
}
.mouseover {
	background-color: #ECEDEC;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD2D4;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-left-color: #CCD2D4;
	font-size: 12px;
}
.input {
	border: 1px solid #999999;
	font-size: 12px;
	width: 60%;
}

.td_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DCC0;
}
.titleClass {
	font-size: 14px;
	font-weight: bold;
}

#edit LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-ALIGN: center
}
#edit .BtnMouseOverUp {
	BORDER-RIGHT: transparent 1px solid; BORDER-TOP: transparent 1px solid; MARGIN-TOP: 0px; BORDER-LEFT: transparent 1px solid; WIDTH: 23px; CURSOR: hand; PADDING-TOP: 3px; BORDER-BOTTOM: transparent 1px solid; HEIGHT: 23px; BACKGROUND-COLOR: #b5bed6; TEXT-ALIGN: center
}
#edit .BtnMouseOverDown {
	BORDER-RIGHT: transparent 1px solid; BORDER-TOP: transparent 1px solid; BORDER-LEFT: transparent 1px solid; WIDTH: 22px; CURSOR: pointer; BORDER-BOTTOM: transparent 1px solid; HEIGHT: 22px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
#edit .BtnDown {
	CURSOR: pointer; BACKGROUND-COLOR: #8592b5; TEXT-ALIGN: center
}.require {
	color: #FF0000;
}
.Bt {
	border: 1px ridge #ECE9D8;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	width: 60px;
	height: 18px;
}
.yinTable {
	border: 1px solid #999999;
}