body,td,th {
	font-size: 12px;
	line-height: 20px;
}
body {
    background-image: url(images/bgk.jpg);
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Leftword {font-size: 14px}
a.title:link {
	font-size: 12px;
	color: #cccccc;
}
a.title:visited {
	text-decoration: none;
	color: #cccccc;
}
a.title:hover {
	text-decoration: none;
	color: #EAFF73;
}
a.title:active {
	text-decoration: none;
	color: #cccccc;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #1D421C;
}
a:active {
	text-decoration: none;
	color: #000;
}.liner {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dashed #333333;
	border-left: 1px none #333333;
}
.linePIC {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.word {
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.lineLogin {
	padding: 5px;
	border: 1px solid #666666;
}
.wordtitlecolor1 {
	color: 007843;
}
.wordtitlecolor2 {
	color: DA9500;
}
