/* CSS Document */
td,body{
font-size: 12px; 
line-height: 18px;
color: #666666;}

p{
font-size: 12px; 
line-height: 18px;
color: #666666;}

INPUT{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	COLOR: #333333;
	FONT-SIZE: 12px;
	HEIGHT: auto;
	line-height: 18px;
	text-decoration: none;
	width: auto;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	color: #333333;
	text-decoration: none;;
}
.tit {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
}
