td {
	font-size: 12px;
}
.paddingleft10px{padding-left:10px}

.dline{
	border-left: 1px solid #D2E2E2;
	border-right: 1px solid #D2E2E2;
}
.noTopline{
	border-left: 1px solid #D2E2E2;
	border-right: 1px solid #D2E2E2;
	border-bottom: 1px solid #D2E2E2;
}

A:link {
	TEXT-DECORATION: none;
	color: Black;
}
A:visited {
		TEXT-DECORATION: none;
	color: Black;
	
}
 A:active {
	text-decoration: underline;
	
	color: #477278;
	
}
a:hover{
	text-decoration: underline;
	
	color: #477278;
}
INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: "Tahoma"
	}
.lh18{
	line-height: 18px
}

.dtl{
		border-top: 1px solid #D2E2E2;

}
.drl{
		border-right: 1px solid #D2E2E2;

}
.dll{
		border-left: 1px solid #D2E2E2;

}
.dbl{
		border-bottom: 1px solid #D2E2E2;

}
.status2{
	font-size:16px;
	font-weight: bold;
}
BODY{
	padding: 0px;
	margin: 0px
}
.newscont{
	line-height: 200%;
	font-size: 16px
}
.hong{
	font-size:23px;
	font-weight: bord;
	color: #B22222;
	font-family: ºÚÌå;
}