@charset "utf-8";

.m_mindex_fcs, .m_mindex_cell {
	/* margin:0 auto; */
}

.m_mindex_fcs {
	width: 705px; height: 160px;
	/* background: url(../img/m_index_fcs.jpg) top left no-repeat; */ 
	background: url(../img/m_index_fcs.jpg) top left repeat-x;
}

.m_mindex_fcs img {
	float: left;
	margin: 28px 18px 40px 22px;
	border: solid 1px #c5c5c5;
}

.m_mindex_fcs .m_my_info_txt {
	color: #434343;
	padding-top: 28px;
}

.m_mindex_fcs .m_my_info_txt p {
	line-height: 18px;
}

.m_mindex_fcs .m_my_info_txt span, .m_cell_brick .m_my_info_txt span {
	color:#db1e22;
}

.m_mindex_fcs .m_my_info_txt a {
	text-decoration: underline !important;
}

.m_mindex_cell {
	width: 705px; height: 93px;
	background: url(../img/m_index_fcss.jpg) top left no-repeat;
}

.m_mindex_cell .m_cell_brick {
	float: left;
	width: 352px;
}

.m_mindex_cell .m_cell_brick img {
	float: left;
	margin: 14px 8px 0 22px;
}

.m_cell_brick .m_my_info_txt {
	margin-top: 14px;
}

.m_cell_brick .m_my_info_txt p {
	line-height: 18px;
}

.m_cell_brick .m_my_info_txt b {
	font-weight: normal !important;
	font-size: 13px !important;
	color: #434343;
}

.m_exp_layer {
	width: 395px; height: 352px;
	background: url(../img/m_ind_lbg.gif) top left repeat-x;
}

.m_exp_layer .m_layer_head {
	height: 34px; display: block;
}

.m_exp_layer .m_layer_head p {
	float: left; margin: 8px 0 0 8px; #display: inline;
	font-size: 16px; font-weight: bold;
}

.m_exp_layer .m_layer_head img {
	float: right; margin:8px 8px 0 0;
}

.m_exp_layer .m_layer_body {
	padding-top: 6px;
}

.m_exp_layer .m_layer_body p {
	width:360px; margin: 0 auto; padding: 6px 10px 6px 6px; #padding:7px 10px 7px 6px; overflow:hidden;
	border-bottom: solid 1px #d5e3e2;
	text-align: left; color: #434343;
}

.m_exp_layer .m_layer_body .nobdr {
	border-bottom: none;
}

.m_exp_layer .m_layer_body p b {
	float:left;clear: left; margin-left: 1em;
	font-weight: normal;
}

.m_exp_layer .m_layer_btn {
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
}