.m_app {margin:10px 0px 10px 0px;}
.m_app * {
	font:12px ±¼¸²;
	color:#363636;
}
.m_app form {margin:0px;}
.m_app input{
	border: #A6A6A6 1px solid;
	height: 20px;
}
.m_app textarea{border: #A6A6A6 1px solid;}
.m_app input.chk{border:0px;} 

.m_app h2 {
	font:bolder 13px ±¼¸²;
	text-align:center;
	margin:0px
}

.m_app .m_button {
    border: #A6A6A6 1px solid;
    padding:0px 2px 0px 2px;
    background: url(/_common/images/btn_bg.gif) repeat-x center 50%;
    color: #363636;
    height: 20px;
    text-align: center;
    cursor:pointer;
}
.m_app .mb_dot {background:url(/_common/images/h_dot.gif) repeat-x;}
.m_app .comment {color:#ED6D18;}

.m_app .pay {
	border:1px solid #C9C9C9;
	padding:5px;
	margin:5px 0px 10px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.m_app .red{color:red;}
.m_app .blue{color:blue;}

.mb_list th {
	font:bolder 12px ±¼¸²;
}
.mb_list tr.mb_title {
	background:url(/_common/images/title_bg.gif);
}
.mb_list tr.mb_line {
	background-color:#C9C9C9;
}
.mb_list tr.mb_search {
	background-color:#F7F7F7;
	height:30px;
	text-align:center;
}
.mb_list tr.mb_odd {
	height:22px;
	background-color:white;
}
.mb_list tr.mb_even {
	height:22px;
	background-color:#FEFEFE;
}



.mb_list th.mb_line {
	background: url(/_common/images/title_v_line.gif) no-repeat;
}
.mb_list td {
	font:12px ±¼¸²;
	text-align:center;
}
.mb_list td.mb_title {
	text-align:left;
	padding-left:5px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.mb_list A {text-decoration:none;}
.mb_list A:hover {text-decoration:underline;}
.mb_list td span {color:#ED6D18;}


.mb_list .mb_gallery {float:left;padding:5px}
.mb_list .mb_gallery img {border:0px}
.mb_list .mb_gallery .mb_g_image {border:1px solid #C9C9C9; padding:3px; margin-bottom:2px}
.mb_list .mb_gallery .mb_g_desc {text-align:left; text-overflow:ellipsis; overflow :hidden}


.mb_grid {border-collapse:collapse;border:1px solid #e1e1e1;}
.mb_grid caption {text-align:left;font-weight:bolder;}
.mb_grid tr th{padding:2px;border:1px solid #e1e1e1;text-align:center;background:#EFEFEF}
.mb_grid td {background:white;text-align:center;padding:2px;border:1px solid #e1e1e1;}
.mb_grid div.button {border:1px solid #E1E1E1;margin:1px;cursor:pointer;background:#FAFAFA;width:35px;}

ul#mb_navi {
	margin:5px 0px 0px 0px;
	padding:0;
	list-style:none;
}
#mb_navi li {
	display:inline;
}
#mb_navi a {
	width:30px;
	text-align:center;
	border-right:1px solid DBDBDB;
	text-decoration:none;
	margin-top:1px;
	font:10px tahoma;
}
#mb_navi a:hover {
	background-color:#F7F7F7;
}
#mb_navi a.cur {
	color:#ED6D18;
	font-weight:bolder;
}
#mb_navi a.last {
	border-right:0px;
}


.mb_form th {
	font:bolder 12px ±¼¸²;
	text-align:right;
	padding-right:10px;
}
.mb_form td {
	padding:2px
}
.mb_form td.agree {
	padding:5px 0px;
	line-height:150%;
}


.mb_view.mb_title td.mb_title {
	padding-left:9px;
	font-weight:bolder;
}
.mb_view.mb_title td.mb_other {
	text-align:center;
	font:11px ±¼¸²;
	color:#676767;
}

.mb_view.mb_content {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

.mb_view.mb_content td.mb_rwriter{
	font-weight:bolder;
	text-align:center;
}
.mb_view.mb_content td.mb_rcontent{

}
.mb_view.mb_content td.mb_rdate{
	padding-top:5px;
	font:11px ±¼¸²;
	color:#676767;
}

#dig-pwd {
	position:absolute;
	width:150px;
	height:50px;
	border:1px solid #ED6D18;
	padding:5px;
	background-color:white;
	display:none;
}
#dig-pwd table {
	background-color:#F7F7F7;
}
#dig-pwd.player {
	width:300px;
	height:80px;
}


#progress{
	position:absolute;
	top:0;
	left:0;
	display:none;
	background:white;
}

#mb_ssl {
	text-align:center;
	font:12px µ¸¿ò;
	color:gray;
	ling-height:150%;
	margin-bottom:10px;
}


.main_board td{font-size:12px;color:#363636;}
.main_board td a{text-decoration:none;color:#363636;}
.main_board td a:hover{text-decoration:underline;}
.main_board td.mb_dot {background:url(/_common/images/h_dot.gif) repeat-x;}
