div.next_btm_page{ min-height: 24px; float: left; width: 100%; font-family: Georgia;  position: relative;}
div.next_btm_page div.left{ position: absolute; bottom: 0px;	left: 0px; }
div.next_btm_page div.right{ position: absolute; bottom: 0px; right: 0px; }
div.next_btm_page div.left span{ color: red; font-weight: bold; font-size: 17px; }
div.next_btm_page div a{ float: left; margin: 0 2px 0 2px; background-color: #e9e9e9; text-decoration: none; border-radius: 4px; font-weight: bold; padding: 3px 10px 3px 10px; color: black;}
div.next_btm_page div a:hover, 
div.next_btm_page div a.active{ font-weight: bold; background-color: #d52932; color: white;}
div.next_btm_page div.right span{ float: right; width: 46px; height: 24px; cursor: pointer; background: #e9e9e9 url(../images/backtotop-small.png) 5px 6px no-repeat; border-radius: 4px; display: none;}
div.next_btm_page div.right span:hover{	background-color: #d52932;}
div.next_btm_page div label{	float: left;  background-color: #e9e9e9; margin: 0 2px 0 2px; padding: 3px 10px 3px 10px; border-radius: 4px; cursor: pointer;}
div.next_btm_page div label:hover{	background-color: #d52932; color: white;}
div.nextBtnPage div.right span{	display: none;}

div#gotoAnypage{	position: absolute; display: none; z-index: 100;}
div#gotoAnypage div.box{	float: left; width: 110px;	padding: 1px; border: 1px solid black; background-color: white;}
div#gotoAnypage div label{	background-color: black; float: left; width: 100%; color: white; font-weight: bold; line-height: 18px; text-indent: 5px; margin-bottom: 5px;}
div#gotoAnypage div form{	float: left; width: 90%; padding: 5%;}
div#gotoAnypage div input[name='anyPage']{	width: 50px;}


div.pathway{ float: left; width:100%;}
div.pathway a{ background: url(../images/pathway-icon.png) 0px 2px no-repeat; float: left; line-height: 20px; padding-left:15px; padding-right:10px; text-decoration: none;  color: #626262;}
div.pathway a.first{ background: url(../images/con_address.png) no-repeat; padding-left: 25px; }
div.pathway a:hover{	color:black;}

div.havechild{float:left;width:100%;margin:20px 0 0 0;}
div.havechild a{float:left;color:white;background-color:#2c2b29;text-decoration:none;padding:6px 10px 6px 10px;border-radius:4px;margin:3px;font-size:17px;font-style:italic;}
div.havechild a:hover{background-color:#d4513e;}

div.tag_search{float: left;width:100%;margin-top:10px;}
div.tag_search a{text-decoration: none;color: #676767;}
div.tag_search a:hover{text-decoration: underline; color:black;}


table.table{	border-top: #e8e8e8 1px solid; border-left: #e8e8e8 1px solid;}
table.table td{	padding: 5px;	border-bottom: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid;}
table.table tbody tr th{	text-align: center; font-weight: bold; background-color: #f3f3f3; padding: 5px; border-bottom: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid;}