﻿.m2log
{
	margin: 0 auto;
	width: 350px;
	border: #d3d3d3 1px solid;
	-moz-box-shadow: 0.5px 1px 5px #999;
	-webkit-box-shadow: 0.5px 1px 5px #999;
	box-shadow: 0.5px 1px 5px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
}
.m2log h2
{
	background-color: #f5f5f5;
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	margin: 0;
	border-bottom: #d3d3d3 1px solid;
}
.m2log table
{
	border-collapse: collapse;
	width:100%;
}
.m2log table td
{
	padding: 10px;
}
.m2log .m2_lg_id,.m2log .m2_lg_pw
{
	width: 200px;
	font-size: 12pt;
    padding:3px;
}
.m2log .m2_lg_code
{
    padding:3px;
	font-size: 12pt;
	width: 80px;
}
.m2log .m2_lg_login
{
	padding:10px 15px;
}
.m2log .m2_lg_msg
{
    padding: 3px 0 10px 0;
    color:Red;   	
}

.m2log_mwt .m2_lg_id,.m2log_mwt .m2_lg_pw
{
	width: 200px;
	font-size: 12pt;
    padding:3px;
}
.m2log_mwt .m2_lg_login
{
	padding:10px 15px;
}

.m2log_mwt .m2_lg_msg
{
	font-size: 12pt;
    padding: 3px 0 10px 0;
    color:Red;   	
}
.m2log_mwt td
{
	font-size: 12pt;
	color: #ffffff;
}
#M2_menu
{
	position: fixed;
	bottom: 0;
	background-color: #000033;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
#M2_menu ul
{
	text-align: center;
	display:inline-block;
	margin:0;
	padding:0;
}
#M2_menu li
{
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
#M2_menu li a
{
   font-size:12pt;
   color:#fff;
}
#M2_menu li a:hover
{
	color: #ff9900;
}

/* m2que */ 
.m2que h3
{
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: #f5f5f5 1px solid;
	color: #0099cc;
	font-size:12pt;
}
.m2que h4
{
	width: 100%;
	display: inline-block;
	padding: 5px 0;
	margin: 0 0 10px 0;
	border-bottom: #f5f5f5 1px solid;
	color: #000;
	font-size:12pt;
}
.m2que table
{
	border-collapse: collapse;
	width:100%;
}
.m2que table td
{
	padding: 5px;
}
.m2que table td.tls
{
	width: 80px;
}
.m2que table td.tls font,.m2que h3 font 
{
    color:Red;
    margin-right:5px;
}
.m2que h4 font
{
    color:Red;
    margin-left:100px;
}
.m2que .aPsTextBox
{
	 width:200px;	
}
.m2_m2que_Button
{
    text-align:center;
    margin: 40px 0 20px 0;	
}
.m2_m2que_Button p
{
    color:Red;
	font-size: 12pt;
	margin: 10px 0;
}
.m2_m2que_Button #m2que_save
{
	padding: 15px 20px;
	font-size: 16pt;
	margin-top: 10px;
	letter-spacing: 5px;
	cursor: pointer;
	background-color: #fe8a02;
	color: #ffffff;
	border:none;
}
.m2_m2que_Button #m2que_save:hover
{
	font-weight: bolder;
}
.m2_m2que_Button #m2que_msgBox
{
	text-align: left;
	width: 300px;
	margin: 0 auto;
}
.m2pro .qsiv
{
	width:100%;
	display:inline-block;
    padding: 0 0 10px 0;
}
.m2pro .m2pro_q_left
{
	float: left;
}
.m2pro .m2pro_q_right
{
	float: right;
}
.m2pro .m2pro_q_right input[type='button']
{
	padding: 5px ;
	margin-bottom:5px;
}

/* 內容 */ 
.m2proCnt
{
	
}

.m2proCnt h3
{
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: #f5f5f5 1px solid;
	font-size:12pt;
}
.m2proCnt .d_tr
{
	width: 100%;
	display: inline-block;
	padding: 5px 0;
}
.m2proCnt .d_td
{
    float:left;
    width:50%;
}
.m2proCnt span.d_caption,.m2proCnt p.d_caption
{
	color: #0099cc;
}
.m2proCnt p.d_caption,.m2proCnt .hr
{
	border-bottom: #f5f5f5 1px solid;
	
}
.m2proCnt .cntxt
{
	padding: 10px 0;
	line-height: 170%;
	letter-spacing: 1px;
}
.m2proCnt .cntxt font
{
	color: #a9a9a9;
}
.m2proCnt select 
{
    font-size:12pt;
    margin-right:5px;
}
.m2proCnt input[type="button"] 
{
    padding: 5px 10px;	
}
.m2proCnt .gg
{
	background-color: #f8f8ff;
	padding: 10px;
}
.m2proCnt .but
{
	text-align: center;
	margin-top: 20px;
}

.m2proCnt .but input
{
	margin-right:20px;
	
}
._mwt_slider_scroll
{
	-moz-box-shadow: 0.5px 1px 5px #999;
	-webkit-box-shadow: 0.5px 1px 5px #999;
	box-shadow: 0.5px 1px 5px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 3px;
}
.adupp
{
	background-image: url(edit.png);
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
	background-position: center center;
	width:20px;
	height:20px;
	display:inline-block;
}
.DragWin p
{
   text-align:center;
}
.DragWin a
{
	font-size: 14pt;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #f8f8ff;
	margin: 10px 0;
}
.DragWin a:hover
{
	background-color: #e6e6fa;
}
#_mwt_slider_scroll_apply_mwt
{
	background-color: #f0e68c;
}
#_mwt_slider_content_apply_mwt
{
	background-color: #f0e68c;
	padding-top:10px;
}
#_mwt_slider_h2_apply_mwt
{
	color: #fff;
	background-image: url(tg_b.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0;
	text-indent: 12pt;
}
.applyBox
{
	font-size: 12pt;
	color: #464646;
}
.applyBox p
{
    padding:3px;	
}
.applyBox div
{
	float:left;
    min-width:80px;
}
.applyBox .butp
{
   text-align:center;	
}
.applyBox option,.applyBox select
{
	font-size:12pt;
}
.applyBox .butp input[type='button']
{
	padding:10px 15px;
	margin-top:10px;
}
.applyBox #applyMsg
{
	color: #ff0033;
	text-align: center;
	font-weight: bold;
}
.aPsCalendar .Today td.cdabg
{
	background: none;
}
.aPsCalendar .Today td.cdabg a
{
	text-decoration: none;
}


@media screen and (max-width: 768px)
{
	.mobno
	{
	    display:none;
	}
}
