@CHARSET "UTF-8";
#logo-top{
	display: block;
	background-image: url("../design/logo-ps.gif");
	width: 480px;
	height: 92px;
	float: left;
}
#hd div.cont{
	width: 66.38em;
	*width: 64.751em;
	margin: 0 auto;
}
#ft{
	font-size: 0.8em;
}
.quick-login{
	width: 9em;
}
.quick-login label,.quick-login-button label{
	display: block;
	font-size: 0.8em;
}
.quick-login input{
	background-color: #EAF4FF;
	border: 1px solid #D0E8FF;
	height: 17px;
	width: 100%;
}
.quick-login-button input{
	margin-left: 10px;
}
.top-menu tbody tr td{
	border-right:2px solid #fff;
	text-align: center;
}
.top-menu tbody tr td a{
	color: #fff;
	text-decoration: none;
}
.top-menu tbody tr td a:HOVER{
	text-decoration: underline;
}

hr.footer-line{
	color: #4C82C0;
	background-color: #4C82C0;
	height: 0.5em;
}
a.box{
	display:block;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.3em;
	padding:0.7em 1em;
	margin:0.5em 0;
	text-decoration:none;
}
a.box:HOVER{
	color:#fff;
	text-decoration: underline;
}
#bd hr{
	color: #B1B1B1;
	background-color: #B1B1B1;
	height: 0.1em;
}
.left-cont{
	margin:0.7em 1.7em;
}
.couple-search input{
	border: 1px solid #D0E8FF;
	height: 1.2em;
	width: 100%;
}
.left-cont p{
	font-size: 0.8em;
}

.even-row{
	background-color: #e8f3e0;
}
#askeliza{
	width: 200px;
	text-align:right;
	height: 92px;
	float:right;
}
#askeliza img{
	height: 90px;
}