body {
	margin: 40px 0px 0px 0px;
	background: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
}

select {
	color: #666666;
	font-size: 11px;
}

a:link {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

a:active {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	color: #CCC;
	text-decoration: none;
}

#container {
	width: 950px;
	background: #000 url(../images/main_search.gif) no-repeat;
}

#head {
	height: 100px;
	margin-left: 7px;
	position: relative;
	margin-top: 7px;
}

#head .logo {
	width: 170px;
	margin-top: 11px;
	float: left;
}

#head .remax {
	width: 149px;
	margin-top: 11px;
	float: right;
	z-index: 100;
	position: absolute;
	right: 0px;
	top: 0px;
}

#head .main_menu {
	margin-top: 50px;
	float: left;
	margin-left: -50px;
}

.search_par {
	background: #3D4347;
}

.search_par .h1 {
	background: #000;
	text-align: center;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

.search_par .h2 {
	text-align: center;
	font-weight: bold;
	border-bottom: #CCC 1px solid;
}

.search_par .td {
	background: #FFF;
	border: #CCC 1px solid;
	color: #666666;
	text-align: left;
}

.search_par .foot {
	background: #3D4347;
	padding: 3px;
	text-align: right;
	border-top: none;
	border-bottom: #CCC 1px solid;
}

.search_hint {
	background: #3D4347;
	border: #CCC 1px solid;
	margin-top: 5px;
	padding: 3px;
}

.center_contents {
	background: #FFF;
	border-top: #000 5px solid;
	border-bottom: #000 3px solid;
	border-left: #000 5px solid;
}

.center_contents .head {
	border: #CCC 1px solid;
	padding-left: 5px;
	background: #3D4347;
	height: 41px;
}

.center_contents .page_content {
	padding: 5px;
	background: #FFF;
	color: #666666;
}

.center_contents .page_content a {
	font-weight: bold;
	color: #666666;
}

#footer {
	padding: 3px;
	background: #3D4347;
	border-top: #CCC 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	height: 16px;
}
.rowTable{
	margin-left: 20px;
}
.rowLabel{
	width: 100px;
}
