body {
	background-image: url(/pictures/backgroud.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.word {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
.table_word {
	font-size: 12px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	color: #0066CC;
}
.table_p {
	border: 1px solid #CCCCCC;
}
.table_l {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
	background-attachment: fixed;
	background-image: url(/admin/pic/tool/l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.wordwrite {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	color: #FFFFFF;
}
function sbar(st) {
st.style.backgroundColor = '#F1F5FE';
}
			
function cbar(st) {
st.style.backgroundColor = '';
}

function smu(st) {
st.style.backgroundColor = '#000000';
}
			
function cmu(st) {
st.style.backgroundColor = '';
}
.table_wordy {

	font-size: 12px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	color: #FF6600;
}
.pp1 {
	border: 1px solid #999999;

}
.line {
	border: 1px solid #666666;
}
