@charset "iso-8859-1";
/* CSS Document */

* { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:0;
	color:#333;
	}
a { text-decoration:none;}
a:visited { text-decoration:none}
a:hover { text-decoration:underline}

#wrapper {
	width:895px;
	margin:0 auto;
	}
#header {
	height:82px;
	}
	.logo { 
		float:left;
			}
		h1 {
			height:82px;
			width:407px;
			cursor: hand;
			margin:0
			}
		#menu { 
			background:url(image/menu_bg.gif) no-repeat top right;
			height:27px;
			width:488px;
			float:right;
			margin-top:55px;
			float:right;
			}
			#menu ul { 
				margin:0;
				padding:0;
				list-style:none}
				#menu li { 
					display: block;
					float:left;
					}
					#menu a {
						padding-left:19px;
						padding-right:19px;
						float:left;
						font-family:"Trebuchet MS";
						color:#fff;
						font-size:13px;
						font-weight:bold;
						text-decoration:none;
						line-height:24px;}
					#menu a:hover {
						font-family:"Trebuchet MS";
						color:#fff;
						font-weight:bold;
						text-decoration:none;
						line-height:24px;
						background: url(image/menu_hover.gif) top left repeat-x}
					#menu a.current {
						background:url(image/menu_hover.gif) top left repeat-x;
						color:#fff;
						text-decoration:none;
						}			
		#member_area_menu { 
			background:url(image/main_menu_bg.gif) no-repeat top right;
			height:27px;
			width:488px;
			float:right;
			margin-top:55px;
			float:right;
			}
			#member_area_menu ul { 
				margin:0;
				padding:0;
				list-style:none}
				#member_area_menu li { 
					display: block;
					float:left;
					}
					#member_area_menu a {
						padding-left:18px;
						padding-right:18px;
						float:left;
						font-family:"Trebuchet MS";
						color:#fff;
						font-size:13px;
						font-weight:bold;
						text-decoration:none;
						line-height:24px;}
					#member_area_menu a:hover {
						font-family:"Trebuchet MS";
						color:#fff;
						font-weight:bold;
						text-decoration:none;
						line-height:24px;
						background: url(image/menu_hover.gif) top left repeat-x}
					#member_area_menu a.current {
						background:url(image/menu_hover.gif) top left repeat-x;
						color:#fff;
						text-decoration:none;
						}
					.member_area_devider {
					background:url(image/member_area_devider.gif) no-repeat; 
					margin-top:2px;}

#contents_index {
	background:url(image/index_bg.jpg) no-repeat;
	border:5px solid #bcbdc0;
	width:885px;
	height:549px;
	clear:both;
	}		
	.top_text {
		padding-left:350px;
		padding-top:22px;
		}
		.text1 {
			color:#FFF;
			font-size:22px;
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			line-height:24px;
			}
		.text2 {
			font-size:16px;
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			color:#fee7ff;
			line-height:18px;
			padding-top:8px;
			padding-right:20px;
			font-style:italic
			}
		.text3 {
			color:#FFF;
			font-size:18px;
			font-family:"Times New Roman", Times, serif;
			line-height:45px;
					}
		.search {
			padding-left:400px;
			padding-top:70px;}
			.search_begin {
				font-size:22px;
				font-weight:bold;
				color:#781f7b}
			.search_form {
				padding-top:18px;}
				.search_form ul {
					padding:0;
					margin:0;
					}
					.search_form li {
						font-size:14px;
						list-style:none;
						line-height:28px}
		.main_testimonial {
			margin-left:390px;
			margin-top:20px;
			background:url(image/testimonial_bg.gif) no-repeat;
			width:390px;
			height:116px;
			padding:15px 30px 0 15px;
			line-height:15px;}

#contents_register {
	background:url(image/register1_bg.jpg) no-repeat;
	border:5px solid #bcbdc0;
	width:885px;
	height:472px;
	clear:both;
	}
	.register_text {
		padding-left:380px;
		padding-top:52px;
		}
		.register_text1 {
			color:#570d5a;
			font-size:24px;
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			line-height:24px;
			padding-right:20px;
			letter-spacing:-1px;
			}
		.register_text2 {
			color:#ac5ea5;
			font-size:18px;
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			line-height:18px;
			padding-top:8px;
			padding-right:20px;
			font-style:italic
			}
		.register_text3 {
			color:#601365;
			font-size:20px;
			font-family:"Times New Roman", Times, serif;
 			line-height:38px;
			font-weight:bold
			}
		.welcome_message {
			font-size:14px;
			color:#f6e2f5;
			line-height:18px;
			width:510px;
			padding:25px;
			margin:0 auto;
			margin-top:10px;
			}
	.member_login {
		padding-top:30px;
		font-size:18px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#570d5a;
		padding-bottom:10px;}
		.member_login_form {
			padding-top:10px;
			}
		.member_login_form ul {
			padding:0;
			margin:0}
			.member_login_form li{
				list-style:none;
				padding-bottom:5px;
				font-size:14px;}
			.join_now {
				font-family:"Times New Roman", Times, serif;
				font-size:18px;
				padding-top:20px;
				}
				.join_now_link {
					color:#781f7b;
					font-family:"Times New Roman", Times, serif;
					font-size:18px;
					padding-top:8px;
					}
	#contents {
	clear:both;
	border: 5px solid #bcbdc0;
	width:885px;
	overflow:auto;
	}

	.top_image { 
		width:885px;
		}
	.top_image_members {
		width:885px;
		height:231px;
		background:url(image/img_members.jpg) no-repeat;}
	.top_image_faq {
		width:885px;
		height:231px;
		background:url(image/img_faq.jpg) no-repeat}
	.top_image_privacy {
		width:885px;
		height:231px;
		background:url(image/img_privacy.jpg) no-repeat}
	.top_image_terms {
		width:885px;
		height:231px;
		background:url(image/img_terms.jpg) no-repeat}
	.top_image_contact {
		width:885px;
		height:231px;
		background:url(image/img_contact.jpg) no-repeat}
	.nav {
		line-height:30px;
		border-bottom:1px solid #bcbdc0;
		height:30px;
		padding-left:10px;
		color:#942a8f}
		.nav a { color:#942a8f}
	.main_contents {
		padding:10px;
		background:#f9f9f9}
		.testimonials {
			padding:14px;
			background:url(image/quote_left.gif) top left no-repeat;
			}
		.name { color:#999;
			}
		.aboutus { 
			padding-left:345px;
			height:456px;
			} 
			.aboutus_title {
				font-family:"Times New Roman"; 
				font-size:16px;
				font-weight:bold;
				color:#781f7b;
				padding-bottom:5px;
				margin-top:10px;}
		.members_text, .faq_text {
			padding-top:70px;
			padding-left:320px;
			font-size:16px;
			font-family:"Times New Roman", Times, serif;
			color:#fbe8f7;
			font-weight:bold;
			font-style:italic;
			padding-right:50px;
			line-height:18px;
			}
		.privacy_text{
			padding-top:70px;
			padding-left:320px;
			font-size:16px;
			font-family:"Times New Roman", Times, serif;
			color:#fbe8f7;
			font-weight:bold;
			font-style:italic;
			padding-right:50px;
			line-height:18px;
			}
		.members {
			padding:0 10px 10px 10px}
			.members_list {
				border-left:3px solid #ccc;
				padding-left:12px;}
			.members_title {
				font-family:"Times New Roman", Times, serif;
				font-size:18px;
				font-weight:bold;
				color:#781f7b;
				padding-bottom:12px;
				padding-top:12px;}
		.faq_title {
				font-family:"Times New Roman", Times, serif;
				font-size:18px;
				font-weight:bold;
				color:#781f7b;
				padding-bottom:12px;
				padding-top:12px;
				background:url(image/icon_q.gif) no-repeat;
				height:24px;
				padding-left:50px;}	
			.faq_list {
				background:url(image/icon_a.gif) no-repeat;
				margin-left:50px;
				padding-left:50px;
				padding-bottom:12px;
				border-bottom:1px dashed #ccc}
		
/* Sign up */

#contents_sub {
	background:url(image/sub_bg.gif);
	background-repeat:repeat-y;
	clear:both;
	border: 5px solid #bcbdc0;
	width:885px;
	overflow:auto;}
#contents_sub1 {
	background:url(image/sub_bg1.gif);
	background-repeat:repeat-y;
	clear:both;
	border: 5px solid #bcbdc0;
	width:885px;
	overflow:auto;}
	.nav_section_title {
		width:870px;
		height:52px;
		background: url(image/register_top.gif) no-repeat top left;
		line-height:52px;
		padding-left:15px;
		border-bottom:1px solid #bcbdbf;
		}
		.section_title {
			font-size:18px;
			font-weight:bold;
			color:#781f7b;
			margin-left:360px;}
	#contents_left {
		float:left;
		width:236px;
		padding:0 12px 12px 12px;
		}
	.quick_search {
		background: url(image/search_bg.gif) no-repeat bottom right;}
		.quick_search ul {
			padding:0;
			margin:0}
			.quick_search li {
				line-height:24px;
				list-style:none;
				font-size:13px;
				}
		.quick_search_title,.mypage_title {
			line-height:34px;
			border-bottom:1px solid #bcbdbf;
			color:#701d77;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:14px;}
		.mypage {
			}
			.mypage ul {
				padding:0;
				margin:0;
				padding-left:26px;
				margin-top:6px;
				padding-bottom:8px;
				background:url(image/mypage_icon.gif) no-repeat}
				.mypage li, li a {
					list-style:none;
					line-height:24px;
					color:#844b86}
					.mypage_current {
						color:#844b86;
						font-weight:bold;
						line-height:24px;} 
		.member_menu {
			border-bottom:1px solid #bcbdbf}
			.member_menu ul {
				margin:0;
				padding:0;
				padding-left:22px;}
				.member_menu li, .member_menu li a {
					line-height:34px;
					display: inline;
					margin-left:9px;
					margin-right:9px;
					font-weight:bold;}

				.devide_line {
					background:url(image/member_menu_line.gif) no-repeat}
		.online_member, .member_name {
			font-size:18px;
			font-weight:bold;
			color:#606;}
			.last_online { 
				font-size:11px;
				font-weight:normal}
			.ideal_match {
				font-weight:bold;
				color:#606;
				font-size:15px;
				line-height:35px;
				text-align:center;
				margin-left:15px;
				margin-right:15px;
				border-bottom:1px dashed #e4d4ef
				}
			#ideal_match dt{
				text-align:left;
				padding-left:10px;}
		.member_text { padding-top:15px;}
		.member_list {  padding-top:20px;
			margin:0 auto;}
			.member_list img {
				border:5px solid #bcbdbf;}
			.member_list dl { 
				padding:0;
				margin:0;
				float:left;
				margin-left:6px;
				margin-right:6px;
				}
				.member_list dt { 
					}
					.member_list dd {
						text-align:center;
						line-height:30px;
						margin-left:0;
						font-weight:bold;
					}
		.edit_profile {
			padding-top:20px;}
			.edit_profile dl {
					width:460px; 
					float:left; 
					display:block;
					margin:0;
					padding:0;
					}
					
.member_browse_purple {
	background:#f8f0fb;
	overflow:auto;
	margin-bottom:10px;}
.member_browse_gray {
	background:#f7f7f7;
	overflow:auto}
	
	.member_photo {
		float:left;
		width:100px;
		}
		.member_browse_name {
			height:25px;
			font-weight:bold;
			text-align:center}
		.member_browse_title {
			float:left;
			font-size:14px;
			font-weight:bold;
			width:470px;
			margin-left:10px;
			line-height:35px;
			border-bottom:1px solid #d4bcd4
			}
			
				.member_browse_title2 {
			float:left;
			font-size:14px;
			font-weight:bold;
			width:300px;
			margin-left:10px;
			line-height:35px;
			border-bottom:1px solid #d4bcd4
			}
			.member_browse_item {
				float:left;
				width:230px;
				margin-left:10px;
				padding-top:10px;}
				.member_browse_comment {
					float:left;
					margin-left:10px;
					width:470px;
					padding-top:10px;
					}
					
						.member_browse_comment2 {
					float:left;
					margin-left:10px;
					width:300px;
					padding-top:10px;
					}
			.edit_profile dt, .edit_profile dd { 
						display:block; 
						font-size:13px;
						line-height:25px;
						font-family:Arial, Helvetica, sans-serif}
			.edit_profile dt { 
						width:90px; 
						float:left;
						clear:left;
						text-align:right;
					}
			.edit_profile dd { 
						width:355px; 
						float:right;
						clear:right;
						margin:0; }
		.my_data {
			padding-top:20px;}
			.my_data dl {
					width:460px; 
					float:left; 
					display:block;
					margin:0;
					padding:0;
					background:#f7f7f7;
					}
			.my_data dt, .my_data dd { 
						display:block; 
						font-size:13px;
						line-height:25px;
						font-family:Arial, Helvetica, sans-serif}
			.my_data dt { 
						width:90px; 
						float:left;
						clear:left;
						text-align:right;
						font-weight:bold;
						}
			.my_data dd { 
						width:355px; 
						float:right;
						clear:right;
						margin:0; }
			.dating_tip {padding-top:20px;}
				.dating_tip dl {
					width:460px; 
					margin:0;
					padding:0;
					}
					.dating_tip dt { 
						font-weight:bold;
						color:#606;
						padding-bottom:5px;
						}
					.dating_tip dd { 
						margin:0;
						padding-left:33px;
						padding-bottom:10px;}
					.dating_tip img {
						padding-right:8px;}
				.upload_photo {
					font-size:11px; 
					font-weight:bold;
					line-height:25px;}
/* forum */
.my_posting {
	padding-top:15px;
	overflow:auto
	}
	.my_photo {
		float:left;
		padding-right:12px;}
	.posting_date {
		font-size:11px;
		font-family:arial;
		font-weight:bold;
		padding-bottom:6px;}
	.my_title {
		padding-bottom:8px;
		font-size:15px;
		font-weight:bold;
		color:#606}
.my_comment {
	clear:left;
	margin-top:10px;
	border:1px solid #f1e9f4;
	background:#faf6fc;
	padding:10px}
	.my_comment ul {
		padding:0;
		margin:0}
		.my_comment li {
			list-style:none;
			padding-bottom:5px;}
	.forum_list {}
		.add_forum {
			line-height:50px;
			font-size:15px;
			font-weight:bold;
			color:#606}
		.forum_title {
			font-size:14px;
			font-weight:bold;
			color:#606;
			padding:7px;
			background:#eedef4;
			float:left;
			width:388px;}
		.forum_date {
			float:right;
			font-size:11px;
			background:#eedef4;
			padding:7px;
			
			}
		.fourm_contents {
			padding:7px;
			clear:both;
			background:#f4eef6;
			border-bottom:5px solid #fff;
			border-top:1px solid #fff}
/* add fav */
.add_fav ul, .add_img ul {
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #eee}
	.add_fav li, .add_img li {
		list-style:none;
		display:inline;
		padding-right:10px;
		}
		.fav_name {
			font-weight:bold;
			font-size:14px;
			color:#606}

/* add imgs */
.add_img{
	padding-top:8px;
	} 

.another_image {
	width:500px;
	text-align:center}
	.top_line {
		border-top:2px solid #606;
		padding-bottom:10px;}
#contents_right {
	float:right;
	width:625px;
	}
#contents_right1 {
	float:left;
	width:500px;}
	.step {
		border-bottom:1px solid #bcbdbf}
		.step ul { 
			padding:0;
			margin:0;}
			.step li { 
				list-style:none;
				display:inline;
				line-height:20px}
			.step_title {
				padding-left:12px; 
				color:#92278f;
				font-size:14px;
				font-weight:bold
			}
	.right_sub {
		padding:20px;
		overflow:auto}

		.register_form dl { 
					width:570px; 
					float:left; 
					display:block;}
			.register_form dt, .register_form dd { 
						display:block; 
						font-size:13px;
						line-height:30px;
						font-family:Arial, Helvetica, sans-serif}
			.register_form dt { 
						width:130px; 
						float:left;
						clear:left;
						text-align:right}
			.register_form dd { 
						width:430px; 
						float:right;
						clear:right;
						margin:0; }

		.forum_list dl { 
					width:450px; 
					float:left; 
					display:block;}
			.forum_list dt, .forum_list dd { 
						display:block; 
						font-size:13px;
						line-height:30px;
						font-family:Arial, Helvetica, sans-serif}
			.forum_list dt { 
						width:130px; 
						float:left;
						clear:left;
						text-align:right}
			.forum_list dd { 
						width:310px; 
						float:right;
						clear:right;
						margin:0; }

		.mail_list {
			padding-top:12px;}
			.mail_list td {
				text-align:center;
				padding:5px;

				}
		.mail_from {
			color:#606;
			font-weight:bold;
			}
		.mail_title {
			color:#606;
			font-weight:bold;
			background:#ded5e1}

.latest_list { 
		float:right;
		width:120px;
		padding-top:15px;
		text-align:center}
		.latest_list img {
			border:5px solid #bcbdbf;}
		.latest_list dl {}
			.latest_list dd {
				line-height:30px;
				margin-left:0;
				font-weight:bold;}
			.buttons img {
				border:none;}
				.buttons ul {
					padding:0;
					margin:0;}
					.buttons li {
						padding-bottom:15px;
						list-style:none;}
		
	.male_female { 
		text-align:center;
		padding-top:20px;}
		.male_female img { padding:0 25px 0 25px}
		
		.purple_link a {
	color:#606;
	text-decoration:none}
.purple_link a:visited {
	color:#606;
	text-decoration:none}
.purple_link a:hover {
	color:#606;
	text-decoration: underline}
		
#footer {
	clear:both;
	text-align:center;
	line-height:35px;
	font-size:11px;
	color:#942a8f}
	.copyright { 
		font-weight:bold;
		color:#942a8f}