.rightnews {
	text-align: right;
	width: 95%;
}

.paging {
	width: 215px;
}

.paging td, .paging a, .paging img {
	padding: 0px !important;
	margin: 0px !important;
	line-height: 12px !important;
}

.paging td {
	width: auto !important;
	white-space: nowrap !important;
}

.form_tbl input, .form_tbl textarea, .form_tbl select {
	width: 98%;
	font-size: 10px;
	font-family: Verdana;
	padding: 1px;
}

.form_tbl span {
	color: red;
}

.form_tbl td {
	text-align: right;
	padding: 1px !important;
}

.form_tbl .dark {
	background: #DEDEDE;
}

.form_tbl .button {
	width: auto !important;
}

.sd_view select {
	font-size: 11px;
}

.subHMenu {
	position: absolute;
	top: 30px;
	left: 0px;
	background: #C01C13 !important;
	width: 150px;
	visibility: hidden;
}

.subHMenu div {
	clear: both;
	margin: 2px;
}

.subHMenu a {
	height: 14px !important;
	line-height: 14px !important;
	font-weight: normal !important;
	font-size: 10px !important;
}

.subHMenu a:hover {
	background: transparent !important;
}

.loginForm {
	margin-top: 50px;
}

.loginForm input {
	font-size: 10px;
	border: 1px solid #DEDEDE;
}

.articleList th {
	background: #DEDEDE;
}

.articleList input {
	font-size: 10px;
	border: 1px solid #DEDEDE;
}

.articleList .dark {
	background: #EFEFEF;
}