/* CSS Document */
@charset "GBK";
.ynd_Team_box {
	margin: 6px auto;
	width: 660px;
	padding: 10px 0px;
}
.ynd_Team_box h1 {
	font-size: 16px;
	font-family: microsoft yahei;
}
.ynd_create,.ynd_loan_repay {
	list-style: none;
	margin: 0px;
	padding: 10px;
}
.ynd_lenderpay {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ynd_create li,.ynd_loan_repay li,.ynd_lenderpay li {
	line-height: 24px;
	_height: 24px;
	font-size: 12px;
	text-align: left;
	margin: 0px;
}
.ynd_lenderpay a {
	display: block;
}
.ynd_lenderpay a:hover {
	text-decoration: none;
}
.ynd_loan_repay {
	padding: 0px;
	margin: 6px 26px;
}
.ynd_create li label {
	margin: 0px;
}
.ynd_create li span.ynd_error {
	margin-left: 6px;
	color: #F00;
}
.ynd_create li  b {
	color: #F00;
}
.ynd_create li input {
	font-size: 12px;
	vertical-align: middle;
}
.ynd_create li textarea {
	vertical-align: top
}
.ynd_create li.textinput {
	padding: 4px 0px;
	vertical-align: top;
}
.ynd_create li.ynd_submit {
	text-align: center;
	padding: 6px 0px;
}
.ynd_btn_submit {
	margin-left: 30px;
	background: url(../images/ynd/ynd_btn_all.gif);
	width: 89px;
	height: 33px;
	border: none;
}
.ynd_search .ynd_btn_submit {
	margin-left: 85px;
}
.ynd_btn_submit_r {
	margin-left: 135px;
}
.ynd_team_step_blue {
	list-style: none;
	margin: 20px 0px;
	overflow: hidden;
}
.ynd_team_step_blue:after {
	display: block;
	height: 0px;
	clear: both;
	content: ""
}
.ynd_team_step_blue li {
	width: 30%;
}
.ynd_team_step_blue li {
	text-align: center;
	padding-bottom: 0px;
	line-height: 23px;
	padding-left: 0px;
	padding-right: 15px;
	background: url(../images/ynd/ynd_flow_steps_blue.png) #e4e4e4 no-repeat
		100% 0px;
	float: left;
	height: 23px;
	color: #404040;
	font-size: 12px;
	overflow: hidden;
	font-weight: normal;
	padding-top: 0px
}
.ynd_team_step_blue li span {
	display: block;
	font-weight: normal
}
.ynd_team_step_blue li strong {
	display: block;
	font-weight: normal
}
.ynd_team_step_blue li .first {
	background: url(../images/ynd/ynd_flow_steps_blue.png) #e4e4e4 no-repeat
		-12px -69px
}
.ynd_team_step_blue li.last {
	background-position: 100% -138px
}
.ynd_team_step_blue li.current {
	background-color: #379cc8;
	color: #fff
}
.ynd_team_step_blue li.current .first {
	background-color: #379cc8;
	background-position: -12px -92px
}
.ynd_team_step_blue li.current-prev {
	background-position: 100% -23px
}
.ynd_team_step_blue li.done {
	background-color: #e4e4e4;
	color: #000
}
.ynd_team_step_blue li.done .first {
	background-color: #e4e4e4;
	background-position: -12px -115px;
	font-weight: normal
}
.ynd_team_step_blue li.last-current {
	background-color: #379cc8;
	background-position: 100% -161px;
	color: #fff
}
.ynd_team_step {
	list-style: none;
	margin: 20px 10px;
	overflow: hidden
}
.ynd_team_step:after {
	display: block;
	height: 0px;
	clear: both;
	content: ""
}
.ynd_team_step li {
	width: 20%;
}
.ynd_team_step li {
	text-align: center;
	padding-bottom: 0px;
	line-height: 23px;
	padding-left: 0px;
	padding-right: 15px;
	background: url(../images/ynd/ynd_flow_steps.png) #e4e4e4 no-repeat 100%
		0px;
	float: left;
	height: 23px;
	color: #404040;
	font-size: 12px;
	overflow: hidden;
	font-weight: normal;
	padding-top: 0px
}
.ynd_team_step li span {
	display: block;
	font-weight: normal;
}
.ynd_team_step li strong {
	display: block;
	font-weight: normal
}
.ynd_team_step li .first {
	background: url(../images/ynd/ynd_flow_steps.png) #e4e4e4 no-repeat
		-12px -69px
}
.ynd_team_step li.last {
	background-position: 100% -138px;
}
.ynd_team_step li.current {
	background-color: #8ec31d;
	color: #fff;
}
.ynd_team_step li.current .first {
	background-color: #8ec31d;
	background-position: -12px -92px;
}
.ynd_team_step li.current-prev {
	background-position: 100% -23px;
}
.ynd_team_step li.done {
	background-color: #e4e4e4;
	color: #000;
}
.ynd_team_step li.done .first {
	background-color: #e4e4e4;
	background-position: -12px -115px;
	font-weight: normal;
}
.ynd_team_step li.last-current {
	background-color: #8ec31d;
	background-position: 100% -161px;
	color: #fff;
}
.ynd_messbox,.ynd_message {
	padding: 10px;
	margin: 10px;
	background: #CDFBBF;
	border: #5CFC5C solid 1px;
	font-size: 14px;
	line-height: 26px;
	font-family: microsoft yahei;
}
.ynd_maillist {
	width: 400px;
	margin: 6px auto;
}
.ynd_maillist dd {
	padding-left: 16px;
	line-height: 22px;
	font-size: 12px;
}
.ynd_Team_ad {
	width: 670px;
	float: left;
}

/*.ynd_Team_ad img{ width:662px; height:340px; padding:3px; border:#CCC solid 1px;}*/
.ynd_Team_ad_r {
	margin-left: 10px;
	width: 280px;
	float: left;
}
.ynd_search {
	width:278px;
	border:#ffdf8e solid 1px;
	padding-bottom:6px;

}
.ynd_search h2 {
	background-position:0px -221px;
	height:27px;
} 
.ynd_searchlist {
	list-style: none;
	margin: 6px 0px;
}
.ynd_Team_top1  .ynd_searchlist {
	margin: 6px 0px 6px 20px;
}
.ynd_Team_toplist {
	list-style: none;
	margin: 0px;
}
.ynd_searchlist li {
	line-height: 26px;
	font-size: 12px;
	padding-left: 5px;
	width: 127px;
	float: left;
}
.ynd_Team_top1 .ynd_searchlist li {
	width: 142px;
}
.ynd_Team_top .ynd_searchlist li,.ynd_Team_top1 .ynd_searchlist li {
	padding-left: 6px;
}
.ynd_searchlist li input.ynd_input {
	width: 140px;
	padding-left: 12px;
}
.ynd_searchlist li select.ynd_input {
	width: 60px;
	padding-left: 2px;
}
.ynd_Team_top1 .ynd_searchlist li input.ynd_input {
	width: 100px;
	padding-left: 0px;
}
.ynd_Team_top1 .ynd_searchlist li select.ynd_input {
	width: 70px;
}
.ynd_searchlist li select {
	width: 60px;
}
.ynd_searchlist li.longer {
	width: 256px;
}
.ynd_Team_top1 .ynd_searchlist li {
	height: 40px;
	line-height: 40px;
	padding: 12px 0px;
}
.ynd_Team_top1 .ynd_searchlist li.longer {
	width: 180px;
}
.ynd_Team_top1 .ynd_searchlist li.longer1 {
	width: 200px;
}
.ynd_Team_top1 .ynd_searchlist li.shorta {
	width: 100px;
	padding: 12px 0px;
}
.ynd_Team_top1 .ynd_searchlist li select.longer {
	width: 120px;
}
.ynd_Team_top1 .ynd_searchlist li.shorta .ynd_btn_submit {
	float: left;
	margin: 0px;
}
.ynd_searchlist li.ynd_submit {
	text-align: center;
	padding: 6px 0px;
}
.ynd_leftcontent, .ynd_Team_top , .ynd_Team_top1{
	width:268px;
	border: #ffdf8e solid 1px;
	position: relative;
	margin-bottom: 10px;
}
.ynd_Team_top1 {
	width: 678px;
}
.ynd_myteamleft {
	width: 264px;
	border: #ffdf8e solid 1px;
}
.ynd_Team_top a,.ynd_Team_top1 a {
	float: left;
	font-size: 14px;
}
.ynd_myteamleft .y_lt,.ynd_Team_top1 .y_lt,.ynd_Team_top .y_lt,.ynd_leftcontent .y_lt
	{
	width: 270px;
}
.ynd_leftsmall {
	width: 958px;
}
.ynd_leftsmall .g_lt {
	width: 960px;
}
.ynd_myteamleft h2,.ynd_Team_top h2,.ynd_Team_top1 h2,.ynd_leftcontent h2,.ynd_list h2
	{
	background-position:0px -221px;
	height:27px;
	 line-height:27px;
} 
.ynd_Team_Searchbody a,.ynd_Team_toplist a {
	display: block;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.ynd_teamlist {
	height: 86px;
}
.ynd_Team_toplist a {
	padding: 4px 4px;
	width: 268px;
}
.ynd_Team_Searchbody a:hover,.ynd_teamlist:hover {
	background: #EBEBEB;
}
a.ynd_teamuser:hover img,.ynd_teamlist:hover  img {
	border: #090 solid 1px;
}
.ynd_Team_Searchbody a img,.ynd_teamlist img,.ynd_Team_toplist a img,.ynd_loaninfor dt img,.ynd_lenderpay li img,.ynd_Loan_imga
	{
	padding: 3px;
	background: #FFF;
	border: #ccc solid 1px;
}
.ynd_Team_Searchbody a dd,.ynd_Team_Searchbody a dt {
	margin: 0px;
	float: left;
	padding: 2px 4px;
}
.ynd_teamlist dl,.ynd_Team_toplist a img,.ynd_Team_Searchbody dl,.ynd_Team_Searchbody a img
	{
	float: left;
}
.ynd_teamlist dd,.ynd_teamlist dt {
	width: 231px;
	padding: 2px 0px 2px 4px;
	line-height: 16px;
	color: #333;
}
.ynd_teamlist dd {
	word-wrap: break-word;
	word-break: normal;
	overflow: hidden;
	height: 18px;
	line-height: 18px;
}
.ynd_teamlist dd.detail {
	height: 36px;
}
.ynd_Team_Searchbody a dd,.ynd_Team_Searchbody a dt {
	width: 186px;
	padding: 2px 0px 1px 4px;
	line-height: 16px;
}
.ynd_Team_Searchbody dl,.ynd_Team_Searchbody a dd.detail {
	width: 570px;
	word-wrap: break-word;
	word-break: normal;
}
.ynd_Team_Searchbody a {
	padding: 4px;
}
.ynd_Team_Searchbody,.ynd_Team_listindexbody {
	list-style: none;
	padding: 6px 0px;
}
.ynd_Team_listindexbody li {
	width: 338px;
	float: left;
}
.ynd_Team_Searchbody li {
	width: 678px;
}
.ynd_Team_toplist a dd,.ynd_Team_toplist a dt {
	width: 170px;
	line-height: 20px;
}
.ynd_Team_toplist a h3 {
	font-size: 14px;
}
.ynd_bsklist,.ynd_team_newuser,.ynd_myteam_newuser,.ynd_Team_listindex,.ynd_index_team,.ynd_allmember
	{
	position:relative;
	border:#ccc solid 1px;
	background:#f5f5f7;
	width:678px;
 
}
.ynd_Team_toplist a,.ynd_Team_toplist li,.ynd_Team_toplist dl {
	margin: 0px;
	padding: 0px;
}
.ynd_Team_toplist a img {
	margin: 4px 0px 4px 4px;
}
.ynd_Team_toplist a dl {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left
}
.ynd_teamlist img {
	margin-top: 4px;
	float: left;
}
.ynd_teamlist dl {
	width: 231px;
	margin-top: 4px;
}
.ynd_teamlist dt {
	overflow: hidden; /*dont write end */
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_myteamlist  .ynd_teamlist dl {
	position: relative;
}
.ynd_myteamlist  .ynd_teamlist dt.ynd_setting {
	position: absolute;
	right: 1px;
	top: 1px;
	text-align: right;
	width: 80px;
}
.ynd_searchlist .ynd_btn_submit {
	margin-left: 35px;
}
.ynd_Team_top1   .ynd_searchlist .ynd_btn_submit {
	margin-left: 5px;
}
.ynd_teamlist {
	width: 335px;
	float: left;
	padding-left: 4px;
}
.ynd_teamlist:hover {
	background: #E8E8E8;
}
.ynd_Team_toplist a:hover {
	background: #fff6df;
}
.ynd_team_newuser {
	width: 958px;
	padding-bottom: 10px;
}
.ynd_bsklist {
	width: 958px;
}
.ynd_Team_listindex .lt,.ynd_allmember .lt {
	width: 680px;
}
.ynd_index_team .lt {
	width: 750px;
}
.ynd_index_team {
	width: 748px;
	float: left;
}
.ynd_index_team a.ynd_teamlist {
	padding: 4px;
}
.ynd_team_newuser .lt,.ynd_bsklist .lt {
	width: 960px;
}
.ynd_myteam_newuser .lt {
	width: 680px;
}
.ynd_teameditinfor h2,.ynd_bsklist h2,.ynd_team_newuser h2,.ynd_myteam_newuser h2,.ynd_index_team h2,.ynd_Team_listindex h2,.ynd_allmember h2
	{
	padding:0px 0px 0px 12px;
	background:url(../images/ynd/ynd_myuser.png) repeat-x 0px -481px;
	font-size:14px;
	font-family:microsoft yahei;
	height:27px;
	line-height:27px;
	margin:0px;
}
.ynd_team_newuser h2 a,.ynd_banklisttitle a {
	cursor: pointer;
	background: url(../images/ynd/ynd_myuser.png) no-repeat right -944px;
	padding: 0px;
	margin: 3px 6px 0px 6px;
	line-height: 24px;
	float: left;
	padding-right: 6px;
}
.ynd_banklisttitle a {
	margin: 6px 6px 0px 6px;
	line-height: 26px;
}
.ynd_team_newuser h2 a span,.ynd_banklisttitle a span {
	font-size: 14px;
	margin-right: 6px;
	display: block;
	line-height: 24px;
	background: url(../images/ynd/ynd_myuser.png) no-repeat 0px -912px;
	padding-left: 12px;
}
.ynd_team_newuser h2 a:hover,.ynd_team_newuser h2 a.current,.ynd_banklisttitle a:hover,.ynd_banklisttitle a.current
	{
	background-position: right -879px;
}
.ynd_team_newuser h2 a:hover span,.ynd_team_newuser h2 a.current span,.ynd_banklisttitle a:hover span,.ynd_banklisttitle a.current span
	{
	background-position: 0px -847px;
	color: #060;
}
.ynd_Searchcont,.ynd_teamboardlist {
	list-style: none;
}
.ynd_banklisttitle a.current span,.ynd_banklisttitle a.current,.ynd_banklisttitle a:hover span
	{
	color: #C00;
}
.ynd_banklisttitle a {
	font-weight: bold;
}
.ynd_banklisttitle a span {
	color: #000;
}
.ynd_Searchcont label {
	padding: 0px 6px;
}
.ynd_Searchcont  dt,.ynd_Searchcont  dd {
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: 6px;
}
.ynd_Searchcont  dd.ynd_blank {
	width: 150px;
}
.ynd_myteam_infor {
	width: 958px;
	margin-bottom: 0px;
}
.ynd_myteam_infor h2 a {
	font-size: 14px;
	float: left;
	margin: 0px 20px 0px 0px;
	color: #000;
}
.ynd_myteam_infor h2 a.ynd_more {
	float: right;
	color: #03f;
}
.ynd_myteam_Bulletin dt,.ynd_myteam  dd.ynd_teamname,.ynd_Searchcont  dt
	{
	padding: 0px 10px;
	font-family: microsoft yahei;
}
.ynd_myteam_infor  .g_lt {
	width: 960px;
}
.ynd_myteam_board  .g_lt,.ynd_loan_info  .g_lt,.ynd_list  .g_lt {
	width: 680px;
}
.ynd_loan_listdetail  img,.ynd_teamboardmess dt img,.ynd_teamuser2010 img,.ynd_teamuser img,.ynd_myteam img.logo
	{
	border: #CCC solid 1px;
	background: #FFF;
	padding: 4px;
}
.ynd_myteamleft,.ynd_myteamboard_left,.ynd_myteam_left,.ynd_myteam,.ynd_myteam_Bulletin,.ynd_myteam  dt,.ynd_myteam  dd,.ynd_teamboardmess dt,.ynd_teamboardmess dd,.ynd_list h2
	{
	float: left;
}
.ynd_myteam_left {
	width: 680px;
	padding-bottom: 10px;
}
.ynd_myteamboard_left {
	width: 680px;
}
.ynd_myteam {
	width: 714px;
	margin: 10px;
	_margin: 10px 10px 10px 5px;
}
.ynd_myteam_Bulletin {
	width: 200px;
	margin: 10px 0px;
	border-left: #EBEBEB solid 1px;
}
.ynd_myteam  dd {
	width: 195px;
	line-height: 22px;
	padding-left: 10px;
}
.ynd_myteam  dd.ynd_myteaminstu,.ynd_myteam  dd.ynd_teamname {
	width: 490px;
}
.ynd_myteam  dd.ynd_teamname {
	font-size: 14px;
}
.ynd_myteam  dd.ynd_teammenu {
	line-height: 22px;
	width: 330px;
}
.ynd_myteam  dd a.add {
	color: #000;
	right: 260px;
	top: 66px;
	position: absolute;
	width: 102px;
	height: 34px;
	background: url(../images/ynd/ynd_myuser.png) 0px -730px;
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 36px;
}
.ynd_myteam  dd a.add:hover {
	color: #060;
}
.ynd_myteam_Bulletin dd {
	padding: 6px 10px;
	line-height: 20px;
	height: 150px;
	word-wrap: break-word;
	word-break: normal;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_myteam_Bulletin dt {
	font-size: 16px;
}
.ynd_myteam  dd.ynd_teammenu a {
	margin: 0px 4px;
}
.ynd_myteam_Bulletin a,.ynd_myteam a {
	color: #03F;
}
.ynd_teamuser,.ynd_teamuser2010 {
	float: left;
	display: block;
	cursor: pointer;
	margin: 10px 0px 10px 10px;
}
.ynd_teamuser dd,.ynd_teamuser2010 {
	text-align: center;
	line-height: 22px;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
}
.ynd_myteamleft {
	margin-left: 10px;
}
.ynd_myteam_board,.ynd_loan_info {
	width: 678px;
	margin-top: 10px;
}
.ynd_myteamboard_left .ynd_myteam_board {
	margin-top: 0px;
}
.ynd_teamboardmess {
	margin: 0px;
}
.ynd_teamboardlist {
	width: 658px;
	margin: 0px auto;
}
.ynd_teamboardlist li {
	padding-bottom: 6px;
	border-bottom: #CCC solid 1px;
}
.ynd_teamboardmess dt {
	margin-right: 6px;
	display: block;
}
.ynd_teamboardmess dd {
	margin: 0px 6px;
	line-height: 22px;
	width: 550px;
	position: relative;
	word-wrap: break-word;
	word-break: normal;
}
.ynd_teamboardmess dd .ynd_resubmit {
	position: absolute;
	right: 1px;
	top: 2px;
	width: 160px;
	text-align: right;
}
.ynd_teamboardmess dd .ynd_resubmit a {
	margin: 0px 4px;
}
.ynd_teamboardlist li.ynd_replay {
	padding-left: 14px;
}
.ynd_teamboardlist li dd.ynd_replayto {
	border: #ebe6c9 solid 1px;
	background: #fcf9e6;
	padding: 2px 6px;
}
.ynd_t_user {
	float: left;
	display: block;
	border: #ebe6c9 solid 1px;
	background: #fcf9e6;
	padding: 6px 0px 6px 6px;
	margin-left: 10px;
	margin-top: 10px;
	width: 170px;
	height: 101px;
}
.ynd_t_user dt,.ynd_t_user dd {
	display: block;
	float: left;
}
.ynd_t_user dt {
	width: 90px;
	height: 90px;
}
.ynd_t_user dd {
	padding-left: 4px;
	width: 76px;
	line-height: 20px;
}
.ynd_t_control {
	text-align: center;
	line-height: 26px;
	font-family: microsoft yahei;
	padding-top: 12px;
}
.ynd_t_control h3 {
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	line-height: 24px;
}
.ynd_t_control  input {
	margin-left: 12px;
	background: url(../images/ynd/ynd_btn_all.gif);
	width: 89px;
	height: 33px;
	border: none;
}
.ynd_t_regtip {
	font-family: microsoft yahei;
	padding: 6px 20px;
	margin: 16px auto;
	width: 650px;
	background: #fff6df;
	border: #f9e9c0 solid 1px;
	font-size: 14px;
}
.ynd_t_regtip img {
	padding: 2px;
	border: #ebe6c9 solid 1px;
	float: left;
}
.ynd_t_regtip a:hover img {
	border: #0C3 solid 1px;
}
.ynd_t_regtip p {
	width: 540px;
	float: left;
	padding: 0px 16px;
	margin: 0px 6px;
	line-height: 26px;
	font-size: 16px;
	font-family: microsoft yahei;
}
.ynd_t_regl,.ynd_t_regr {
	float: left;
	line-height: 26px;
}
.ynd_t_regbody {
	margin: 0px auto 22px auto;
	width: 780px;
	padding-bottom: 20px;
}
   .ynd_t_regbody h2{
	   padding:0px 0px 0px 12px;
	 
	font-size:16px;
	font-family:microsoft yahei;
	height:27px;
	line-height: 27px;
}
.ynd_t_regl {
	width: 500px;
	padding-bottom: 12px;
}
.ynd_t_regr {
	width: 190px;
	margin-left: 10px;
	font-size: 12px;
	padding: 10px;
}
.ynd_t_regl ul {
	list-style: none;
	padding-left: 42px;
}
.ynd_t_regl ul li {
	float: left;
	font-size: 14px;
	line-height: 29px;
	text-align: left;
	width: 400px;
}
.ynd_t_regl ul li label {
	color: #060;
	font-size: 14px;
	width: 80px;
	float: left;
}
.ynd_Team_Page .ynd_diract_login,.ynd_diract_login,.ynd_Team_Page .ynd_diract_login:hover
	{
	margin: 6px auto;
	display: block;
	background: url(../images/ynd/ynd_btn_all_1.png);
	width: 89px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: none;
	cursor: pointer;
}
.ynd_searchbtn {
	margin: 0px;
	background: url(../images/ynd/ynd_btn_all_1.png) 0px -184px;
	width: 74px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border: none;
	cursor: pointer;
}
.ynd_t_regl ul li.ynd_t_rok {
	text-align: left;
}
.ynd_t_ok,.ynd_t_regl ul li .ynd_t_regok {
	width: 104px;
	height: 34px;
	background: url(../images/ynd/ynd_myuser.png) 0px -730px;
	font-size: 16px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 36px;
	border: none;
	cursor: pointer;
}
.ynd_t_regl ul li.ynd_t_rok input {
	float: left;
	margin-left: 60px;
	margin-right: 12px;
}
.ynd_t_regl ul li.ynd_t_rok  a {
	float: left;
	display: block;
	margin-top: 8px;
}
.ynd_t_regl ul li input {
	vertical-align: middle;
	font-family: microsoft yahei;
	_font-family: simsun;
}
.ynd_t_regl ul li input.w140 {
	width: 140px;
}
.ynd_t_regl ul li.ynd_t_agreeto span {
	float: right;
}
.ynd_t_regl ul li label.ynd_t_agree,.ynd_t_set {
	color: #000;
	font-size: 12px;
}
.ynd_t_regl ul li label.ynd_t_agree {
	float: none;
}
.ynd_t_regl ul li.ynd_t_agreeto {
	padding-left: 80px;
	width: 380px;
}
.ynd_t_regl ul li.ynd_t_agreeto1 {
	padding-left: 80px;
	width: 300px;
}
.ynd_t_regl ul li label.ynd_t_agree a {
	color: #F00;
}
.ynd_t_rega ul li span,.ynd_t_regl ul li span {
	color: #F00;
	font-size: 12px;
}
.ynd_t_rega {
	height: 190px;
}
.ynd_t_rega ul li span {
	padding-left: 8px;
}
.ynd_t_rega li,.ynd_t_rega li label {
	font-size: 12px;
	line-height: 24px;
	float: left;
}
.ynd_t_rega li {
	width: 360px;
	padding: 4px 0px 0px 60px;
}
.ynd_t_rega li label {
	width: 60px;
}
.ynd_t_rega li label.ynd_t_agree {
	float: none;
}
.ynd_teameditinfor	.ynd_t_regl h2 {
	background-image: none;
}
.ynd_teameditinfor h2 a.ynd_more,.ynd_teameditinfo h2 a.ynd_more {
	font-size: 12px;
	color: #03f;
}
.ynd_teamuser2010,.ynd_teamuser dl dd {
	text-align: center;
}
.ynd_teameditinfor {
	margin: 0px;
	border: #ccc solid 1px;
	background: #f5f5f7;
}
.ynd_orderinforc li,.ynd_teameditinfor h2 {
	text-align: left;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_teameditinfor_body {
	text-align: center;
	padding: 16px 6px;
}
.ynd_tlist li label,.ynd_teameditinfor_body textarea {
	font-size: 12px;
}
.ynd_teameditinfor_body .ynd_t_ok {
	margin: 6px 22px;
	font-size: 14px;
	font-family: microsoft yahei;
}
a.ynd_t_ok {
	display: block;
}
dl.normallist {
	margin: 6px auto;
	width: 500px;
}
dl.normallist dt {
	font-size: 14px;
	font-family: microsoft yahei;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 22px;
}
dl.normallist dd {
	padding: 10px 0px 20px 120px;
}
.ynd_loaninfor dt,.ynd_loaninfor dd,dl.normallist dd a {
	float: left;
}
.ynd_showinfor	.ynd_t_ok,.ynd_t_confirm .ynd_t_ok {
	margin: 10px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_showinfor	a.ynd_t_ok:hover {
	text-decoration: none;
}
#TB_window .ynd_showinfor p a,#TB_windows  .ynd_showinfor p a:link,.ynd_showinfor p a,.ynd_showinfor p a:link
	{
	color: #090;
}
#TB_window .ynd_showinfor p,.ynd_showinfor p {
	padding: 0px;
}
#TB_window .ynd_showinfor	.ynd_t_ok {
	color: #333
}
.ynd_teameditinfor_body dl.normallist,.ynd_t_confirm dl.normallist {
	width: 300px;
}
.ynd_longmess dl.normallist {
	width: 500px;
}
.ynd_joinok dl.normallist {
	width: 500px;
}
.ynd_teameditinfor_body dl.normallist dd {
	padding: 10px 0px 10px 0px;
}
.ynd_t_confirm dl.normallist dd {
	padding: 10px 0px 20px 20px;
}
.ynd_teameditinfor_body dl.normallist dd.ynd_tip {
	color: #F00;
	font-size: 12px;
	border: none;
	background: none;
	line-height: 18px;
	padding: 4px 0px;
}
.ynd_tlist {
	list-style: none;
}
.ynd_tlist li textarea {
	vertical-align: top;
}
	.ynd_team_step_basklist li {
	width: 18%
}
.defaultteam {
	widows: 400px;
	margin: 10px 10px 10px 100px;
}
.defaultteam li {
	line-height: 26px;
	font-size: 12px;
}
.defaultteam li b {
	margin-left: 30px;
}
.defaultteam li .ynd_t_ok {
	margin: 10px;
}
.ynd_al {
	text-align: left;
}
.ynd_bsklist {
	background: #FFF;
	_margin-top: 10px;
}
.ynd_bskinfor {
	width: 958px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ynd_bskinfor li {
	float: left;
	height: 82px;
	line-height: 82px;
	text-align: center;
	width: 110px;
	font-size: 12px;
	vertical-align: middle;
}
.ynd_bskinfor li select {
	width: 90px;
}
.ynd_bskinfor li a {
	color: #090;
	line-height: 24px;
}
.ynd_bskinfor li select {
	margin-top: 30px; *
	margin-top: 0px;
	_margin-top: 30px;
}
.ynd_bskinfor li a:hover {
	color: #0C6;
}
.ynd_bskinfor li.longd {
	width: 190px;
	padding-left: 10px;
}
.ynd_bskinfor li.midd {
	width: 144px;
}
.ynd_bskinfor li.shortd {
	width: 80px;
}
.ynd_bskinfor li.shortd a {
	color: #F00;
	line-height: 80px;
}
.ynd_bskinfor li.shortder {
	width: 90px;
}
.ynd_bskinfor li.shortd input {
	margin-top: 6px;
}
.ynd_bskinfor li  img {
	margin-top: 4px;
}
.ynd_bsk_ctrl li,.ynd_title li {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	font-family: microsoft yahei;
}
.ynd_title li {
	background: url(../images/bank/ynd_box_title.jpg) repeat-x 0px -7px;
}
.ynd_bskinfor li .ynd_loadimg,.ynd_lender img {
	padding: 3px;
	border: #ebe6c9 solid 1px;
}
.addmoney a {
	padding: 0px 4px;
	border: #090 solid 1px;
	font-size: 14px;
	line-height: 14px;
}
.addmoney b {
	font-size: 16px;
	color: #F00;
}
.addmoney a:hover {
	text-decoration: none;
}
.addmoney .ynd_text_amt {
	width: 40px;
}
.ynd_title  li.longd {
	text-align: center;
}
.ynd_errorinfor {
	background-position: 10px -150px;
	width: 310px;
}
.ynd_errorinfor dl.normallist {
	width: 300px;
}
.ynd_bsk_ctrl {
	list-style: none;
	margin: 6px 0px;
}
.ynd_bsk_ctrl li {
	float: left;
	line-height: 40px;
	padding: 0px;
}
.ynd_bankDetail,.ynd_bsk_ctrl li a {
	font-family: microsoft yahei;
}
.ynd_bsk_ctrl li input.ynd_diract_login,.ynd_Team_Page .ynd_diract_login:hover,.ynd_Team_Page .ynd_diract_login
	{
	text-decoration: none;
	margin: 0px;
	font-family: microsoft yahei;
	line-height: 37px;
}
.ynd_Team_Page .ynd_diract_login {
	float: none;
	margin-left: 60px;
}
.ynd_bsk_ctrl li .ynd_t_ok {
	margin: 0px;
	font-family: microsoft yahei;
	margin: 0px;
	font-family: microsoft yahei;
	background: url(../images/ynd/ynd_btn_all_1.png) 0px -38px;
	width: 74px;
	height: 22px;
	display: block;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	border: none;
}
.ynd_confimbtn {
	margin: 0px;
	font-family: microsoft yahei;
	background: url(../images/ynd/ynd_btn_all_1.png) 0px -38px;
	width: 74px;
	height: 22px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	border: none;
}
.ynd_bsk_totle {
	width: 958px;
	text-align: right;
	line-height: 29px;
	font-size: 12px;
	font-family: microsoft yahei;
}
   .ynd_bsk_totle a{
	color:#00F;
	font-size:12px;
	font-family:microsoft yahei;
	padding:4px 8px;
}
.ynd_bsk_totle b {
	font-size: 16px;
	font-family: microsoft yahei;
	color: #063;
}
   .ynd_bsk_totle b.price{
	color:#F30;
}
.ynd_long {
	width: 633px;
}
.ynd_long1 {
	width: 772px;
}
.ynd_long2 {
	width: 794px;
}
.ynd_long3 {
	width: 948px;
	text-align: right;
	color: #F30;
}
.ynd_bankbody p,.ynd_bankDetail {
	line-height: 20px;
	padding: 6px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_orderinforc h2,.ynd_share h2,.ynd_mfi_smallinfor dt,.ynd_mfi_smallinfor dt a
	{
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_bankDetail p {
	padding: 0px;
	line-height: 20px;
}
.ynd_bankbody p {
	margin: 8px;
}
.ynd_bankbody input {
	line-height: 38px;
}
.ynd_all_back {
	background: url(../images/ynd/ynd_btn_all_1.png) 0px -38px;
	width: 74px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-align: center;
}
.ynd_lender h1,.ynd_loan h2,.ynd_loan h1,.ynd_mfi h1 {
	font-size: 16px;
	font-family: microsoft yahei;
	border-bottom: #060 solid 3px;
	line-height: 25px;
	padding-left: 8px;
}
.ynd_lender h1,.ynd_loan h1,.ynd_leftcontentnew h1 {
	display: none;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.ynd_loan h2 {
	position: relative;
}
.add_intro {
	width: 600px;
	height: 30px;
}
.add_intro a {
	display: block;
	text-decoration: underline;
}
.add_intro span {
	display: block;
	float: left;
	margin: 0 50px 0 0;
}
.ynd_share2010_sR { /*position:absolute; right:0px; top:0px; */
	heigh: 30px;
	width: 250px;
	float: left;
	margin-left: 310px;
	_margin-left: 160px;
}
.ynd_mfi_smallinfor,.ynd_loaninfor {
	margin-top: 10px;
}
.ynd_loaninfor {
	width: 680px;
	float: left;
	background: #F2F2F2;
	border: #E7E7E7 solid 1px;
}
.ynd_loaninfor dt {
	width: 670px;
	line-height: 26px;
	padding-left: 12px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_loaninfor dd {
	line-height: 24px;
	width: 30px;
	padding-left: 6px;
}
.ynd_loaninfor dd.longer {
	width: 122px;
}
.ynd_loaninfor dd.shirter {
	width: 28px;
}
.ynd_loaninfor dd.shirter1 {
	width: 68px;
}
.ynd_loaninfor dd.longest {
	width: 248px;
}
.ynd_load_infor2 {
	margin-top: 10px;
}
.ynd_load_infor2 th,.ynd_load_infor2 td {
	text-align: left;
	line-height: 26px;
	font-size: 12px;
	padding-left: 12px;
}
.ynd_load_infor2 th {
	background: url(../images/bank/ynd_box_title.jpg) repeat-x 0px 0px;
}
.ynd_load_infor2 td a {
	color: #060;
}
.ynd_mfi_smallinfor dt,.ynd_mfi_smallinfor dd {
	line-height: 20px;
	padding-left: 8px;
	float: left;
}
.ynd_mfi_smallinfor dd {
	width: 106px;
}
.ynd_mfi_smallinfor dt {
	line-height: 26px;
	width: 259px;
}
.ynd_mfi_smallinfor dd.longer {
	width: 140px;
}
.ynd_mfi_smallinfor dt a {
	color: #060;
}
.ynd_orderinfor {
	margin-top: 0px;
	float: left;
	width: 334px; *
	width: 332px;
	_ *width: 306px;
	background: #FFF;
	border: #fee2a1 1px solid;
	padding: 1px;
	margin-left: 6px; *
	margin-left: 8px;
	_margin-left: 12px;
	margin-bottom: 12px; *
	margin-bottom: 8px;
}
.ynd_orderinforc {
	background: #fff3d9;
	height: 170px;
	margin: 0px;
}
.ynd_orderinforc h2 {
	padding-left: 10px;
	font-size: 16px;
}
.ynd_loan_info p {
	line-height: 22px;
	text-indent: 22px;
	font-size: 12px;
	padding: 10px;
}
.ynd_loan_info p.ynd_tips {
	color: #666;
}
p.ynd_load_infor1 {
	font-size: 14px;
	text-indent: 24px;
	font-family: microsoft yahei;
}
.ynd_loan_repay li {
	border: #C2C2C2 solid 1px;
	border-bottom: none;
	border-right: none;
	float: left;
	width: 33%;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
}
.ynd_lenderpay li {
	height: 90px;
	float: left;
	width: 80px;
	text-align: center;
	line-height: 90px;
	font-size: 14px;
	border-right: #C2C2C2 solid 1px;
	border-bottom: #C2C2C2 solid 1px;
}
.ynd_lenderpay li img {
	margin-top: 6px;
}
.ynd_lenderpay li.doubleline {
	background: #E8E8E8;
}
.ynd_lenderpay li b {
	line-height: 20px;
}
.ynd_lenderpay li.lander {
	width: 164px;
}
.ynd_lenderpay li.lander a {
	line-height: 20px;
}
.ynd_lenderpay li.landerjigou {
	width: 198px;
}
.ynd_lenderpay li.landerjigou2 {
	width: 151px;
}
.ynd_lenderpay li.landerjigouline {
	line-height: 40px;
	vertical-align: middle;
}
.ynd_lenderpay li.landerjigou2 {
	width: 151px;
}
.ynd_lenderpay li.landerjigou2 a {
	color: #063;
}
.ynd_lenderpay li.landerjigou2  a:hover,.ynd_lenderpay li.lander  a:hover
	{
	color: #090;
}
.ynd_loan_repay li.righta {
	border-right: #C2C2C2 solid 1px;
}
.ynd_lenderpay li.righta {
	border-right: none;
}
.ynd_loan_repay li.btma {
	height: 0px;
	overflow: hidden; /*border-left:none;border-right:none*/
}
.ynd_lenderpay li.allline {
	width: 678px;
	border-right: none;
	border-bottom: none;
	height: 56px;
}
.ynd_lenderpay  li.btma {
	height: 0px;
	overflow: hidden;
	border-bottom: none;
}
li.ynd_tbtitle {
	background: url(../images/bank/ynd_box_title.jpg) repeat-x 0px 0px;
	line-height: 24px;
	font-size: 14px;
	font-family: microsoft yahei;
	height: 24px;
}
.ynd_share h2 {
	line-height: 26px;
}
.ynd_share,.ynd_share2010 {
	margin: 6px 0px 0px 20px;
}
.ynd_loan_info {
	padding-bottom: 10px;
	line-height: 26px;
	font-size: 12px;
}
.ynd_loan_info h2,.ynd_loan_info h2 a {
	text-indent: 0px;
}
.ynd_loan_repay b,.ynd_lenderpay b {
	font-family: microsoft yahei;
}
.ynd_loanod,.ynd_orderinforc ul {
	list-style: none;
	padding: 10px 20px;
}
.ynd_orderinforc ul {
	margin: 6px 28px 8px 28px; *
	margin: 6px 22px 8px 22px;
	_margin: 0px 20px 8px 18px;
	padding: 0px;
	float: left;
}
.ynd_loanod {
	font-family: microsoft yahei;
	width: 230px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 10px;
}
.ynd_loanod li,.ynd_orderinforc ul li {
	float: left;
	width: 83px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
.ynd_orderinforc ul li b {
	font-size: 18px;
	color: #d8083a;
}
.ynd_loanod li.detail,.ynd_orderinforc li.detail {
	width: 180px; *
	width: 160px;
}
.ynd_loanod li.long,.ynd_orderinforc li.long {
	width: 231px;
}
.ynd_orderinforc li.mid1 {
	width: 140px; *
	width: 130px;
	_width: 120px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.ynd_orderinforc li.mid2 {
	width: 130px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.ynd_loanod li.detail {
	width: 138px;
}
.ynd_loanod li.detail b {
	font-size: 16px;
	font-family: microsoft yahei;
	color: #d8083a;
}
.progress-bar {
	background: #FFF;
	border: #ddd 1px solid;
	position: relative;
	width: 230px;
	height: 18px;
}
.progress-bar span {
	background: transparent url(../images/ynd/ynd_pbar.gif) no-repeat scroll
		0 0;
	display: block;
	line-height: 16px;
	height: 16px;
	left: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	width: 228px;
	text-align: center;
}
.progress-bar em {
	background: transparent url(../images/ynd/ynd_pbar_bg.gif) repeat-x
		scroll 0 0;
	display: block;
	height: 20px;
	position: absolute;
	top: 0;
	width: 300px;
}
.progress-bar span font {
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 228px;
	top: 0px;
	left: 0px;
}
.ynd_mfi_infora {
	text-align: center;
}
.ynd_mfi_infora img {
	padding: 4px;
	border: #EBEBEB solid 1px;
	margin: 12px 0px;
}
.ynd_mfi_infora p {
	margin: 3px 12px;
	text-align: left;
	line-height: 22px;
	font-size: 12px;
	text-indent: 16px;
}
.ynd_mfi_detail_b,.ynd_mfi_detail_a,.ynd_mfi_detail {
	list-style: none;
	margin: 12px;
}
.ynd_mfi_detail_b li {
	float: left;
	white-space: nowrap;
}
.ynd_mfi_detail_a li,.ynd_mfi_detail li {
	float: left;
	width: 110px;
}
.ynd_mfi_detail li.long {
	width: 540px;
}
.ynd_mfi_detail li.mid {
	width: 210px;
}
.ynd_mfi_detail_a li {
	width: 160px;
}
.ynd_mfi_more {
	line-height: 24px;
	text-align: right;
	background: none;
}
.ynd_mfi_more a:hover {
	background: none;
}
.ynd_mfi_detail li {
	font-size: 13px;
}
.ynd_loan_search {
	list-style: none;
	margin: 10px;
}
.ynd_loan_search select {
	width: 60px;
}
.ynd_loan_search select.long {
	width: 140px;
}
.ynd_loan_search select.midlong {
	width: 100px;
}
.ynd_loan_search li {
	float: left;
	width: 80px;
	padding: 6px 0px;
}
.ynd_loan_search li.long {
	width: 150px;
}
.ynd_loan_search li.midlong {
	width: 120px;
}
.ynd_loan_search li.ynd_seartitle {
	float: left;
	width: 54px;
	text-align: center;
}
.ynd_loan_search li label {
	font-size: 12px;
	line-height: 24px;
}
.ynd_loan_search li.ynd_loansearchsub {
	text-align: center;
	width: 106px;
	padding: 2px 0px;
}
.ynd_loan_search_inf {
	list-style: none;
}
.ynd_loan_search_inf li.list {
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: #fee2a1 dashed 1px;
}
.ynd_loan_listdetail img {
	float: left;
}
.ynd_loan_listdetail {
	cursor: pointer;
}
.ynd_loan_listdetail:hover {
	text-decoration: none;
	background: #EBEBEB;
}
.ynd_loan_listdetail dl {
	float: left;
	width: 562px; *
	width: 550px;
}
.ynd_loan_listdetail dt,.ynd_loan_listdetail dd {
	line-height: 20px;
	width: 550px; *
	width: 546px;
	padding: 0px 6px;
}
.ynd_loan_listdetail dd b {
	color: #d8083a;
}
.ynd_loan_listdetail dd b.ynd_more {
	color: #006200;
}
.ynd_loan_listdetail dt {
	font-size: 16px;
	font-family: microsoft yahei;
	line-height: 28px;
	font-weight: bold;
	color: #006200;
}
.ynd_loanod li.long {
	padding-top: 4px;
}
.ynd_loanod li.long .ynd_paycart {
	margin-right: 12px;
}
.ynd_teamcreate {
	width: 193px;
	height: 43px;
	display: block;
	background: url(../images/ynd/ynd_myuser.png) -2px -1060px no-repeat;
}
a.ynd_teamcreate {
	text-decoration: none;
}
.ynd_tmcreat {
	background: #fff4d7;
	border: #fee2a1 solid 1px;
	margin-bottom: 10px;
}
.ynd_tmcreat dt {
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 24px;
	text-align: center;
}
.ynd_tmcreat dd {
	padding: 6px 0px 10px 44px;
}
.ynd_message {
	color: #F00;
}
.Ynd_ShowBox .Ynd_B_Pic IMG {
	width: 506px;
	display: block;
	height: 256px
}

 .Ynd_ShowBox {	 
	width: 670px;	 
	height: 256px;
	overflow: hidden;
	padding:0px
}

 .Ynd_ShowBox .Ynd_B_Pic {
	width: 506px;
	float: left;
	height: 256px;
	overflow: hidden;
	margin-right: 2px
}
 .Ynd_ShowBox .Ynd_B_Pic IMG {
	border: #fff 1px solid;
	width: 506px;
	display: block;
	height: 256px;
 
}
 .Ynd_ShowBox .Ynd_Pic_List {
	position: relative;
	width: 162px;
	float: left;
	height: 256px
}
.Ynd_ShowBox UL {
	list-style-type: none;
}
 .Ynd_ShowBox .Ynd_Pic_List LI {
	width: 160px;
	height: 50px;
	overflow: hidden;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
 .Ynd_ShowBox .Ynd_Pic_List LI A {
	margin:0px 0px 0px 2px;
	width: 157px;
	display: block;
	height: 50px;
	overflow: hidden;
}
 .Ynd_ShowBox .Ynd_Pic_List LI A IMG {
	padding: 1px;
	width: 155px; 
	display: block;
	height: 48px;
}
 .Ynd_ShowBox .Ynd_Pic_List LI A:hover {
	border: #03a303 2px solid;
	width: 153px;
	height: 46px;
}
 .Ynd_ShowBox .Ynd_Pic_List LI A.Current {
	border: #03a303 2px solid;
	width: 153px;
	height: 46px;
}
 .Ynd_ShowBox .Ynd_Pic_List LI A:hover IMG {
	margin: -2px
}
 .Ynd_ShowBox .Ynd_Pic_List LI A.Current IMG {
margin: -2px
} 
.ynd_allmenber {
	position: relative;
	width: 678px;
}
.ynd_allmenber .lt {
	width: 680px;
}
.ynd_all_right_1 {
	float: left;
	margin-left: 10px;
	width: 268px;
}
.ynd_all_right {
	position: relative;
	width: 268px;
}
.ynd_all_right .lt {
	width: 270px;
}
.ynd_allmenber .ynd_teamuser,.ynd_allmenber .ynd_teamuser2010 {
	margin: 6px 0px 0px 11px;
	_margin: 6px 0px 0px 8px;
	text-align: center;
	line-height: 22px;
}
.ynd_Loanlist h2 a,.ynd_Website_news  h2 a,.ynd_loan_info h2 a,.ynd_myteam_newuser h2 a,.ynd_allmember h2 a.ynd_more,.ynd_allmenber h2 a
	{
	float: left;
	font-size: 14px;
}
.ynd_Loanlist h2 a.ynd_more,.ynd_Website_news  h2 a.ynd_more,.ynd_loan_info h2 a.ynd_more,.ynd_Team_top h2 a.ynd_more,.ynd_Team_top1 h2 a.ynd_more,.ynd_allmember h2 a.ynd_more,.ynd_myteam_newuser h2 a.ynd_more,.ynd_allmenber h2 a.ynd_more
	{
	float: right;
	margin-right: 12px;
	font-size: 12px;
}
.ynd_Team_toplist  .detail {
	width: 172px;
	height: 38px;
	overflow: hidden; /*dont write the last*/
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_Team_toplist a {
	cursor: pointer;
}
.b {
	font-weight: bolder;
}
.ynd_team_tzizhu {
	float: left;
	width: 220px;
	margin: 10px auto;
	padding: 0px;
	overflow: hidden;
	border-left: 1px solid #CCC;
}
.ynd_team_tzizhu span {
	font-size: 14px;
	font-family: microsoft yahei;
	height: 24px;
	margin: 5px 0 0 10px;
	padding: 0;
	line-height: 24px;
	color: #C30;
}
.ynd_team_tzizhu p {
	font-family: microsoft yahei;
	width: 190px;
	height: 20px;
	margin: 5px 0 0 30px;
	padding: 0;
	line-height: 20px;
	color: #666;
	font-size: 12px;
}
.ynd_team_tzizhu ul {
	margin: 6px 0px 0px 5px;
	padding: 0;
}
.ynd_Website_news_list .ynd_team_tzizhu ul {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.ynd_team_tzizhu ul li {
	float: left;
	width: 55px;
	margin: 0px 0px 0px 10px;
	_margin: 0 0 0 6px;
	text-align: center;
}
.ynd_team_tzizhu ul li img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	padding: 3px;
	border: #CCC solid 1px;
}
.ynd_team_tzizhu ul li a {
	line-height: 20px;
}
.ynd_team_tzizhu ul li a:hover img {
	border: #090 solid 1px;
}
.ynd_team_tzizhu ul li label {
	display: block;
	width: 40px;
	height: 17px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
.ynd_team_tzizhu b {
	font-family: microsoft yahei;
	font-size: 16px;
	color: #C30;
}
.ynd_Website_news_list .ynd_team_tzizhu {
	width: 256px;
	margin: 6px auto 6px auto;
	border-left: none;
	float: none;
}
.ynd_Website_news_list .ynd_team_tzizhu ul {
	margin: 0px;
}
.ynd_Website_news_list .ynd_team_tzizhu ul li {
	margin-left: 16px;
	_margin-left: 10px;
}
 .ynd_Website_news_list .ynd_team_tzizhu ul li.ynd_clearfloat {
	height:1px;
}
.ynd_Website_news_list .ynd_team_tzizhu  span,.ynd_Website_news_list .ynd_team_tzizhu  span.b,.ynd_Website_news_list .ynd_team_tzizhu  p
	{
	color: #333;
	font-weight: normal;
}
.ynd_team_tzizhu  span a {
	font-size: 14px;
}
.ynd_myteam_Bulletinnew {
	width: 260px;
	border-left: none;
}
.ynd_myteam_Bulletinnew dd {
	height: 100px;
}
.ynd_botom10px {
	margin-bottom: 10px;
}
.ynd_all_right a.ynd_Loan:hover {
	background: #E8E8E8;
}
.ynd_all_right a.ynd_Loan:hover img,.ynd_lenderpay a:hover img {
	border: #090 solid 1px;
}
.ynd_lender {
	margin: 6px 2px 6px 4px;
}
.ynd_lender dt,.ynd_lender dd {
	float: left;
	padding: : 3px;
}
.ynd_lender dd {
	width: 116px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
}
.ynd_lender dd.ynd_lendername {
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 26px;
	color: #360;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_lender dd.detail {
	width: 240px;
	_width: 230px;
}
.ynd_team_admin {
	color: #C00
}
.ynd_team_admin dt,.ynd_team_admin dd {
	color: #C00
}
.ynd_team_admin img {
	border: #C00 solid 1px;
}
.ynd_doublelist li {
	background: #E7E7E7
}
.ynd_doublelist li.shortder a {
	text-align: center;
}
.ynd_bskinfor li.shortder a img,.ynd_bskinfor li.shortder a b {
	float: left;
}
.ynd_bskinfor li.shortder a img {
	margin-left: 18px;
}
.ynd_bskinfor li.shortder a b {
	width: 90px;
	text-align: center;
	line-height: 20px;
}
.ynd_bskinfor li.shortder a:hover img {
	border: #090 solid 1px;
	background: #FFF;
}
.ynd_bskinfor li a.ynd_default {
	color: #00F;
	cursor: pointer;
}
.ynd_doublelist li.shortder img {
	border: #090 solid 1px;
	background: #FFF;
}
.ynd_doublelist li.shortder a:hover img {
	border: #ccc solid 1px;
	background: #FFF;
}
.ynd_cart_info {
	background: transparent url(../images/ynd/ynd_cart_info_bg.png)
		no-repeat scroll 0 0;
	color: #404040;
	height: 101px;
	position: absolute;
	right: 100px;
	top: 200px;
	width: 352px;
}
.ynd_cart_info h4 b {
	float: left;
	font-family: microsoft yahei;
	font-size: 16px;
	margin: 4px 0px;
	text-indent: 32px;
}
.ynd_cart_info p {
	margin: 10px 0 6px 12px;
}
.ynd_cart_info span {
	margin-right: 24px;
	font-size: 16px;
}
.ynd_cart_info p.cart_info_btn {
	margin: 0 0 0 52px;
}
.ynd_cart_info p a.longbtn {
	font-size: 14px;
	font-family: microsoft yahei;
	color: #fff;
	font-weight: 13px;
	margin-right: 24px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/ynd/ynd_btn_all_1.png) no-repeat 0px -221px;
	display: inline-block;
	width: 100px;
	line-height: 27px;
	text-align: center;
}
.ynd_cart_info p a.longbtn2 {
	font-size: 14px;
	font-family: microsoft yahei;
	color: #fff;
	font-weight: 13px;
	margin-right: 24px;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/ynd/ynd_btn_all_1.png) no-repeat 0px -253px;
	display: inline-block;
	width: 100px;
	line-height: 27px;
	text-align: center;
}
.ynd_cart_info p a.long-btn:hover {
	text-decoration: underline;
}
.ynd_cart_info a.close {
	display: block;
	height: 11px;
	position: absolute;
	right: 11px;
	top: 9px;
	width: 11px;
}
.ynd_cart_info a.close span {
	display: none;
}
.ynd_cart_info {
	display: none;
}
.ynd_closea {
	float: right;
	height: 17px;
	width: 27px;
	margin-right: 4px;
}
.ynd_Loan_imga {
	margin: 6px 6px 6px 0px;
	width: 320px;
	float: left;
	background: #FFF;
	height: 320px;
	text-align: center;
}
.ynd_Loan_imga .showbox {
	margin: auto;
	width: 320px;
}
	.ynd_Loan_imga .showbox img{
		vertical-align:middle;
max-height:320px;
max-width:320px;
/*IE6*/
	width: expression(this.width > 320 &&   this.height <=   this.width ?   320 :  
		true);
	height: expression(this.height >   320 &&   this.width <=   this.height ?   320
		:   true);
}
.ynd_loan_payinofr {
	float: left;
	width: 320px; *
	width: 310px;
	margin: 12px 9px 3px 14px;
}
.ynd_loan_payinofr li {
	float: left;
	width: 120px;
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
}
.ynd_loan_payinofr li.short {
	width: 70px;
}
.ynd_loan_payinofr li.longer {
	width: 120px;
}
.ynd_down {
	display: inline-block;
	color: #026C02;
	background: url(../images/ynd/ynd_btn_all_1.png) -5px -291px no-repeat;
	text-align: left;
	border: none;
	cursor: pointer;
	height: 27px;
	line-height: 27px;
	padding: 0px 0px 0px 29px;
	margin: 0px;
}
.ynd_bskok .ynd_bskinfor li.paytowho {
	width: 182px;
}
.ynd_bskok .ynd_bskinfor li.midd {
	width: 148px;
}
.ynd_bskok .ynd_bskinfor li.addmoney {
	font-family: microsoft yahei;
}
.ynd_bskinfor li.addmoney {
	_padding-top: 30px;
	_height: 52px;
}
.ynd_bskok .ynd_bskinfor li.addmoney b {
	font-size: 16px;
	color: #F00;
}
.ynd_bskok .ynd_bskinfor li.addmoney {
	_padding-top: 0px;
	_height: 82px;
}
a.ynd_teamlist dd.ynd_clearfloat {
	height: 1px;
	overflow: hidden;
	padding: 0px;
}
.ynd_Team_listindex .pagination .page-bottom {
	margin-left: 100px;
}
.ynd_Team_listindex .ynd_Team_Page .ynd_Team_Pagelist {
	margin-left: 30px;
	_margin-left: 10px;
	width: 600px;
	_width: 650px;
}
.ynd_Team_listindex .ynd_Team_Page {
	width: 650px;
}
.ynd_Team_Page .ynd_t_tip2 {
	width: 400px;
	font-size: 12px;
	margin-left: 120px;
}
.ynd_Team_Page .ynd_t_tip2 a,.ynd_Team_Page .ynd_t_tip2 a:hover {
	background: none;
	display: inline;
	color: #92002d;
	width: auto;
	float: none;
}
/*old error*/
.LError{
	/*border: 1px solid #ccc;*/
	width:100%;
	margin: 10px auto;
	background:#EDEDED;
}
.ErrorMsg1 {
	/*border: 1px solid #ccc;*/
	background:url(../images/error.gif) no-repeat left top;
	width: 600px;
	text-align: left;
}
.ErrorMsg1 UL {
	list-style-type: decimal;
	display: block;
	padding: 0;    
	margin: 0 0 0 75px;
}
.ErrorMsg1 LI {
	margin: 5px 0;
	list-style-type: decimal;
	color: Red;
	padding: 0;
	line-height: 20px;
}
.ErrorMsg1 p {
	margin: 8px 0 0 45px;
	list-style-type: decimal;
	color: #000;
	text-shadow: 1px 1px 1px #111;
	padding: 0;
	line-height: 20px;
	font-size: 12px;
}
.ErrorMsg1 p a {
	font-size: 12px;
	color:#92002d;
}
.SucceedMsg1 {
	border: 1px solid orange;
	background: #fefacf url(../images/success.png) no-repeat left top;
	width: 100%;
	text-align: left;
	margin: 5px auto;
}
.SucceedMsg1 UL {
	list-style-type: decimal;
	display: block;
	padding: 0;
	margin: 0 0 0 75px;
}
.SucceedMsg1 LI {
	margin: 5px 0;
	list-style-type: decimal;
	color: #8cc61A;
	padding: 0;
	line-height: 20px;
}
.SucceedMsg1 p {
	margin: 10px 0 0 75px;
	list-style-type: decimal;
	color: #8cc61A;
	padding: 0;
	line-height: 20px;
}
/* for page prompt*/
.ErrorMsg2 {
	border: 1px solid orange;
	background: #fefacf url(../images/error.gif) no-repeat left top;
	width: 80%;
	text-align: left;
	margin: 30px auto;
}
.ErrorMsg2 UL {
	list-style-type: decimal;
	display: block;
	padding: 0;
	margin: 0 0 0 75px;
}
.ErrorMsg2 LI {
	font-size: 12px;
	margin: 5px 0;
	list-style-type: decimal;
	color: Red;
	padding: 0;
	line-height: 20px;
}
.ErrorMsg2 LI a,.ErrorMsg2 p a {
	color: #00F;
	font-size: 14px;
}
.ErrorMsg2 p {
	margin: 10px 0 0 75px;
	list-style-type: decimal;
	color: Red;
	padding: 0;
	line-height: 20px;
}
.SucceedMsg2 {
	border: 1px solid orange;
	background: #fefacf url(../images/success.png) no-repeat left top;
	width: 80%;
	text-align: left;
	margin: 30px auto;
}
.SucceedMsg2 UL {
	list-style-type: decimal;
	display: block;
	padding: 0;
	margin: 0 0 0 75px;
}
.SucceedMsg2 LI {
	margin: 5px 0;
	list-style-type: decimal;
	color: #8cc61A;
	padding: 0;
	line-height: 20px;
}
.SucceedMsg2 p {
	margin: 10px 0 0 75px;
	list-style-type: decimal;
	color: #8cc61A;
	padding: 0;
	line-height: 20px;
}
.SucceedMsg3 {
	border: 0px solid orange;
	background-color: #FFFFFF;
	width: 80%;
	text-align: left;
	margin: 30px auto;
}
.SucceedLender {
	background: #FFFFFF url(../images/u62.png) no-repeat left top;
	width: 739px;
	height: 89px
}
.BFTErrorMsg {
	border: 1px solid orange;
	background: #fefacf url(../images/error.gif) no-repeat left top;
	width: 98%;
	text-align: left;
	margin: 5px auto;
}
#paySuccessShow ul {
	list-style: disc;
}
#paySuccessShow ul li {
	font-size: 12px;
}
#paySuccessShow ul li a {
	font-size: 14px;
	color: #00F;
}
/*old error*/
.ynd_allmember .pagination,.ynd_lenderpay .pagination {
	float: left;
	height: 40px;
	width: 670px;
}
.ynd_allmember .pagination .page-bottom,.ynd_lenderpay .pagination .page-bottom
	{
	margin-left: 50px;
	padding-bottom: 9px;
	padding-top: 9px;
	line-height: 26px;
}
#loading_1 {
	font-size: 12px;
	display: none
}
.ynd_newloanpic {
	border: #F2F2F2 1px solid;
	padding: 3px;
	width: 180px;
	height: 180px;
	margin: 6px auto;
	background: #FFF;
	text-align: center;
}
.ynd_newestloan {
	line-height: 22px;
	font-size: 12px;
	margin: 4px 8px;
}
.ynd_newestloan a {
	color: #009;
}
.ynd_index_team a.ynd_teamlist {
	width: 241px;
}
.ynd_index_team a.ynd_teamlist dl{
	width:148px;
}
.ynd_index_team a.ynd_teamlist  dl {
	overflow: hidden; /*dont write last*/
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_index_team h2 a {
	font-size: 14px;
	float: left;
}
.ynd_index_team h2 a.ynd_more {
	font-size: 12px;
	float: right;
	margin-right: 8px;
}
.ynd_index_team a.ynd_teamlist dd.detail {
	overflow: hidden;
	width: 148px;
	height: 36px;
	word-wrap: break-word;
	word-break: normal; /*dont write last*/
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ynd_myteamlist .ynd_teamlist a.ynd_default {
	color: #00F;
	cursor: pointer;
}
.ynd_team_infor {
	width: 329px;
	padding: 3px;
	float: left;
}
.ynd_team_infor dt {
	width: 88px;
	height: 76px;
	float: left;
}
.ynd_team_infor dt img {
	padding: 3px;
	background: #FFF;
	border: #ccc solid 1px;
}
.ynd_team_infor dt a:hover img {
	border: #090 solid 1px;
}
.ynd_team_infor dd {
	width: 231px;
	float: left;
	padding: 3px;
}
.ynd_myteam dt {
	width: 162px;
	height: 152px;
	text-align: center;
}
.ynd_newloanpic a {
	display: block;
	margin: auto;
	width: 173px;
}
	.ynd_newloanpic a img{
		vertical-align:middle;
max-height:173px;
max-width:173px;
/*IE6*/
	width: expression(this.width > 173 &&   this.height <=   this.width ?   173 :  
		true);
	height: expression(this.height >   173 &&   this.width <=   this.height ?   173
		:   true);
}
#tabs .ynd_quxian_pay {
	width: 96%;
	margin: 0px;
}
/*============Action _start==============*/
.ynd_act_left {
	float: left;
	width: 668px;
}
.ynd_act_right {
	float: right;
	}
.ynd_leftsmallnew {
	width: 668px;
	margin: 0 0 10px 0;
	border: #cbefc4 solid 1px;
}
.ynd_leftsmallnew .g_lt {
	width: 668px;
}
.ynd_leftsmallnew h2 {
	font-size: 14px;
		font-family:microsoft yahei;
		padding-left:10px;
		line-height:25px;
		background:url(../images/ynd/ynd_myuser.png) repeat-x 0px -349px;
		height:27px;
	}
.ynd_leftsmallnew p {
	margin: 5px 0 5px 10px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 24px;
}
.ynd_loan_listdetailnew img {
	float: left;
}
.ynd_loan_listdetailnew {
	cursor: pointer;
}
.ynd_loan_listdetailnew:hover {
	text-decoration: none;
}
.ynd_loan_listdetailnew dl {
	float: left;
	width: 300px; *
	width: 300px;
}
.ynd_loan_listdetailnew dt,.ynd_loan_listdetailnew dd {
	line-height: 20px;
	width: 300px; *
	width: 300px;
	padding: 0px 6px;
}
.ynd_loan_listdetailnew dd b {
	color: #d8083a;
}
.ynd_loan_listdetailnew dd b.ynd_more {
	color: #006200;
}
.ynd_loan_listdetailnew dt {
	font-size: 16px;
	font-family: microsoft yahei;
	line-height: 28px;
	font-weight: bold;
	color: #006200;
}
.ynd_loan_search_infnew li.list {
	width: 660px;
	padding: 5px;
	margin-bottom: 8px;
	border-bottom: #fee2a1 dashed 1px;
	list-style: none;
}
.ynd_loanodnew li.long {
	padding-top: 4px;
}
.ynd_loanodnew li.long .ynd_paycart {
	margin-right: 12px;
}
.ynd_loanodnew {
	list-style: none;
	padding: 10px 20px;
}
.ynd_loanodnew {
	font-family: microsoft yahei;
	width: 190px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 10px;
}
.ynd_loanodnew li {
	float: left;
	width: 83px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
.ynd_loanodnew li.long {
	width: 190px;
}
.ynd_loanodnew li.detail {
	width: 68px;
}
.ynd_loanodnew li.detail b {
	font-size: 16px;
	font-family: microsoft yahei;
	color: #d8083a;
}
.progress-barnew {
	background: #FFF;
	border: #ddd 1px solid;
	position: relative;
	width: 182px;
	height: 18px;
}
.progress-barnew span {
	background: transparent url(../images/ynd/ynd_pbar.gif) no-repeat scroll
		0 0;
	display: block;
	line-height: 16px;
	height: 16px;
	left: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	width: 180px;
	text-align: center;
}
.progress-barnew em {
	background: transparent url(../images/ynd/ynd_pbar_bg.gif) repeat-x
		scroll 0 0;
	display: block;
	height: 20px;
	position: absolute;
	top: 0;
	width: 180px;
}
.progress-barnew span font {
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 180px;
	top: 0px;
	left: 0px;
}
	.ynd_leftcontentnew{
		width:278px;
	border: #ffdf8e solid 1px;
	position: relative;
	margin-bottom: 10px;
}
.ynd_leftcontentnew a {
	border: none;
}
.ynd_leftcontentnew a img {
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 8px 0 0 60px;
	padding: 1px;
	border: 1px solid #666;
}
.ynd_leftcontentnew dl {
	width: 250px;
	margin: 5px 0 0 20px;
}
.ynd_leftcontentnew dt {
	float: left;
	width: 80px;
	line-height: 25px;
	font-size: 13px;
	text-align: right;
}
.ynd_leftcontentnew dd {
	float: left;
	width: 170px;
	line-height: 25px;
	font-size: 13px;
	text-align: left;
	}

	/*============Action page_end==============*/
.ynd_norm {
	width: 123px;
}
.ynd_mid {
	width: 169px;
}
	.ynd_gif_all{ 
	width:960px;
	margin:0 auto;
	padding:0px;
} 
.ynd_gift_top {
	width: 960px;
	height: 315px;
	background: url( ../images/giftcard/ynd_gift_top.jpg);
	margin-top: 10px;
}
.ynd_giftmain {
	width: 960px;
	height: 375px;
	background: url(../images/giftcard/ynd_gift_main.jpg);
}
.ynd_gift_left,.ynd_gift_right {
	float: left;
	height: 346px;
}
.ynd_gift_left {
	width: 511px;
}
.ynd_gift_card {
	margin-top: 44px;
	background: url(../images/giftcard/ynd_gift_card.jpg);
	width: 346px;
	height: 126px;
	padding-top: 156px;
}
.ynd_gift_buy {
	cursor: pointer;
	width: 136px;
	height: 35px;
	background: url(../images/giftcard/ynd_gift_card_buy.png);
	margin-left: 100px;
	border: none;
}
.ynd_gift_buy_disabled {
	cursor: pointer;
	width: 136px;
	height: 35px;
	background: url(../images/giftcard/ynd_gift_card_buy_disabled.png);
	margin-left: 100px;
	border: none;
}
.ynd_buygift li {
	float: left;
	width: 111px;
	padding: 4px 0px 4px 4px;
	font-size: 12px;
	font-family: microsoft yahei;
}
.ynd_buygift li.long{ width:159px;}
.ynd_buygift li input {
	line-height: 20px;
}
.ynd_buygift li input[type="text"]{width:43px;  line-height:16px;}
.ynd_buygift li.ynd_gift_agree {
	width: 338px;
	padding: 3px 0px 3px 8px;
}
.ynd_buygift label,.ynd_buygift   a {
	font-size: 12px;
	font-family: microsoft yahei;
}
.ynd_buygift  a {
	color: #F00;
}
.ynd_gift_tiaokuan {
	margin: 32px 12px 0px 88px;
	height: 285px;
}
.ynd_gift_tiaokuan_detail {
	float: left;
	margin: 0px 0px 0px 19px;
	_margin: 0px 0px 0px 8px;
}
.ynd_gift_tiaokuan_detail li {
	font-size: 14px;
	color: #191919;
	font-family: microsoft yahei;
}
.ynd_gift_menu {

}
.ynd_gift_menu li {
	font-size: 18px;
	color: #FFF;
	font-family: microsoft yahei;
	float: left;
	padding: 4px 8px;
	border: #FFF solid 1px;
	border-bottom: none;
	margin: 0px 8px;
}
.ynd_gift_detail {
	_width: 392px;
	padding: 3px;
}
.ynd_gift_nub {
	line-height: 24px;
}
.ynd_toolstip {
	margin: 66px 36px 146px 236px;
	background: url(../images/system/warning.png) no-repeat;
}
.ynd_toolstip p {
	margin-left: 120px;
	font-size: 16px;
	font-family: microsoft yahei;
	padding: 9px 0px;
	line-height: 30px;
}
.ynd_toolstip p a {
	font-size: 16px;
	font-family: microsoft yahei;
	color: #03F;
}
.ynd_Website_news .ynd_Website_news_list .ynd_team_tzizhu p {
	width: 200px;
}
/*new index start*/
.ynd_focus {
	border: none;
	position: relative;
	margin-bottom: 10px;
}
.ynd_focus_pic {
	float: left;
	width: 500px;
	height: 210px;
}
.ynd_focus_pic ul li {
	display: none;
}
.ynd_focus_pic ul li.ynd_current {
	display: inline;
}
.ynd_focus_title {
	float: left;
	width: 175px;
	height: 210px;
	margin: 0 0 0 5px;
}
.ynd_focus_title li {
	float: left;
	width: 175px;
	height: 41px;
	margin: 0 0 1px 0;
	background: #CCC;
	font-size: 12px;
	text-align: center;
	line-height: 41px;
}
.ynd_focus_title li.ynd_title_current {
	background: #666;
}
.ynd_list {
	width: 678px;
	margin-top: 0px;
	border: #ffdf8e solid 1px;
	position: relative;
}
.ynd_list .y_lt {
	width: 680px;
}
.ynd_list h2 {
	width: 668px;
}
.ynd_list .ynd_more {
	float: right;
	margin-right: 12px;
	font-size: 12px;
}
.ynd_rt_1 {
	margin: 0 0 0 10px;
}
.ynd_rt_1 li {
	float: left;
	width: 120px;
	padding: 0 0 0 5px;
	line-height: 28px;
}
.ynd_line {
	float: left;
	height: 5px;
	_height: 1px;
	width: 230px;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	overflow: hidden;
	border-bottom: 1px solid #ffdf8e;
}
.ynd_rt_2 {
	float: left;
	width: 266px;
	height: 120px;
	_height: 124px;
	font-size: 12px;
	background: #fff9e7;
}
.ynd_rt_2 li {
	float: left;
	width: 210px;
	padding: 0px 0 0 40px;
	line-height: 24px;
}
.ynd_rt_2 li.topa {
	padding-top: 10px;
}
.ynd_rt_2 b {
	color: #F00;
}
.ynd_Loanbody_2 {
	clear: both;
	width: 678px;
	padding-bottom: 6px;
}
.ynd_Loadinfor_2 {
	cursor: pointer;
	display: block;
	width: 668px;
	padding: 4px;
	margin: 4px 0px;
}
.ynd_Loadinfor_2:hover {
	background: #fff6df;
}
.ynd_Loadinfor_2 img {
	float: left;
	border: #ccc solid 1px;
	padding: 3px;
	background: #f5f5f7;
}
.ynd_Loadinfor_2 dl {
	width: 540px; *
	width: 520px;
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.ynd_Loadinfor_2 dl dd {
	list-style: none;
	float: left;
	width: 400px;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
}
.ynd_Loadinfor_2 dl dd.shop,.ynd_Loadinfor_2 dl dd.price,.ynd_Loadinfor_2 dl dd.more
	{
	position: absolute;
	right: -96px; *
	right: -6px;
	top: 0px; *
	top: 0px;
	width: 80px;
}
.ynd_Loadinfor_2 dl dd.more {
	position: absolute;
	right: -96px; *
	right: -6px;
	top: 80px; *
	top: 80px;
	width: 80px;
}
.ynd_Loadinfor_2 dl dd.price b {
	font-size: 16px;
	color: #F00;
	font-family: microsoft yahei;
}
.ynd_Loadinfor_2 dd b.price {
	font-family: microsoft yahei;
}
.ynd_Loadinfor_2 dl dd.price {
	width: 100px;
}
.ynd_Loadinfor_2 dl dd.shop {
	background: url(../images/ynd/ynd_btn_all.png) no-repeat;
	width: 93px;
	height: 25px;
	top: 28px;
}
.ynd_Loadinfor_2 dl dt {
	float: left;
	width: 130px;
	margin: 5px 0 0 5px;
}
.ynd_right_ad {
	float: left;
	width: 270px;
	height: 80px;
	margin: 0px 0px 10px 10px;
	background: #CCC;
	overflow: hidden;
}
.ynd_tab_title {
	padding: 0;
}
.ynd_tab_title li {
	float: left;
}
.ynd_myteamleft_2 a {
	float: left;
	width: 134px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	background: url(../images/ynd_tab_3_bg.gif) no-repeat 0px 2px;
}
.ynd_myteamleft_2 a.Current {
	text-align: center;
	background: url(../images/ynd_tab_1_bg.gif) no-repeat;
}
.ynd_lov_list {
	width: 234px;
	margin: 10px 0 10px 10px;
	font-size: 12px;
}
.ynd_lov_list li {
	width: 100%;
	padding: 0 0 0 10px;
	background: url(../images/ynd_2011pink.gif) no-repeat left center;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ynd_lov_list li a {
	color: #039;
}
.ynd_myteamleft_2 {
	float: left;
	width: 268px;
	margin: 0 0 0 10px;
}
.ynd_quick {
	font-size: 13px;
	font-weight: bold;
	margin: 14px 0 2px 10px;
	line-height: 22px;
}
.ynd_plan {
	height: 130px;
	margin: 10px 0 0 20px;
	font-size: 12px;
	position: relative;
}
.ynd_plan li {
	line-height: 32px;
}
.ynd_plan li.button input {
	margin: 0 10px 0 60px;
	background: url(../images/ynd_new_button_2.gif) no-repeat;
	width: 98px;
	height: 26px;
	border: none;
	color: #fff;
	font-size: 14px;
}
.ynd_plan .detail {
	margin: 0 0 0 10px;
}
.ynd_plan_1 {
	margin: 10px 0 0 7px;
	font-size: 12px;
}
.ynd_plan_1 input {
	width: 100px;
	color: #333;
}
.ynd_plan_1 input[type="text"] {
	border: 1px solid #999;
	height: 26px;
	line-height: 26px;
}
.ynd_plan_2 {
	float: left;
	white-space: nowrap;
	margin: 20px 10px 30px 60px;
	_margin: 20px 10px 30px 20px;
	width: 188px;
}
.ynd_plan_2 input {
	float: left;
	margin: 0 0 8px 0;
	_margin: 0;
	background: url(../images/ynd_new_button_2.gif) no-repeat;
	width: 98px;
	height: 26px;
	border: none;
	color: #fff;
	font-size: 14px;
}
.ynd_plan_2 .detail {
	float: left;
	margin: 5px 0 0 10px;
}
.ynd_plan_info {
	float: left;
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 68px;
	_margin: 5px 0 0 34px;
}
.ynd_myteamleft_3 {
	float: left;
	width: 332px;
	height: 230px;
	border: #ffdf8e solid 1px;
	position: relative;
}
.ynd_myteamleft_3 .y_lt {
	width: 334px;
}
.ynd_myteamleft_3 h2 {
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	font-family: microsoft yahei;
	padding-left: 10px;
	background: url(../images/ynd/ynd_myuser.png) repeat-x 0px -221px;
}
.ynd_myindex_left {
	width: 266px;
	_width: 262px;
	margin: 0 0 8px 10px;
}
.ynd_story {
	margin: 10px 10px 0 10px;
}
.ynd_story img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	padding: 2px;
}
.ynd_story h3 a {
	font-size: 14px;
	color: #039;
	font-family: microsoft yahei;
}
.ynd_story p {
	line-height: 22px;
	font-size: 12px;
	text-indent: 24px;
}
.ynd_pic_2 {
	margin: 10px 0 0 20px;
}
.ynd_pic_2 li {
	float: left;
	margin: 0 8px 0px 0;
	_margin: 0 4px 0px 0;
	text-align: center;
	font-size: 12px;
}
.ynd_pic_2 li a {
	display: inline-block;
	margin: 0 0 10px 0;
	_margin: 0 0 2px 0;
}
.ynd_pic_2 li a img {
	border: #ccc 1px solid;
	padding: 1px;
}
.ynd_partbord {
	margin: 0 auto;
	border: #ffdf8e solid 1px;
}
.ynd_partner {
	margin: 10px 0 0 15px;
}
.ynd_partner li {
	float: left;
	margin: 0 11px 0 0;
	text-align: center;
	font-size: 12px;
}
.ynd_partner li a img {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.ynd_myteamleft_4 h2 {
	width: 948px;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	font-family: microsoft yahei;
	padding-left: 10px;
	background: url(../images/ynd/ynd_myuser.png) repeat-x 0px -221px;
}
.ynd_myteamleft_4 .y_lt {
	width: 700px;
}
.slide {
	width: 680px;
	_width: 678px;
	height: 210px;
	overflow: hidden;
	position: relative;
	padding: 0;
	border: 1px solid #CCC;
}
.slide .pic {
	display: block;
	width: 500px;
	float: left;
	overflow: hidden;
}
.slide .pic a {
	display: none;
}
.slide .pic img {
	width: 500px;
	height: 210px;
	overflow: hidden;
}
.slide .pic a.cur {
	display: block;
}
.slide .thumb {
	width: 175px;
	_width: 173px;
	height: 210px;
	_height: 210px;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	float: right;
	overflow: hidden;
}
.slide .thumb a {
	display: inline-block;
	margin-bottom: 2px;
	width: 175px;
	_width: 173px;
	background: #f0f0f0;
	text-align: center;
	line-height: 39px;
}
.slide .thumb .cur {
	background: #acacac;
}
.slide .thumb a:hover {
	background: #acacac;
}
.ynd_team3 {
	float: left;
	margin: 1px 0 0 6px;
	width: auto;
}
.ynd_team3 li {
	clear: both;
	float: left;
	width: 250px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
.ynd_team3 li span.ynd_team {
	color: #003399;
}
.ynd_team3 li span.ynd_money {
	color: #f00;
}
.ynd_team3 .ynd_team3_first {
	height: 100px;
}
.ynd_team3 .ynd_team3_first img {
	float: left;
	margin: 10px 0 0 0;
	border: #ccc 1px solid;
	pandding: 2px;
}
.ynd_team3 .ynd_team3_first dl {
	float: left;
	margin: 10px 0 0 10px;
}
.ynd_team3 .ynd_team3_first dt {
	height: 20px;
}
.ynd_team3 .ynd_team3_first dd {
	height: 20px;
}
.focus {
	border: 1px solid #e3e3e3;
	background: #f0f0f0;
}
.ynd_link {
	margin: 0px;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #666;
}
.ynd_link dt,.ynd_link dd {
	float: left;
}
.ynd_link dt {
	width: 70px;
}
.ynd_link dd {
	width: 870px;
}
.ynd_link a {
	color: #666;
	line-height: 22px;
	margin: 0px 4px;
	white-space: nowrap;
}
.floatl {
	float: left;
}
.left280 {
	width: 280px;
}
.padbot10 { *
	padding: 0 0 10px 0;
	overflow: hidden;
}
.ynd_tddt2 {
	height: 428px;
	overflow: hidden;
}
.ynd_axph {
	height: 406px; *
	height: 416px;
	_height: 414px;
	height: 418px\0;
	overflow: hidden;
}
 /*new index end */
.ynd_myteamleft .ynd_lov_list .more {
	background: none;
	overflow: visible;
}
.ynd_myteamleft .ynd_lov_list .more a.ynd_more {
	color: #039;
	margin-left: 120px;
	_margin-left: 100px;
}
.marginleft {
	margin-left: 10px;
}
.margintop0px {
	_margin-top: 10px;
}
.marginbotm {
	margin-bottom: 0px;
}
.t_login_1 {
	width: 500px;
	height: 240px;
	margin-top: 10px;
	margin-left: 10px; /*position:relative;*/
}
.t_login_2 {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	font-size: 12px;
	width: 500px;
}
.ynd_t_tip {
	float: left;
	width: 240px;
	line-height: 30px;
	margin-top: 30px;
}
.ynd_t_tip_l {
	line-height: 40px;
	padding-top: 20px;
	height: 80px;
	padding-left: 40px;
	font-size: 12px;
	width: 200px;
}
.ynd_t_tip_r {
	padding-top: 40px;
	height: 60px;
}
.ynd_t_tip_ALL,.ynd_t_tip_ALL1 {
	padding-top: 10px;
	width: 500px;
	margin-top: 0px;
	text-align: center;
}
.ynd_t_tip_ALL1 {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.ynd_t_tip_ALL1 .ynd_t_topa {
	margin-top: 20px;
	margin-bottom: 10px;
}
.ynd_t_tip_ALL1 .error {
	color: #F00;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_t_rega .error input {
	background: #FC0;
}
#TB_window .ynd_t_tip_ALL a,.ynd_t_tip_ALL a,.ynd_t_tip_ALL a:active,.ynd_t_tip_ALL a:visited{
	color: #00F;
	font-size: 12px;
}
.ynd_w90 {
	width: 120px;
}
.ynd_closer {
	float: right;
}
.ynd_ml60 {
	margin-left: 60px;
}
.ynd_t_settinga {
	width: 740px;
}
.ynd_t_settinga h3 {
	line-height: 24px;
}
.ynd_t_settingb {
	position: relative;
	width: 740px;
}
.ynd_t_tmenu {
	position: absolute;
	height: 54px;
	left: 20px;
	top: 0px;
}
.ynd_t_tmenu  li {
	cursor: pointer;
	float: left;
	width: 78px;
	margin-right: 10px;
	height: 53px;
	background: url(../images/t/ynd_t_atab.gif) repeat-x;
	border: #CCC solid 1px;
	text-align: center;
	font-size: 12px;
}
.ynd_t_tmenu  li.current {
	border-bottom: none;
	height: 54px;
	background: #FFF;
}
.ynd_t_tmenu  li b,.ynd_t_tmenu  li.current b {
	margin: 4px 0px 2px 18px; *
	margin: 4px 0px 2px 6px;
	display: block;
	background: url(../images/t/ynd_t_atab.jpg) no-repeat;
	width: 44px;
	height: 32px;
}
.ynd_t_tmenu  li.current b.t_sina {
	background-position: 0px -60px;
}
.ynd_t_set {
	border: #CCC solid 1px;
	margin-top: 54px;
	float: left;
	width: 620px;
	z-index: -1px;
	line-height: 24px;
	padding: 20px 20px 20px 80px;
}
.ynd_t_set ul {
	margin-left: 60px;
}
.ynd_t_set a {
	color: #00F;
}
.ynd_tip1 {
	line-height: 24px;
	font-size: 12px;
	width: 160px;
	padding: 20px;
}
.ynd_indexleftb {
	float: left;
	width: 268px;
	overflow: hidden;
	margin-left: 10px;
}
.ynd_indexleftb .ynd_myteamleft_2,.ynd_indexleftb .ynd_myteamleft,.ynd_indexleftb .ynd_right_ad
	{
	margin-left: 0px;
}
/**ynd_110712**/
.ynd_Mail_binding_box{
	float:none;
	clear:both;
	width:738px;
	margin-left:20px;
	overflow: hidden;
}
.ynd_Mail_binding{
	width:568px;
	padding-left:170px;
	margin-top:40px;
	overflow: hidden;
}
.ynd_yxbd_h{
	background: url(../images/ynd/ynd_yxbd_h.png) no-repeat 35px 0px;
}
.ynd_yxbd_fscg{
	background:url(../images/ynd/ynd_yxbd_fscg.png) no-repeat 35px 0px;
	height: 123px;
}
.ynd_yxbd_yjbd{
	background:url(../images/ynd/ynd_yxbd_yjbd.png) no-repeat 35px 0px;
	height: 118px;
}
.ynd_yxbd_yjbd p{
	padding-top:50px;
	padding-left:20px;
	color:#383838;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_yxbd_yjbd span{
	color:#900;
	text-decoration: underline;
}
.ynd_yxbd_fscg p{
	padding-top:50px;
	padding-left:20px;
	color:#900;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_yxbd{
	text-align:left;
	font-size:12px;
	color:#000;
	height:30px;
	line-height:30px;
	margin-bottom: 5px;
}
.ynd_yxbd span{
	color: #900;
}
.ynd_yxbd_line{
	margin:0px;
	padding:0px;
	height:20px;
	border:1px #c8c8c8 solid;
	margin: 0px 10px;
}
.ynd_btn_yz{
	background:url(../images/ynd/ynd_yz.gif) no-repeat left top;
	width:90px;
	height:24px;
	line-height:24px;
	border:none;
	color:#333;
	margin-top: 6px;
}
.plyz{
	padding-left: 88px;
}
.ynd_yxbd_word{
	border-top:#d7d7d7 1px dotted;
	color:#000;
	margin-top: 40px;
}
.ynd_yxbd_word h5{
	font-size:12px;
	font-weight:normal;
	line-height:50px;
	padding: 0px 15px;
}
.ynd_yxbd_word p{
	font-size:12px;
	text-indent:2em;
	line-height:21px;
	padding: 0px 15px;
}
.ynd_Mail_binding_box1{
	float:none;
	clear:both;
	width:960px;
	overflow:hidden;
	border-bottom:#d7d7d7 1px dotted;
	text-align:left;
	font-size:14px;
	margin-bottom: 10px;
}
.ynd_yz_cfbd{
	background: url(../images/ynd/ynd_yxbd_cfbd.png) no-repeat left top;
}
.ynd_yz_bdcg{
	background: url(../images/ynd/ynd_yxbd_yjbd.png) no-repeat left top;
}
.ynd_Mail_binding_main{
	margin:60px 175px;	
	height:118px;
	overflow: hidden;
}
.ynd_Mail_binding_main p{
	padding-left:170px;
	padding-top:20px;
	line-height:36px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.ynd_Mail_binding_main span{
	color:#900;
	text-decoration:underline;
	padding-left: 10px;
}
a.zn:link, a.zn:visited{
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#5fb45a;
	text-decoration: none;
}
a.zn:hover{
	padding:0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#c33;
	text-decoration:none;
}
.ynd_rtbtn,a.ynd_rtbtn:hover{ 
	float:right; 
	color:#00C; 
	background:none;
}
.ynd_tip2{ 
	background:url(../images/ynd/lovingloan_s.png) no-repeat ; 
	font-family:microsoft yahei; 
	float:left; 
	width:400px; 
	padding-left:120px; 
	line-height:34px; 
	padding-top:20px; 
	padding-bottom:14px; 
	margin:12px 0px 6px 40px;
}
#TB_window .ynd_showinfor p.ynd_pad40,.ynd_showinfor p.ynd_pad40,.ynd_pad40{ padding-top:40px; font-size:14px;}


