body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    outline: none;
}

a:hover {
    text-decoration: none;
}

input {
    font-family: Arial, Helvetica, sans-serif;
}

img {
	vertical-align: top;
}

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.clear {
	zoom: 1;
}

.page {
	width: 886px;
	margin: 20px auto 0;
	background: #ffebeb;
}

.header {
	position: relative;
	background: url(13.2.header.png) repeat-y 1px 0;
	zoom: 1;
}

.hearts {
	position: absolute;
	top: 1px;
	left: 7px;
	width: 862px;
	height: 141px;
	background: url(13.2.hearts.png) no-repeat;
}


* html .hearts {
	background: none;
	filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=13.2.hearts.png);
}

.title {
	position: relative;
	z-index: 1;
}

.title p {
	padding: 13px 0 0 187px;
	font-size: 20px;
	font-family: Arial;
	color: #df7580;
}

.title p span {
	font-family: Verdana;;
	font-size: 60px;
	color: #ff6800;
	padding: 0 35px 0 20px;
}

.title h1 {
	font-size: 17px;
	color: #dc5f45;
	padding-left: 250px;
}

.menu {
	padding-top: 20px;
}

.menu li {
	float: left;
	width: 114px;
	margin-right: 1px;
	background: url(13.2.m-1.png) no-repeat;
	text-align: center;
	padding: 7px 0 5px;
}

* html .menu li {
	background: none;
	filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=13.2.m-1.png);
}

.menu li.m-2 {
	width: 133px;
	background: url(13.2.m-2.png) no-repeat;
}

* html .menu li.m-2 {
	background: none;
	filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=13.2.m-2.png);
}

.menu a {
	position: relative;
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.strip {
	height: 150px;
	overflow: hidden;
	padding-top: 22px;
	background: url(13.2.strip.png) repeat-x;
}

.strip div {
	width: 1000px;
}

.c-l {
	float: left;
	width: 186px;
	padding: 8px 10px 0 8px;
}

.login {
	width: 186px;
	height: 221px;
	overflow: hidden;
	background: url(13.2.login.jpg) no-repeat;
	margin-bottom: 4px;
}

.login h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 0 0 14px;
}

.login dl {
	padding: 10px 0 0 33px;
}

.login dt {
	clear: both;
	float: left;
	width: 61px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-top: 3px;
}

.login dd {
	float: left;
	margin-bottom: 5px;
}

.login .inp {
	width: 75px;
	height: 16px;
	background: url(13.2.inp-1.gif) no-repeat;
	border: 0 none;
	padding: 3px 5px;
}

.login .subm {
	padding: 4px 0 20px 123px;
}

.login .subm input {
	width: 59px;
	height: 31px;
	background: url(13.2.subm-1.gif) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border: 0 none;
	cursor: pointer;
}

.login p {
	padding-top: 8px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

.login p a {
	color: #fff;
	text-decoration: none;
}

.login p a:hover {
	text-decoration: underline;
}

.reg {
	position: relative;
	width: 185px;
	height: 172px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background: url(13.2.reg.jpg) no-repeat;
	zoom: 1;
	margin-bottom: 9px;
}

.reg h2 {
	padding: 6px 0 6px 11px;
}

.reg p {
	padding: 0 5px;
	text-align: center;
}

.reg a {
	position: absolute;
	left: 133px;
	top: 115px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.reg a:hover {
	text-decoration: underline;
}

.c-l-b {
	background: url(13.2.bg-1.jpg);
	border: 1px solid #6b6b15;
}

.c-l-b h2 {
	background: url(13.2.bg-1.h2.jpg);
	font-size: 10.42px;
	text-transform: uppercase;
	color: #fff;
	padding: 7px 0 8px 6px;
}

.c-l-b ul {
	padding: 6px 0 5px;
}

.c-l-b li {
	padding-bottom: 10px;
	text-align: center;
}

.c-l-b li img {
	border: 15px solid #b3b329;
}

.c-l-b li p {
	padding: 5px 0 0;
	font-size: 10.42px;
	color: #fff;
}

.c-r {
	float: right;
	width: 682px;
}

.c-r-t {
	background: url(13.2.bg-2.jpg);
	border: 1px dashed #a69999;
	border-top: 0 none;
}

.c-r-t-l {
	float: left;
	width: 195px;
	padding: 8px 0 0 6px;
}

.find {
	width: 193px;
	height: 157px;
	overflow: hidden;
	background: url(13.2.find.jpg) no-repeat;
}

.find h2 {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding: 4px 0 0 29px;
}

.find dt, .find dd {
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 5px;
}

.find dt {
	padding-top: 5px;
}

.age dd label {
	position: relative;
	top: 2px;
}

.age {
	padding: 10px 0 0 5px;
}

.gender {
	padding: 5px 0 0 23px;
}

.gender dd {
	text-transform: none;
}

.find .inp {
	width: 31px;
	height: 19px;
	padding: 3px 0;
	border: 0 none;
	background: url(13.2.inp-2.gif) no-repeat;
	text-align: center;
	font-size: 12px;
}

.find .subm {
	padding: 10px 0 0 123px;
}

.find .subm input {
	width: 63px;
	height: 31px;
	background: url(13.2.subm-2.gif) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border: 0 none;
	cursor: pointer;
}

.find {
	margin-bottom: 9px;
}

.c-r-t-l-b {
	border: 1px solid #ff6900;
	margin-bottom: 4px;
}

.c-r-t-l-b h2 {
	background: #fde2cd;
	padding: 9px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff6900;
	font-weight: bolder;
}

.c-r-t-l-b li {
	padding: 2px 0 7px 3px;
}

.c-r-t-l-b li a {
	float: left;
	border: 1px solid #da8f8f;
	background: #efb0b0;
	padding: 6px;
}

.c-r-t-l-b li img {
	border: 1px solid #868282;
	width: 78px;
}

.c-r-t-l-b li p {
	margin-left: 103px;
	font-family: Arial;
	font-size: 10px;
	color: #8a8a8a;
}

.c-r-t-l-b .name {
	font-size: 12px;
	text-transform: uppercase;
	color: #ff6900;
}

.que {
	width: 195px;
	height: 140px;
	overflow: hidden;
	background: url(13.2.que.jpg) no-repeat;
}

.que h2 {
	padding: 4px 0 0 9px;
}

.que h2 a {
	color: #0096ff;
}

.que .cl-1 {
	padding: 13px 50px 0 23px;
	text-align: center;
}

.que .cl-1 a {
	color: #ff00a2;
}

.que .cl-2 {
	padding: 15px 0 0 25px;
	font-size: 11.82px;
	font-weight: bolder;
}

.que .cl-2 a {
	color: #ff002a;
}

.que a {
	text-decoration: none;
}

.c-r-t-r {
	float: right;
	width: 460px;
	padding: 8px 4px 0 0;
}

.c-r-t-r h2 {
	font-size: 10.42px;
	font-weight: bolder;
	color: #ff6900;
	padding-bottom: 10px;
}

.c-r-t-r dt {
	font-style: italic;
}

.c-r-t-r dt, .c-r-t-r dd {
	color: #1a1a1a;
	padding-bottom: 10px;
}

.c-r-b {
	padding-top: 12px;
}

.c-r-b-l {
	float: left;
	width: 381px;
	padding: 8px;
	border: 1px dashed #a69999;
}

.c-r-b-l h2 {
	font-size: 15px;
	color: #b3b329;
	padding: 7px 0 10px 12px;
}

.c-r-b-l img {
	float: left;
}

.c-r-b-l p {
	margin: 0 0 10px 107px;
	font: bolder 11px Arial;
	color: #1c1c1c;
}

.c-r-b-r {
	float: right;
	width: 275px;
	border: 1px dashed #a69999;
}

.c-r-b-r h2 {
	font-size: 11.81px;
	color: #979797;
	padding: 7px 0 10px 15px;
}

.c-r-b-r dl {
	padding: 0 5px;
	font-size: 9px;
}

.c-r-b-r dt {
	color: #ff8d1e;
	padding-bottom: 5px;
}

.c-r-b-r dd {
	color: #444;
	padding-bottom: 6px;
}

.c-r-b-r dd p {
	padding: 0 0 6px 10px;
}

.c-r-b-r dd p.p2 {
	padding: 0 0 6px 25px;
}
