.may_column{
	width: 1200px;
    margin: 20px auto;}

.list_left.f_l {
	width: 25%;
    float: left;
	margin-right: 1%;}

.list_right.f_r{
	width: 80%;
    float: right;}

.l_f_title.overflow{
	height: 55px;
    text-align: center;
    background: #14C4C2;
    line-height: 55px;
    color: #ffffff;
    font-size: 18px;}

.l_f_content.overflow{
	border: 1px solid #eaeaea;
    border-top: none;
	border-bottom: none;
    line-height: 50px;}

.l_f_content.overflow li{
	padding-left: 50px;
	border-bottom: 1px solid #eaeaea;}

.l_f_content.overflow li dd{
	display: none;
	border-top: 1px dashed #eaeaea;}

.may_cur dd{
	display: block !important;}

.may_dot{
	display: block;
    width: 8px;
    height: 8px;
    background: #e0e0e0;
    border-radius: 50%;
    position: absolute;
    float: left;
    margin-top: 22px;
    margin-left: -25px;}

.l_r_title.overflow{
	width: 100%;
    border-bottom: 3px solid #eeeeee;
    height: 40px;
    line-height: 40px;
	color: #14C4C2;}

.l_r_title.overflow span{
	float: left;
    font-size: 18px;}

.l_r_title.overflow p{
	float: right;}

.may_cur{
	color: #14C4C2;}
.may_cur a{
	color: #14C4C2;}
.may_cur .may_dot{
	display: block;
    width: 8px;
    height: 8px;
    background: #14C4C2;
    border-radius: 50%;
    position: absolute;
    float: left;
    margin-top: 22px;
    margin-left: -25px;}

.l_r_content.overflow{
	margin-top: 15px;}

.page{
	float: right;
	margin-top: 15px;}

.page input{
	border: none;
    background: #14C4C2;
    color: #ffffff;
    padding: 5px 10px;}