﻿.meet_detail_table
{
	background-color:#e2f0dd;
	width:97%;
}
.meet_detail_tr
{
	background-color:#e2f0dd;
}

.meet_detail
{}

.meet_detail_top_td
{
	background-image:url(/images/meet/skin/1/MeetInfor_Top.gif);
	height:40px;
}

 
#divName
{
	FONT-SIZE: 15px; 
	font-weight: bold;
}

.meet_detail_left_bg
{
	background-image:url(/images/meet/skin/1/MeetInfor_Bg.gif);
}

.meet_detail_bottom
{
	background-image:url(/images/meet/skin/1/MeetInfor_Bottom.gif);
	height:15px;
}
.meet_detail_left_td
{
	COLOR: #3b5606;
	width:19%;
	text-align:center;
	line-height: 25px;
}

.meet_detail_right_td
{
	background-color:#ecf9ef;
	width:81%;
	PADDING-LEFT: 5px;
}
.meet_detail_content
{
	background-color:#ecf9ef;
	width:100%;
	PADDING-LEFT: 15px;
	PADDING-TOP: 15px;
}

.meet_detail_title
{
	background-color:#ffffff;
	background-image:url();
}

.meet_detail_signup
{
	background-color:#ffffff; 
}


.meet_detail_dotline_td
{
	background-image:url(/images/meet/skin/1/bg_member01.gif);
	height:1px;
}

/* right */
.meet_right_top_td
{
	background-image:url(/images/meet/skin/1/MeetInforRight_Top.gif);
	height:44px;
}

.meet_right_bg_td
{
	background-image:url(/images/meet/skin/1/MeetInforRight_Bg.gif);
	height:44px;
}

#meet_right_join_bar
{
	background-image:url(/images/meet/skin/1/MeetInforRight_NewJoiner.gif);
	height:26px;
	width:305px;
}

.meet_right_discuss
{
	background-image:url(/images/meet/skin/1/MeetInforRight_NewDiscuss.gif);
	height:26px;
	width:305px;
}

#meet_right_bottom_bar
{
	background-image:url(/images/meet/skin/1/MeetInforRight_Bottom.gif);
	height:15px;
	width:305px;
}

/** 男孩/女孩 **/
.joiner_male{cursor:hand;width:10px;height:12px;background-image:url(/images/meet/skin/1/ico_male.gif);background-repeat: no-repeat;}
.joiner_female{cursor:hand;width:10px;height:12px;background-image:url(/images/meet/skin/1/ico_female.gif);background-repeat: no-repeat;}

/* 是否图片 */
.meet_has_head{width:15px;height:15px;background-image:url(/images/meet/skin/1/ico_weather3.gif);background-repeat: no-repeat;}

/* 报名表 */
.joiner_list_even{background-color: #fff;height:20px;}
.joiner_list_odd{background-color: #F6F6F6;height:20px;}

/*报名表标题*/
.joiner_list_title{COLOR: #3b5606;background-color: #f4f4f4;height: 30px;font-weight: bold;text-align: center;}

/* 评论 */
.meet_discuss_even{background-color: #fff;}
.meet_discuss_odd{background-color: #F6F6F6;}
