.b-left { float: left;}
.b-right { float: right;}
.b-clear { clear: both;}
.b-hide { display: none;}
.b-mar-b-5 { margin-bottom: 5px !important;}
.b-mar-b-10 { margin-bottom: 10px !important;}
.b-mar-b-15 { margin-bottom: 15px !important;}
.b-mar-b-20 { margin-bottom: 20px !important;}
.b-mar-l-10 { margin-left: 10px !important;}
.b-mar-r-10 { margin-right: 10px !important;}
.b-mar-r-20 { margin-right: 20px !important;}
.b-mar-lr-10 { margin: 0 10px;}
.b-pad-15 { padding: 15px;}
.b-pad-t-15 { padding-top: 15px !important;}
.b-pad-t-50 { padding-top: 50px !important;}
.b-pad-b-15 { padding-bottom: 15px !important;}
.b-pad-tb-15 { padding: 15px 0;}
.b-pad-tb-30 { padding: 30px 0;}
.header-search-bar { margin-bottom: 0 !important;}
.friend-link { margin-top: 0 !important;}
.mar-b-12 { margin-bottom: 12px;}
.pad-b-30 { padding-bottom: 30px !important;}
.bg-w { background-color: #fff;}
.tc-o { color: #e8952a;}
.tc-r { color: #f00;}
.member-main {
	position: relative;
	min-height: 500px;
	background-color: #f2f2f2;
}
.login-main {
	height: 429px;
	padding-top: 89px;
	background:url(../img/member/bg_login_main.jpg) no-repeat center top;
}
.mb-sidebar {
	width: 249px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-left: none;
}
.mb-sidebar.personal { border: none;}
.mb-container { width: 730px;}

/* box */
.mb-box1 {
	position: absolute;
	top: 130px;
	right: 10px;
	width: 290px;
	height: 304px;
	padding-top: 20px;
	padding-left: 25px;
	background: url(../img/member/bg_box.jpg) no-repeat left top;
}
.mb-box1 span ,
.mb-box1 a {
	display: inline-block;
	margin-bottom: 5px;
}
.mb-box1 a {
	text-decoration: underline;
	color: #e58810;
}
.mb-box1 a:hover { color: #f00;}
.mb-box1 a:hover img { opacity: .8;}
.mb-box2 {
	margin-left: 10px;
	padding: 10px;
	padding-left: 0;
	line-height: 30px;
	text-align: center;
	color: #333;
	border-bottom: 2px solid #aeaeae;
}
.mb-box2 span { font-weight: 700;}
.mb-box2 a {
	display: inline-block;
	padding: 0 1em;
	color: #333;
	border: 1px solid #797979;
}
.mb-box2 a:hover {
	color: #fff;
	background-color: #797979;
}
.mb-box3 {
	padding: 5px;
	background-color: #fff;
}
.mb-box3 .mb-box-cnt {
	padding: 15px;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
	border-top-width: 2px;
	border-radius: 3px;
}
.mb-box3 .mb-box-cnt-item {
	float: left;
	width: 344px;
	height: 90px;
	line-height: 30px;
	text-align: right;
	border-left: 1px solid #e4e4e4;
	overflow: hidden;
}
.mb-box3 .mb-box-cnt-item.first {
	width: 343px;
	text-align: left;
	border: none;
}
.mb-box3 .mb-box-cnt-item strong { font-size: 16px;} 
.mb-box3 .mb-box-cnt-item span {
	font-weight: 700;
	color: #f90;
}
.mb-box4 {
	padding: 10px 20px;
	background-color: #fff;
}
.mb-box4 .mb-box-item {
	display: block;
	float: left;
	width: 180px;
	margin-left: 10px;
	padding: 34px 0;
	line-height: 30px;
	text-align: center;
	background-color: #f2f2f2;
}
.mb-box4 .mb-box-item.last {
	width: 230px;
	margin-left: 40px;
}
.mb-box4 .mb-box-item.unread { font-weight: 700;}
.mb-login-box {
	width: 437px;
	height: 239px;
	margin: 0 auto;
	padding: 7px 22px 0 14px;
	background:url(../img/member/bg_login_box.png) no-repeat left top;
}
/* box */

/* btn */
.mb-btn1 .mb-btn-item {
	display: block;
	float: left;
	width: 108px;
	height: 28px;
	margin-right: 12px;
	line-height: 28px;
	font-weight: 700;
	text-align: center;
	color: #333;
	background-color: #fff;
}
.mb-btn1 .mb-btn-item.current { color: #f00;}
/* btn */

/* form */
.mb-form { font-size: 14px;}
.mb-form .mb-form-item { line-height: 30px;}
.mb-form .mb-form-name{
	float: left;
	width: 15%;
	text-align: right;
	color: #000;
}
.mb-form .mb-form-item-cnt { margin-left: 15%;}
.mb-form .mb-form-title { text-indent: 2em;}
.mb-form  input ,
.mb-form  select ,
.mb-form  textarea {
	position: relative;
	text-indent: 0;
	color: #000;
	z-index: 300;
}
.mb-form .mb-form-input {
	position: relative;
	height: 30px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mb-form .mb-form-input input {
	width: 98%;
	height: 30px;
	padding: 0 1%;
	background: none;
	border: none; 
}
.mb-form .mb-form-select {
	position: relative;
	height: 30px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mb-form .mb-form-select input{
	position: absolute;
	top: 0;
	left: 0;
	width: 98%;
	height: 30px;
	padding: 0 1%;
	background: url(../img/member/li_arrow_d_gy.gif) no-repeat 98.6% center;
	border: none;
	z-index: 200;
}
.mb-form .mb-form-select select {
	position: relative;
	width: 100%;
	height: 30px;
	background: none;
	border: none; 
	opacity: 0;
	filter:alpha(opacity=0);
	z-index: 300;
}
.mb-form .mb-form-textarea {
	position: relative;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mb-form .mb-form-textarea textarea {
	width: 98%;
	padding: 0 1%;
	line-height: 24px;
	font-size: 14px;
	background: none;
	border: none;
}
.mb-form .mb-form-code .mb-form-code-input {
	position: relative;
	float: left;
	width: 50%;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mb-form .mb-form-code .mb-form-code-input input {
	width: 92%;
	height: 30px;
	padding: 0 4%;
	background: none;
	border: none; 
}
.mb-form .mb-form-code img {
	float: right;
	width: 45%;
	height: 32px;
}
.mb-form .mb-form-code-btn {
	display: block;
	float: right;
	width: 45%;
	height: 32px;
	text-align: center;
	color: #333;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}
.mb-form .mb-form-file { position: relative;}
.mb-form .mb-form-file .mb-form-file-input {
	position: relative;
	float: left;
	width: 60%;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mb-form .mb-form-file .mb-form-file-input input {
	width: 92%;
	height: 30px;
	padding: 0 4%;
	background: none;
	border: none; 
}
.mb-form .mb-form-file-btn {
	display: block;
	float: right;
	width: 35%;
	height: 32px;
	text-align: center;
	color: #333;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}
.mb-form .mb-form-file-cnt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	opacity: 0;
}
.mb-form .mb-form-pic {
	width: 100px;
	height: 100px;
}
.mb-form .mb-form-pic img {
	max-width: 100px;
	max-height: 100px;
}
.mb-form .mb-form-btn{
	display: block;
	height: 30px;
	padding: 0 1em;
	line-height: 30px;
	color: #fff;
	background-color: #ee7272;
	border: 1px solid #ee7272;
	border-radius: 5px;
	cursor: pointer;
}
.mb-form input.mb-form-btn { height: 32px;}
.mb-form .mb-form-btn:hover { background-color: #f29e9e;}
.mb-form .mb-form-btn.sty-o {
	background-color: #f27903;
	border-color: #f27903;
}
.mb-form .mb-form-btn.sty-o:hover { background-color: #fba149;}
.mb-form .mb-form-link { color: #0188db;}
.mb-form .mb-form-link:hover { text-decoration: underline;}
.mb-form label.error {
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 1em;
	line-height: 30px;
	text-align: right;
	color: #f00;
	z-index: 200;
}
.mb-form .mb-form-item.w50p {
	float: left;
	width: 50%;
}
.mb-form .mb-form-item.w50p .mb-form-name { width: 30%;}
.mb-form .mb-form-item.w50p .mb-form-item-cnt { margin-left: 30%;}
.mb-form .mb-form-item.w50p .mb-form-input input ,
.mb-form .mb-form-item.w50p .mb-form-select input {
	width: 96%;
	padding: 0 2%;	
}
.mb-form .mb-form-item.w50p .mb-form-select input { background: url(../img/member/li_arrow_d_gy.gif) no-repeat 96.6% center;}
.mb-form1 .mb-form-input ,
.mb-form1 .mb-form-select ,
.mb-form1 .mb-form-code ,
.mb-form1 .mb-form-file { width: 30%;}
.mb-form1 .mb-form-textarea { width: 62.8%;}
.mb-form2 .mb-form-title { color: #f90;}
.mb-form2 .mb-form-input ,
.mb-form2 .mb-form-select ,
.mb-form2 .mb-form-code ,
.mb-form2 .mb-form-file { width: 35%;}
.mb-form2 .mb-form-name-checkbox {
	position: relative;
	width: 12px;
	height: 12px;
	margin-top: 8px;
	border: 1px solid #333;
	border-radius: 12px;
	overflow: hidden;
}
.mb-form2 .mb-form-name-checkbox input {
	position: absolute;
	top:: 0;
	left: 0;
}
.mb-form2 .mb-btn {
	height: 30px;
	padding: 0 1em;
	color: #333;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
}
.mb-form2 input.mb-btn { height: 32px;}
.mb-form2 .mb-btn:hover { background-color: #ccc;}
.mb-form2 .mb-btn.sty-b {
	color: #fff;
	background-color: #09c;
	border-color: #09c;
}
.mb-form2 .mb-btn.sty-g {
	color: #fff;
	background-color: #093;
	border-color: #093;
}
.mb-form2 .mb-btn.sty-r {
	color: #fff;
	background-color: #f66;
	border-color: #f66;
}
.mb-form2 .mb-btn.sty-y {
	color: #fff;
	background-color: #fc0;
	border-color: #fc0;
}
.mb-form2 .mb-btn.sty-b:hover { background-color: #6cc;}
.mb-form2 .mb-btn.sty-g:hover { background-color: #9c6;}
.mb-form2 .mb-btn.sty-r:hover { background-color: #f99;}
.mb-form2 .mb-btn.sty-y:hover { background-color: #ff6;}
.mb-form2 div.w10p ,
.mb-form2 div.w15p ,
.mb-form2 div.w20p { overflow: hidden;}
.mb-form2 .w10p { width: 10% !important;}
.mb-form2 .w15p { width: 15% !important;}
.mb-form2 .w20p { width: 20% !important;}
.mb-form2 .w25p { width: 25% !important;}
.mb-form2 .w35p { width: 35% !important;}
.mb-form2 .w50p { width: 50% !important;}
.mb-form2 .w60p { width: 58.5% !important;}
.mb-loginform { width: 303px;}
.mb-loginform .mb-form-item {line-height: 24px;}
.mb-loginform .mb-form-name{
	float: left;
	width: 90px;
	text-align: right;
	color: #fff;
}
.mb-loginform .mb-form-item-cnt { margin-left: 90px;}
.mb-loginform .mb-form-input {
	height: 24px;
	background: url(../img/member/bg_input.gif) no-repeat left top;
}
.mb-loginform .mb-form-input input {
	background: none;
	border: none;
	width: 92%;
	padding: 0 4%;
	height: 24px;
}
.mb-loginform .mb-form-checkbox { color: #fff;}
.mb-loginform .mb-form-checkbox  input{ vertical-align: middle;}
.mb-loginform .mb-form-link {
	text-decoration: underline;
	color: #fcff00;
}
.mb-loginform .mb-form-link:hover { color: #23c9ff;}
.mb-loginform .mb-form-btn { text-align: center}
.mb-loginform .mb-form-btn-item {
	display: inline-block;
	width: 104px;
	font-family: "微软雅黑";
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	border: none;
	border-left: 1px solid #fff;
	background: none;
	cursor: pointer;
}
.mb-loginform .mb-form-btn-item.first { border: none;}
.mb-loginform .mb-form-btn-item:hover { color: #fcff00;}
/* form */

/* info */
.mb-info {
	height: 45px;
	line-height: 45px;
	background-color: #fff;
}
.mb-info .mb-info-cnt {
	margin-left: 12px;
	color: #333;
}
.mb-info .mb-info-btn {
	margin-right: 12px;
	color: #333;
}
.mb-info .mb-info-btn:hover {
	text-decoration: underline;
	color: #f00;
}
/* info */

/* location */
.mb-location {
	height: 24px;
	padding-top: 16px;
	padding-left: 34px;
	line-height: 24px;
	color: #585858;
	background: url(../img/member/icon_location.png) no-repeat 7px 16px;
	border-bottom: 2px dashed #e6e6e6;
}
.mb-location a { color: #585858;}
.mb-location a:hover {
	text-decoration: underline;
	color: #f00;
}
/* location */

/* nav */
.mb-nav { padding: 20px 0;}
.mb-nav .mb-nav-item {
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
	color: #333;
}
.mb-nav .mb-nav-item.current { color: #f90;}
.mb-nav .mb-nav-btn {
	display: block;
	height: 40px;
	margin: 0 15px;
	margin-top: 20px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	color: #333;
	background-color: #f4f4f4;
	border: 1px solid #dedede;
	border-radius: 3px;
}
.mb-nav .mb-nav-btn:hover { background-color: #dedede;}
.personal .mb-nav { padding-top: 10px;}
.personal .mb-nav .mb-nav-item {
	margin: 0 8px;
	margin-bottom: 10px;
	border: 1px solid #f2f2f2;
}
.personal .mb-nav .mb-nav-item.current {
	color: #333;
	background-color: #f90;
}
/* nav */

/* page */
.mb-page { line-height: 39px;}
.mb-page .mb-page-link { color: #634819;}
.mb-page .mb-page-link:hover { text-decoration: underline;}
.mb-page .mb-page-jump {
	position: relative;
	display: inline-block;
}
.mb-page .mb-page-jump-cnt {
	position: absolute;
	top: 30px;
	right: 0;
	display: none;
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid #888;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	white-space: nowrap;
}
.mb-page .mb-page-jump-cnt input {
	width: 32px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
}
.mb-page .mb-page-jump-btn {
	display: inline-block;
	width: 40px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #c3c3c3;
	border-radius: 3px;
}
.mb-page .mb-page-jump-btn:hover { background-color: #f5f5f5;}
.mb-page .top .mb-page-jump-cnt {
	top: auto;
	bottom: 30px;
}
/* page */

/* pic */
.mb-pic {
	padding: 23px;
	padding-bottom: 5px;
	background-color: #ccc;
}
.mb-pic img {
	width: 203px;
	height: 161px;
	margin-bottom: 10px;
}
.mb-pic .mb-pic-btn {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #e4e4e4;
}
.mb-pic .mb-pic-btn:hover { opacity: .8;}
/* pic */

/* step */
.mb-step .mb-step-item {
	display: block;
	float: left;
	width: 33.3%;
	line-height: 30px;
	text-align: center;
	background: url(../img/member/li_line_gy.gif) repeat-x left 14px;
}
.mb-step .mb-step-item span {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #000;
	background-color: #fff;
}
.mb-step .mb-step-item.first { width: 33.4%;}
.mb-step .mb-step-item.current { background: url(../img/member/li_line_b.gif) repeat-x left 14px;}
/* step */

/* tab */
.mb-tab1 .mb-tab-trigger { height: 21px;}
.mb-tab1 .mb-tab-trigger-item {
	display: block;
	float: left;
	height: 21px;
	margin-bottom: 26px;
	padding: 0 .6em;
	line-height: 21px;
	font-size: 15px;
	color: #fff;
}
.mb-tab1 .mb-tab-trigger-item.current { background-color: rgba(255,255,255,.4);}
.mb-tab1 .mb-tab-cnt-item { display: none;}
.mb-tab1 .mb-tab-cnt-item.current { display: block;}
/* tab */

/* table样式 */
.mb-table .mb-table-title {
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	text-indent: 10px;
	overflow:hidden;
}
.mb-table .mb-table-cnt table th {
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
	text-indent: 9px;
	color: #634819;
	border-bottom: 2px solid #c1ac8e;
}
.mb-table .mb-table-cnt table th a {
	color: #634819;
	text-decoration: underline;
}
.mb-table .mb-table-cnt table th a:hover { color: #f00;}
.mb-table .mb-table-cnt table td ,
.mb-table .mb-table-cnt div {
	height: 23px;
	line-height: 23px;
	text-indent: 10px;
}
.mb-table .mb-table-cnt div {
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;	
}
.mb-table .mb-table-link {
	height: 25px;
	padding-left: 8px;
	line-height: 25px;
	color: #777;
}
.mb-table .mb-table-link-item {
	margin: 0 2px;
	color: #555;
}
.mb-table .mb-table-link-item:hover { text-decoration: underline;}
.mb-table1 {
	color: #333;
	background-color: #fff;
}
.mb-table1 .mb-table-title {
	background-color: #f2f4f6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c1c8d2;
}
.mb-table1 .mb-table-title td {
	border-right: 1px solid #c6c9ca;
	border-left: 1px solid #fff;
}
.mb-table1 .mb-table-title td a {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0;
	color: #333;
}
.mb-table1 .mb-table-title td a:hover { text-decoration: underline;}
.mb-table1 .mb-table-cnt td {
	font-weight: 700;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.mb-table1 .mb-table-cnt td input { vertical-align: middle;}
.mb-table1 .mb-table-cnt td div { cursor: pointer;}
.mb-table1 .mb-table-cnt td span {
	font-weight: normal;
	color: #a0a0a0;
}
.mb-table1 .mb-table-cnt table td { border-bottom: 1px solid #e3e6eb;}
.mb-table1 .mb-table-td-1 { width: 32px;}
.mb-table1 .mb-table-td-2 {
	width: 35px;
	text-align: center;
	text-indent: 0;
}
.mb-table1 .mb-table-td-3 ,
.mb-table1 .mb-table-td-3 div { width: 145px;}
.mb-table1 .mb-table-td-4 ,
.mb-table1 .mb-table-td-4 div { width: 318px;}
.mb-table1 .mb-table-td-5 ,
.mb-table1 .mb-table-td-5 div { width: 102px;}
.mb-table1 .mb-table-td-6 ,
.mb-table1 .mb-table-td-6 div { width: 88px;}
.mb-table1 td.mb-table-td-1 { border-left: none;}
.mb-table1 td.mb-table-td-6 { border-right: none;}
.mb-table1 .mb-table-cnt .readed td {
	font-weight: normal;
	color: #a0a0a0;
}
.mb-table1 .mb-table-email {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 4px;
	background:url(../img/member/icon_email2.png) no-repeat center center;
}
.mb-table1 .normal .mb-table-email { background:url(../img/member/icon_email1.png) no-repeat center center;}
.mb-table1 .readed .mb-table-email { background:url(../img/member/icon_email3.png) no-repeat center center;}
.mb-table1 .mb-table-doc {
	float: left;
	width: 12px;
	height: 16px;
}
.mb-table1 .normal .mb-table-doc { background:url(../img/member/icon_doc1.png) no-repeat center center;}
.mb-table1 .mb-table-doc.doc { background:url(../img/member/icon_doc2.png) no-repeat center center;}
.mb-table1 .mb-table-sign {
	float: right;
	width: 16px;
	height: 23px;
	margin-right: 6px;
	background: url(../img/member/icon_star1.png) no-repeat left center;
}
.mb-table1 .mb-table-sign.star { background: url(../img/member/icon_star2.png) no-repeat left center;}
/* table样式 */

/* tips */
.mb-tips {
	padding: 18px 55px;
	line-height: 30px;
	color: #333;
	background-color: #fff;
	border: 1px solid #797979;
}
.mb-tips span { font-weight: 700;}
.mb-tips a {
	margin: 0 .5em;
	color: #6cf;
}
.mb-tips a:hover { text-decoration: underline;}
.mb-tips.t-c { text-align: center;}
/* tips */

/* title */
.mb-title1 {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #333;
	background-color: #fff;
}
.mb-title2 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	text-indent: 15px;
	color: #333;
	background-color: #e4e4e4;
}
.mb-title3 {
	height: 34px;
	padding-left: 8px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #797979;
}
.mb-title3 .mb-title-item {
	padding: 0 20px;
	color: #333;
	border-left: 1px solid #333;
}
.mb-title3 .mb-title-item.first { border: none;}
.mb-title3 .mb-title-item.current {
	font-weight: 700;
	color: #f90;
}
.mb-title4 {
	line-height: 25px;
	padding-left: 12px;
	color: #333;
	background-color: #fff;
}
.mb-title4 a { color: #82a207;}
.mb-title4 a:hover {
	text-decoration: underline;
	color: #f00;
}
.mb-title5 {
	height: 50px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
	background-color: #f2f2f2;
}
/* title */

/* toolbar */
.mb-toolbar {
	height: 39px;
	padding: 0 7px;
	background:url(../img/member/bg_toolbar.gif) repeat-x left top;
}
.mb-toolbar .mb-toolbar-btn {
	height: 22px;
	margin-top: 7px;
	margin-right: 3px;
	padding: 0 1em;
	line-height: 22px;
	background:url(../img/member/bg_toolbar_btn.gif) repeat-x left top;
	border: 1px solid #888;
	border-radius: 3px;
	cursor: pointer;
}
.mb-toolbar .mb-toolbar-btn:hover { opacity: .8;}
.mb-toolbar .mb-toolbar-select {
	position: relative;
	margin-top: 7px;
	margin-right: 3px;
}
.mb-toolbar .mb-toolbar-select .mb-toolbar-btn {
	display: block;
	margin: 0;
}
.mb-toolbar .mb-toolbar-select-cnt {
	position: absolute;
	top: 24px;
	left: 0;
	display: none;
	padding: .3em 0;
	line-height: 25px;
	background-color: #fff;
	border: 1px solid #888;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
}
.mb-toolbar .mb-toolbar-select-item {
	display: block;
	padding: 0 1em;
}
.mb-toolbar .mb-toolbar-select-item:hover {
	color: #fff;
	background-color: #4754ff;
}
.mb-toolbar .mb-toolbar-select-line {
	margin: 6px 1em;
	border-bottom: 1px solid #aaa;
}
.mb-toolbar .mb-toolbar-select.top .mb-toolbar-select-cnt {
	top: auto;
	bottom: 24px;
}
/* toolbar */