.camera-head-txt h3 {font-size: 20px; text-align: center; margin-bottom: 20px; color: #666;}

.camera-boxer {
width: 100%;
   display: table;
   border-collapse: collapse;
}
 
.camera-boxer .box-row {
   display: table-row;
}
 
.camera-boxer .box {
   display: table-cell;
   /*text-align: left;*/
   vertical-align: top;
   border: 1px solid #ccc;
}

/*.sub-box {
	width: 100%;
}
.sub-box-left{
	width: 49%; 
	float: left;
	border-right: 1px solid #ccc;
}

.sub-box-right{
	width: 49%; 
	float: right;
}

.sub-box3 {
	width: 100%;
}
.sub-box-left3{
	width: 40%; 
	float: left;
	border-right: 1px solid #ccc;
}

.sub-box-center3{
	width: 29%; 
	float: left;
	border-right: 1px solid #ccc;
}

.sub-box-right3{
	width: 29%; 
	float: right;
}
.w30 {width: 30px;}
.w40 {width: 40px;}
.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w95 {width: 95px;}
.w100 {width: 100px;}
.w110 {width: 110px;}
.w120 {width: 120px;}
.w130 {width: 130px;}
.w160 {width: 160px;}
.w170 {width: 170px;}
.w180 {width: 180px;}
.w190 {width: 190px;}
.w245 {width: 245px;}
.w250 {width: 250px;}
.txt-center {text-align: center;}
.txt-bold {font-weight: bold;}
.txt-red {font-size: 11px; color: #FF0000; text-align: left; margin: 5px 0 20px 0;}
.red-option {color: #FF0000;}

.text-left {
	text-align: left;
	padding-left: 2px;
}*/

/* new table */
.dpi-box {
	margin-bottom: 50px;
}
.tg  {border-collapse:collapse;border-spacing:0; }
.tg td{font-size:12px;padding:3px 5px;border-style:solid;border-width:1px;border-color:#ccc;overflow:hidden;word-break:normal; text-align: center;}
.tg th{font-size:12px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tb-col-rw{vertical-align:middle;}
.txt-bold {font-weight: bold;}
.txt-center {text-align: center;}
.txt-red {font-size: 11px; color: #FF0000; text-align: left; margin: 5px 0 20px 0;}
.red-option {color: #FF0000;}
.w240 {
	width: 240px;
}
.w90 {
	width: 90px;
}
.w50 {
	width: 50px;
}

.txt-left {
	text-align: left !important;
}


