﻿@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: "微软雅黑";
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
a, ul, li, div {
	margin: 0 auto;
	text-decoration: none;
	list-style: none;
}

/*a{mayfish:expression(this.onfocus=this.blur);cursor:hand}
*/.clear {
	clear: both;
}
.input {
	width: 125px;
}
.hy_list {
	display: block;
	height: auto;
	overflow: hidden;
}
.hy_list li {
	display: block;
	float: left;
	width: 179px;
	height: 217px;
	background: url(../../second/images/love-bridge_list.jpg) no-repeat;
	margin:0 20px 33px 0;
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	color: #422702;
	font-weight: bold;
	padding: 0 0 0 9px;
}
.tt p {
	display: block;
	height: 20px;
	line-height: 20px;
}
.lettet {
	background: url(../../second/images/love-bridge2_letter.jpg) no-repeat left center;
	display:block;
	height:20px;
	text-indent:20px;
	color: #422702;
}

/*会员展示公共样式*/
.s_list{
	display:block;
}
.s_list li{
	display:block;
	float:left;	
}
.s_left{
	float:left;	
}
.s_right{
	float:left;	
	width:645px;
}

/*三级页面公共部分*/

/*头部*/
.top_box {}
.top {
	height: 38px;
	background: url(../images/top.jpg) no-repeat;
	padding-left: 550px;
}
.top_left {
	float: left;
	padding-top: 11px;
}
.top_r{ background:url(../../common/images/top_input.jpg) no-repeat center center; height:38px;}
.top_left input {
	width: 90px;
	margin-left: 60px;
	height: 16px;
}
.top_right {
	float: left;
	padding: 12px 0 0 7px
}
.top_right a {
	display: block;
	float: left;
	width: 59px;		
	color: #fff;
	text-align: center;
}
.top_rr{ text-align:right; color:#ad6a29; line-height:18px;}
.top_rr span{ margin:0 3px;}
.top_rr a{color:#ad6a29;}


/*主要内容*/
.main {
	padding: 30px 0 0;
}
.title {
	height: 75px;
	background: url(../images/title_bg.jpg) no-repeat;
	padding: 0 38px;
}
.t_title {
	float: left;
	font-size: 20px;
	color: #d42c52;
	padding: 30px 0 0 25px;
}
.title a {
	display: block;
	float: right;
	margin: 30px 0 0 0;
}
.m_bg {
	background: url(../images/main_bg.jpg) repeat-y;
	padding: 38px 38px 20px 38px;
	height: auto;	
	overflow: hidden;
}
.m_bgg{ padding-top:0;}

/*版权信息*/
.footer {
	height: 191px;
	background: url(../images/b_footer_bg.jpg) repeat-x;
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
}
.bottom {
	width: 1000px;
	height: 68px;
	background: url(../images/bottom_bg.jpg) no-repeat;
	text-align: center;
	line-height: 68px;
	color: #fff;
}
.bottom a {
	color: #fff;
	margin: 0 8px;
}
.bottom a:hover {
	text-decoration: underline;
}
.copyright {
	width: 1000px;
	height: 120px;
	background: url(../images/footer_bg.jpg) no-repeat;
}
.copy {
	padding:0 0 0 230px;	
		color: #fff;

}
.copy span {
	padding-left: 50px;
}
.copy span a {
	color: #fff;
}
.copy span a:hover {
	text-decoration: underline;
}
.c_xh{ height:93px; margin-bottom:10px;}
.c_xh a{}
.c_xh a.f_b01{ margin:0 23px 0 302px;}


/*-----------------------*/
.year_2{ height:50px; line-height:25px;}
.year_2 a{ color:#ad6a29; font-size:13px; margin:0 5px; display:block; float:left; width:70px;}
.year_2 a:hover{ text-decoration:underline;}


/*------------*/
.d{ display:block; float:left;}