body {
	font-family: Arial, Helvetica, sans-serif;
	color: #AD9EC4;
	background-color: #000044;
	margin: 0px;
}
.td_mid {
	border: 1px solid #5E5E79;
}
.copyright_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5E5E79;
	text-decoration: none;
}
.input_in {
	height: 19px;
	width: 185px;
	border: 1px solid #7F9DB9;
	background-color: #F3F3FF;
}
.select_all {
	height: 19px;
	width: 123px;
	border: 1px solid #7F9DB9;
	background-color: #F3F3FF;
}
.font_white_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.td_in {
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E5E79;
	border-bottom-color: #5E5E79;
	border-left-color: #5E5E79;
}
.td_in1 {
	background-image: url(../images/bg_in1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_in2 {
	background-image: url(../images/bg_in2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}
.font_b {
	font-weight: bold;
}

.pager {
	clear:both;
	line-height:22px;
}

.pager .total {
	border: 1px solid #4791c5;
	background:#4791c5;
	padding:3px 7px 3px 7px;
	color:#FFFFFF;
	margin-right:4px;
}

.pager .page,.pager a:visited.page {
	border: 1px solid #ffffff;
	padding:3px 7px 3px 7px;
	color: #ffffff;
	text-decoration: none;
	margin:1px;
}

.pager span.page {
	color:#666666;
}

.pager span.current {
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
}


.pager a.next:visited {
	color:#000000;
}
a.link_more:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_more:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_more:hover {
	font-size: 14px;
	font-weight: bold;
	color: #AD9EC4;
	text-decoration: none;
}
