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: 10.42px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(7.2.page.jpg);
}

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: 1004px;
	margin: 0 auto;
}

.header {
	background: url(7.2.header.jpg);
}

.header-inner {
	background: url(7.2.hands.jpg) no-repeat 100% 0;
}

.header-inner-2 {
	background: url(7.2.faces.jpg) no-repeat;
	padding-bottom: 6px;
}

.header h1 {
	font-size: 27.78px;
	color: #8c522f;
	padding: 30px 0 0 150px;
}

.header .text {
	font-size: 12.5px;
	color: #cb1c1a;
	text-align: center;
	padding: 15px 330px 0 195px;
}

.login {
	float: left;
	width: 207px;
	height: 126px;
	background: url(7.2.login.jpg) no-repeat;
	color: #fff;
	margin: 100px 0 0 170px;
}

.login h2 {
	font-size: 10.42px;
	text-transform: uppercase;
	text-align: right;
	padding: 6px 12px 15px 12px;
}

.login dl {
	padding-left: 18px;
}

.login dt {
	float: left;
	width: 60px;
	text-align: right;
	padding-top: 3px;
}

.login dd input {
	width: 66px;
	background: url(7.2.inp-1.gif) no-repeat;
	border: 0 none;
	padding: 3px 4px 2px;
	margin-bottom: 2px;
}

.login .subm {
	width: 112px;
	height: 29px;
	color: #fff;
	font-size: 9.03px;
	font-weight: bolder;
	text-transform: uppercase;
	border: 0 none;
	background: url(7.2.subm-1.jpg)  no-repeat;
	margin: 10px 0 0 78px;
	cursor: pointer;
}

.search {
	float: left;
	width: 207px;
	height: 126px;
	background: url(7.2.search.jpg) no-repeat;
	color: #fff;
	margin: 100px 0 0 10px;
}

.search h2 {
	padding: 6px 0 10px 58px;
}

.search .age {
	padding-left: 20px;
}

.search .age dt,.search .age dd {
	float: left;
}

.search .age input {
	width: 19px;
	padding: 3px;
	border: 0 none;
	background: url(7.2.inp-2.gif) no-repeat;
}

.search .age dd {
	padding: 0 20px 0 3px;
}

.search .gender {
	padding: 7px 0 0 29px;
}


.search .gender dt, .search .gender dd {
	float: left;
}

.search .gender dd {
	padding: 0 15px 0 6px;
}

.search .subm {
	width: 116px;
	height: 33px;
	background: url(7.2.subm-2.jpg) no-repeat;
	border: 0 none;
	font-size: 8.33px;
	font-weight: bolder;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	margin: 16px 0 0 72px;
}

.reg {
	float: left;
	width: 207px;
	height: 126px;
	background: url(7.2.reg.jpg) no-repeat;
	margin: 100px 0 0 8px;
}

.reg h2 {
	font-size: 9.72px;
	color: #fff;
	padding: 6px 0 5px 3px;
}

.reg li {
	margin: 0 0 2px 5px;
}

.reg a {
	display: block;
	width: 112px;
	text-align: center;
	padding: 10px 0 8px;
	background: url(7.2.subm-3.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8.33px;
	margin: 15px 0 0 74px;
}

.menu {
	position: relative;
	height: 45px;
	overflow: hidden;
	background: url(7.2.menu.jpg);
}

.menu .m-tl, .menu .m-tr, .menu .m-bl, .menu .m-br {
	position: absolute;
	width: 4px;
	height: 5px;
}

.menu .m-tl {
	left: 0;
	top: 0;
	background: url(7.2.tl-1.gif) no-repeat;
}

.menu .m-tr {
	right: 0;
	top: 0;
	background: url(7.2.tr-1.gif) no-repeat;
}

.menu .m-bl {
	left: 0;
	bottom: 0;
	background: url(7.2.bl-1.gif) no-repeat;
}

.menu .m-br {
	right: 0;
	bottom: 0;
	background: url(7.2.br-1.gif) no-repeat;
}

.menu ul {
	padding: 3px 1px 4px; 
}

.menu li {
	position: relative;
	float: left;
}

.menu a:hover .tl {
	position: absolute;
	width: 4px;
	height: 6px;
	background: url(7.2.tl-2.gif) no-repeat;
	left: 0;
	top: 0;
}

.menu a:hover .tr {
	position: absolute;
	width: 5px;
	height: 6px;
	background: url(7.2.tr-2.gif) no-repeat;
	right: 0;
	top: 0;
}

.menu a:hover .bl {
	position: absolute;
	width: 4px;
	height: 4px;
	background: url(7.2.bl-2.gif) no-repeat;
	left: 0;
	bottom: 0;
}

.menu a:hover .br {
	position: absolute;
	width: 4px;
	height: 4px;
	background: url(7.2.br-2.gif) no-repeat;
	right: 0;
	bottom: 0;
}

.menu a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 14px 14px 12px;
}

.menu a:hover {
	background: url(7.2.m-el.jpg) repeat-x;
}

.c-t {
	padding: 19px 10px 0 0; 
}

.c-t-l {
	float: left;
	width: 174px;
	margin-left: 4px;
	padding-bottom: 8px;
}

.c-t-l .cnt {
	text-align: center;
	padding-top: 23px;
}

.c-t-l a img {
	border: 1px solid #edc3b3;
	margin-bottom: 2px;
}

.c-t-l .desc {
	color: #ff8a00;
}

.c-t-l .rt {
	text-align: right;
	font-size: 9.72px;
	padding-right: 8px;
}

.c-t-l .rt a {
	color: #ff5608
}

.c-t-l p {
	padding-left: 7px;
margin-bottom:3px;
}

.bl-1 {
	position: relative;
	background: url(7.2.bl-1.jpg);
	border: 1px solid #ffbb6b;
}

.bl-1 .tl, .bl-1 .tr, .bl-1 .bl, .bl-1 .br {
	position: absolute;
	width: 5px;
	height: 5px;
}

.bl-1 .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-3.gif) no-repeat;
}

.bl-1 .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-3.gif) no-repeat;
}

.bl-1 .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-3.gif) no-repeat;
}

.bl-1 .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-3.gif) no-repeat;
}

.c-t-r {
	float: right;
	width: 600px;
	padding: 5px 10px;
}

.c-t-r h2 {
	color: #89a718;
	font-weight: bolder;
	margin-bottom: 5px;
}

.c-t-r ul {
	padding: 0 10px  
}

.c-t-r li {
	float: left;
	padding: 0 7px;
	width: 130px;
}

.c-t-r li img {
	border: 2px solid #90ab25;
	margin-bottom: 3px;
}

.c-t-r .desc {
	color: #89a718;
	font-size: 10.42px;
}

.c-t-r p {
	font-size: 9.03px;
	color: #6b6b6b;
	margin-bottom: 2px;
	text-align: center;
}

.c-t-r p a {
	color: #e45d5d;
	text-decoration: none;
}

.c-t-r .note {
	text-align: right;
	color: #ff5c14;
}

.c-m {
	padding: 11px 0 0 4px;
}

.c-m-l {
	float: left;
	width: 558px;
}

.c-m-l-t {
	position: relative;
	background: url(7.2.bl.jpg);
	border: 1px solid #ff8d54;
}

.c-m-l-t .tl, .c-m-l-t .tr, .c-m-l-t .bl, .c-m-l-t .br {
	position:absolute;
	width: 5px;
	height: 5px;
}

.c-m-l-t .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-4.gif) no-repeat;
}

.c-m-l-t .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-4.gif) no-repeat;
}

.c-m-l-t .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-4.gif) no-repeat;
}

.c-m-l-t .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-4.gif) no-repeat;
}

.c-m-l-t h2 {
	padding: 12px 10px 10px;
	font-size: 11.11px;
	color: #ffced6;
}

.c-m-l-t li {
	float: left;
	width: 124px;
	text-align: center;
padding:0 7px
}

.c-m-l-t li img {
	border: 1px solid #f0d8db;
}

.c-m-l-t .desc {
	color: #ffced6;
	margin-bottom: 2px;
}

.c-m-l-t p a {
	display: block;
	color: #ffdd76;
	padding: 3px 0 8px;
}

.c-m-l-b {
	margin-top: 6px;
	padding: 14px 3px 14px 19px;
	color: #7a2166;
}

.c-m-l-b img {
	float: left;
	margin-right: 8px;
	border: 1px solid #a3a3a3;
}

.c-m-l-b p {
	padding-top: 10px;
	line-height: 14px;
}

.bl-2 {
	position: relative;
	border: 1px solid #ffc586;
	background: url(7.2.bl-2.jpg);
}

.bl-2 .tl, .bl-2 .tr, .bl-2 .bl, .bl-2 .br {
	position: absolute;
	width: 5px;
	height: 5px;
}

.bl-2 .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-5.gif) no-repeat;
}

.bl-2 .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-5.gif) no-repeat;
}

.bl-2 .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-5.gif) no-repeat;
}

.bl-2 .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-5.gif) no-repeat;
}

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

.c-m-r h2 {
	font-size: 15.28px;
	color: #ff9800;
	font-weight: bolder;
	padding: 6px 0 10px 17px;
}

.c-m-r p {
	padding: 0 42px 15px;
	font-size: 11.29px;
}

.c-b {
	padding-top: 4px;
}

.c-b-l {
	float: left;
	width: 220px;
}

.c-b-l h2 {
	font-size: 12.5px;
	color: #ff8a00;
	font-weight: bolder;
	text-align:center;
	padding: 9px 0;
}

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

.c-b-l dt {
	font-weight: bolder;
	color: #ff8a00;
	margin-bottom: 12px;
}

.c-b-l dd {
	margin-bottom: 17px;
}

.c-b-c {
	float: left;
	width: 590px;
	margin-left: 7px;
	padding: 0 8px 16px;
}

.c-b-c h2 {
	font-size: 12.5px;
	color: #fc445b;
	padding: 12px 0 18px;
	text-align:center;
}

.c-b-c h3, .c-b-c p {
	padding: 0 8px 10px;
}

.bl-3 {
	position: relative;
	border: 1px solid #ffc586;
	background: url(7.2.bl-3.jpg);
}

.bl-3 .tl, .bl-3 .tr, .bl-3 .bl, .bl-3 .br {
	position: absolute;
	width: 5px;
	height: 5px;
}

.bl-3 .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-5.gif) no-repeat;
}

.bl-3 .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-5.gif) no-repeat;
}

.bl-3 .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-5.gif) no-repeat;
}

.bl-3 .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-5.gif) no-repeat;
}

.comm {
	position: relative;
	border: 1px solid #ffc586;
	background: url(7.2.bl-4.jpg);
	padding: 8px 6px 20px;
}

.comm .tl, .comm .tr, .comm .bl, .comm .br {
	position: absolute;
	width: 5px;
	height: 5px;
}

.comm .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-6.gif) no-repeat;
}

.comm .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-6.gif) no-repeat;
}

.comm .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-6.gif) no-repeat;
}

.comm .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-6.gif) no-repeat;
}

.comm2 {
	font-style: italic;
	color: #ff5075;
}

.comm2 img {
	float: left;
	margin-right: 15px;
}

.c-b-r {
	float: right;
	width: 160px;
	padding-bottom: 5px;
}

.c-b-r h2 {
	font-size: 11.81px;
	color: #ff7d7d;
	padding: 5px 0 10px;
	text-align: center;
}

.c-b-r li {
	padding: 0 0 5px 20px;
	width: 130px;
	color: #ff8a00;
}

.c-b-r li img {
	border: 3px solid #fda2a0;
	margin-bottom: 3px;
}

.bl-5 {
	position: relative;
	border: 1px solid #ffc586;
	background: url(7.2.bl-5.jpg);
}

.bl-5 .tl, .bl-5 .tr, .bl-5 .bl, .bl-5 .br {
	position: absolute;
	width: 5px;
	height: 5px;
}

.bl-5 .tl {
	left: -1px;
	top: -1px;
	background: url(7.2.tl-7.gif) no-repeat;
}

.bl-5 .tr {
	right: -1px;
	top: -1px;
	background: url(7.2.tr-7.gif) no-repeat;
}

.bl-5 .bl {
	left: -1px;
	bottom: -1px;
	background: url(7.2.bl-7.gif) no-repeat;
}

.bl-5 .br {
	right: -1px;
	bottom: -1px;
	background: url(7.2.br-7.gif) no-repeat;
}

.bl-1, .bl-2, .bl-3, .comm, .bl-1 {
	zoom: 1;
}

.tl, .tr, .bl, .br, .m-tl, .m-tr, .m-bl, .m-br {
	overflow: hidden;
}

* html .login, * html .search, * html .reg {
	display: inline;
}

.search .gender {
	*padding-top: 2px;
}

.gender dd {
	height: 17px;
	overflow: hidden;
}

.login .subm {
	*margin-top: 6px;
}
