body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #d6d6d6;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #787878;
	SCROLLBAR-3DLIGHT-COLOR: #d6eff3;
	SCROLLBAR-ARROW-COLOR: #787878;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
	background-color: #FFFFFF;
	}

td{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	LINE-HEIGHT: 170%;
	letter-spacing: 1px;
}
a:link,a:visited,a:active{
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.imgbox {
	border: 1px solid #cacaca;
}
.bt {
	background-image: url(images/bt.gif);
	height: 20px;
	width: 51px;
	color:#cc0000;
}
.input {
	border: 1px solid #666666;
	height: 15px;
	background-color:#FFFFCD;
}
.box {
	border: 1px solid #D88D0D;
}
.title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.tablecss{
	width:100%;
	border: 1px solid #F2F2F2;
}
.tablecss1{
	width:100%;
	border: 1px solid #FFFFFF;
}
.tdcss
{
	border: 1px solid #F2F2F2;
}
.xx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
}
.newstitle {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	letter-spacing: 2px;
}
