.boxFloat{
	float: left;
}
.boxRow{
	float: left;
	width: 100%;
}
.boxCol-2{
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
.boxCol-3{
	float: left;
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.boxCol-4{
	float: left;
	width: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.boxCol-5{
	float: left;
	width: 18%;
	margin-left: 1%;
	margin-right: 1%;
}
.boxCol-6{
	float: left;
	width: 14.6%;
	margin-left: 1%;
	margin-right: 1%;
}
.boxCol-7{
	float: left;
	width: 12.2%;
	margin-left: 1%;
	margin-right: 1%;	
}

/*width*/
.w100per{
	width: 100%;
}
.w98per{
	width: 98%;
}
.w96per{
	width: 96%;
}
.w94per{
	width: 94%;
}
.w90per{
	width: 90%;
}
.w80per{
	width: 80%;
}
.w75per{
	width: 75%;
}
.w70per{
	width: 70%;
}
.w60per{
	width: 60%;
}
.w40per{
	width: 40%;
}
.w30per{
	width: 30%;
}
.w20per{
	width: 20%;
}
.w15per{
	width: 15%;
}
.w10per{
	width: 10%;
}
.w7per{
	width: 7%;
}
.w5per{
	width: 5%;
}

/*top*/
.mT3px{
	margin-top: 3px;
}
.mT5px{
	margin-top: 5px;
}
.mT10px{
	margin-top: 10px;
}
.mT15px{
	margin-top: 15px;
}
.mT20px{
	margin-top: 20px;
}
.mT25px{
	margin-top: 25px;
}
.mT30px{
	margin-top: 30px;
}
.mT35px{
	margin-top: 35px;
}
.mT40px{
	margin-top: 40px;
}


.mT1per{
	margin-top: 1%;
}
.mT2per{
	margin-top: 2%;
}
.mT3per{
	margin-top: 3%;
}
.mT4per{
	margin-top: 4%;
}
.mT5per{
	margin-top: 5%;
}
.mT6per{
	margin-top: 6%;
}
.mT7per{
	margin-top: 7%;
}
.mT8per{
	margin-top: 8%;
}
.mT9per{
	margin-top: 9%;
}
.mT10per{
	margin-top: 10%;
}
.mT15per{
	margin-top: 15%;
}
.mT20per{
	margin-top: 20%;
}
.mT25per{
	margin-top: 25%;
}


/*left*/
.mL2px{
	margin-left: 2px;
}
.mL3px{
	margin-left: 3px;
}
.mL4px{
	margin-left: 4px;
}
.mL5px{
	margin-left: 5px;
}
.mL6px{
	margin-left: 6px;
}
.mL7px{
	margin-left: 7px;
}
.mL8px{
	margin-left: 8px;
}
.mL9px{
	margin-left: 9px;
}
.mL10px{
	margin-left: 10px;
}
.mL15px{
	margin-left: 15px;
}
.mL20px{
	margin-left: 20px;
}
.mL25px{
	margin-left: 25px;
}

.mL1per{
	margin-left: 1%;
}
.mL2per{
	margin-left: 2%;
}
.mL3per{
	margin-left: 3%;
}
.mL4per{
	margin-left: 4%;
}
.mL5per{
	margin-left: 5%;
}
.mL6per{
	margin-left: 6%;
}
.mL7per{
	margin-left: 7%;
}
.mL8per{
	margin-left: 8%;
}
.mL9per{
	margin-left: 9%;
}
.mL10per{
	margin-left: 10%;
}
.mL15per{
	margin-left: 15%;
}
.mL20per{
	margin-left: 20%;
}
.mL25per{
	margin-left: 25%;
}
.mL30per{
	margin-left: 30%;
}

/*right*/
.mR5px{
	margin-right: 5px;
}
.mR10px{
	margin-right: 10px;
}
.mR15px{
	margin-right: 15px;
}
.mR20px{
	margin-right: 20px;
}

.mR2per{
	margin-right: 2%;
}
.mR3per{
	margin-right: 3%;
}
.mR4per{
	margin-right: 4%;
}
.mR5per{
	margin-right: 5%;
}
.mR10per{
	margin-right: 10%;
}
.mR15per{
	margin-right: 15%;
}
.mR20per{
	margin-right: 20%;
}


/*bottom*/
.mB5px{
	margin-bottom: 5px;
}
.mB10px{
	margin-bottom: 10px;
}
.mB15px{
	margin-bottom: 15px;
}
.mB20px{
	margin-bottom: 20px;
}
.mB25px{
	margin-bottom: 25px;
}
.mB30px{
	margin-bottom: 30px;
}

.mB2per{
	margin-bottom: 2%;
}
.mB3per{
	margin-bottom: 3%;
}
.mB4per{
	margin-bottom: 4%;
}
.mB5per{
	margin-bottom: 5%;
}
.mB6per{
	margin-bottom: 6%;
}
.mB10per{
	margin-bottom: 10%;
}
.mB15per{
	margin-bottom: 15%;
}

/*fontSize*/
.fontSize16px{
	font-size:16px;
}
.fontSize20px{
	font-size:20px;
}


.img100per img{
	float:left;
	width:100%;
}
.bold{
	font-weight:bold;
}
.textCenter{
	text-align:center;
}
.fRight{
	float:right;
}
.boxUsedH{
	float:left;
	width:96%;
	margin-left:2%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
.boxUsedHL{
	float:left;
	width:40%;
	font-weight:bold;
	color:#999;
}
.boxUsedHR{
	float:right;
	width:60%;
	font-weight:bold;
	text-align:right;
}
.input-s{
	width:80px;
	padding:3px;
}
.buttonExport{
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	border: 1px solid #eb292f !important;
	padding: 4px 7px 4px 7px !important;
	color: #FFF !important;
	font-size: 13px !important;
	cursor: pointer;
	background-color:#f6575c;
	display:none;
}
.buttonExportShow{
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	border: 1px solid #eb292f !important;
	padding: 4px 7px 4px 7px !important;
	color: #FFF !important;
	font-size: 13px !important;
	cursor: pointer;
	background-color:#f6575c;
}
.inputButton{
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	border: 1px solid #2570af !important;
	padding: 4px 7px 4px 7px !important;
	color: #FFF !important;
	font-size: 13px !important;
	cursor: pointer;
	background-color:#3a89cb;
}
.inputSelect{
	display: inline-block;
	padding:2px;
	background-color:#EEE;
}
.boxBgSP{
	float:left;
	width:100%;
	height:100%;
	position:fixed;
	background:url(../images/bgPopup.png);
	z-index:1040;
	left:0px;
	top:0px;
	display:none;
	overflow:auto;
}
.boxCPro{
	float:left;
	width:90%;
	margin-left: 5%;
	height:auto;
	margin-top:1%;
	margin-bottom:1%;
}
.boxBgPage{
	float:left;
	width:100%;
	height:100%;
	position:fixed;
	background:url(../images/bgPopup.png);
	z-index:5999;
	left:0px;
	top:0px;
	display:none;
	overflow:auto;
}
.boxPageLoad{
	float:left;
	width:50%;
	margin-left: 25%;
	height:auto;
	margin-top:5%;
	margin-bottom:1%;
	position: relative;
}
.boxBgPageTop{
	float:left;
	width:100%;
	height:100%;
	position:fixed;
	background:url(../images/bgPopup.png);
	z-index:6000;
	left:0px;
	top:0px;
	display:none;
	overflow:auto;
}
.boxPageLoadTop{
	float:left;
	width:50%;
	margin-left: 25%;
	height:auto;
	margin-top:5%;
	margin-bottom:1%;
	position: relative;
}
#fullbg{
	float:left; width:100%; height:100%; background:#000;
	opacity:0.7; z-index:1000; position:fixed; display:none;
	overflow:hidden;
}

#addDT{
	float:left; width:0; height:0; background:#fff; opacity:0.1;
	z-index:1001; position:absolute; display:none; overflow:hidden;
	-moz-border-radius:10px; -webkit-border-radius:10px;
}

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../images/icon/icon_title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../images/icon/icon_info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../images/icon/icon_important.gif);
}
#popup_content.confirm {
	background-image: url(../images/icon/icon_important.gif);
}
#popup_content.prompt {
	background-image: url(../images/icon/icon_help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}
@media only screen and (min-width: 40.063em) and (max-width: 79.063em)  {/*tablet*/
	.boxCPro{
		width:96%;
		margin-left: 2%;
	}
}
@media screen and (max-width: 40em){/*smartphone*/
	.boxCPro{
		width:96%;
		margin-left: 2%;
	}
}



