.list_page_table{

	font-size: 10px;

	font-weight: normal;

}

.list_page_table :hover{

	

}

.list_page {

	font-weight: normal;
	
	line-height:18px;

	padding-right: 5px;

	padding-left: 5px;

	height: 20px;

	float: left;

	margin-right: 3px;

	margin-left: 3px;

	cursor: pointer;

}

.list_page:hover {

	background-color: #CCCCCC;

	font-weight: bold;

	 line-height:18px;

	color: #0066FF;

}

.list_page_select {

	font-weight: normal;

	 line-height:18px;

	padding-right: 5px;

	padding-left: 5px;

	float: left;

	height: 20px;

	margin-right: 3px;

	margin-left: 3px;

	cursor: default;

}

.list_page_content {

}

.list_page_content div{

	float: left;

}


