/* Links Style */

input {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

input.submit {
	border: 1px solid #BBBBBB;
	background-color: #FBE296;
	margin-top: 5px;
}

.newsBox_mid .link_container {
	width: 660px;
	height: auto;
	
	float: left;
	clear: left;
}

.newsBox_mid .head {
	width: 660px;
	height: 24px;
	color: #4f0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdb400;
	font-weight: bold;
}

.newsBox_mid .row {
	width: 660px;
	height: 24px;
	
	background-color: #e6f3bf;
	
	float: left;
	clear: left;
	margin-top: 1px;
}

.newsBox_mid .name {
	width: 330px;
	height: 20px;
	padding-top: 4px;
	
	float: left;
	clear: left;
	
	color: #b1161a;
	text-indent: 5px;
	font-weight: bold;
}

.newsBox_mid .link {
	width: 320px;
	height: 20px;
	padding-top: 4px;
	margin-left: 10px;
	
	float: left;
	clear: none;
}

.newsBox_mid .link a {
	color: #000;
	text-decoration: none;
}

.newsBox_mid .link a:hover {
	color: #b1161a;
	text-decoration: none;
}

.newsBox_mid .head .name, .newsBox_mid .head .link {
	color: #4f0000;
	font-size: 12pt;
	padding-top: 2px;
}

#letterLink {
	width: 630px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	clear: left;
	color: #000;
	font-size: 11pt;
}

#letterLink a {
	color: #9dd100;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

#letterLink a.activeLink {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	width: auto;
	border-bottom: 2px solid #000;
}

#letterLink a:hover {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}

#pagination {
	float: left;
	clear: left;
	width: 660px;
	height:auto;
	margin-top: 15px;
}

#pagination a {	
	color: #9dd100;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

#pagination a.activeLink {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	width: auto;
	border-bottom: 2px solid #000;
}

#pagination .points {
	color: #9dd100;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

#pagination .positionize1 {
	width: 150px;
	margin-left: 270px;
	text-align: center;
}


#pagination .positionize2 {
	width: 160px;
	margin-left: 250px;
	text-align: center;
}


#pagination .positionize3 {
	width: 200px;
	margin-left: 230px;
	text-align: center;
}
