body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #505050;
	font-size: 80%;
	background-repeat: repeat-x;
	background-image: url(../img/bg_search_body.png);

}
img {
	border: none;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 1.5em;
}
form{
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #696969;
}
a:visited {
	color: #696969;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
input.btn{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_submit_btn.png);
	border: 1px solid #A8A8A8;
	background-repeat: repeat-x;
	height:21px;
	height /**/:auto;
	min-height:21px;	
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	color: #525252;
}
input.search{
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #A8A8A8;
	height:21px;
	height /**/:auto;
	min-height:21px;	
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color: #4A7B72;
	color: #FFFFFF;
}
input.txt{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9B9B9B;
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9B9B9B;
	padding-right: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 100%;
}
#index{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#index #header{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #547E81;
}
#index #contentOuter{
	position: relative;
	background-image: url(../img/bg_contentOuter.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 1px;
}
#index #content{
	height:450px;
	height /**/:auto;
	min-height:450px;
	width: 100%;
	background-image: url(../img/bg_content.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#index #content #sideLeft{
	height:250px;
	height /**/:auto;
	min-height:250px;
	float: left;
	width: 135px;
	background-image: url(../img/bg_sideleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 30px;
}
#nav {
	width: 135px;

}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5BCCB;
}
#nav li a:link, #nav li a:visited  {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #425956;

}
#nav li a:hover {
	background-color: #547E81;
	color: #FFFFFF;
}
#nav li.selected a:link, #nav li.selected a:visited  {
	background-color: #547E81;
	color: #FFFFFF;
}
#index #content #main{
	float: right;
	width: 625px;
	text-align: left;
	margin-right: 0px;
	
}
#index #content #main #path{
	text-align: right;
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 30px;
	color: #8F8F8F;

}
#index #content #main #data{
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#index .heading{
	background-image: url(../img/bg_heading.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
	height /**/:auto;
	min-height:20px;
	margin-bottom: 10px;
	color: #547E81;
	font-size: 115%;
	letter-spacing: 1px;
	padding-left: 2px;
	text-align: left;
}



#index .searcher{
	background-color: #EFF3F6;
	padding: 12px;
	margin-bottom: 15px;
	text-align: left;
}
#index .searcher table{

}
#index .searcher table th{
	white-space:nowrap;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
#index .searcher table td{
	vertical-align: top;
}
.hot{
	margin-bottom: 5px;
	margin-top: 3px;

}
.hot a:link, .hot a:visited{
	color: #2E4F9C;
	text-decoration: none;
}
.hot a:hover{
	color: #0000F0;
	text-decoration: none;
}
#index .result{

}
#index .howmany{

}
#index .howmany .number{

	color: #B01A34;
	margin-right: 2px;
	margin-left: 2px;
}
.tableResult{
	border: 0px solid #888888;
	padding: 0px;
	margin-bottom: 15px;
	border-collapse: collapse;
	width: 100%;
	margin-top: 3px;
}
.tableResult th{
	background-color: #F5F5F5;
	border-collapse: collapse;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	background-image: url(../img/bg_tableResult_th.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.tableResult td{
	border-collapse: collapse;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	word-break:break-all;

}
.page{
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	
	color: #B6B6B6;
	clear: both;

	font-size: 85%;
}
.page span{
	margin-right:3px;
	margin-left: 3px;
	color: #000000;
	font-weight: bold;
}
.page a:link, .page a:visited{
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;

}
.page a:hover{
	text-decoration: underline;
}
#index #footer{
	clear: both;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 85%;
	color: #666666;
}
