body{
	margin:0;	
	width:100%;
}

body, table, td, input, textarea, select{
	font-family: Arial;
	font-size:13px;
}
	
.all{
	width:1200px;
	margin:0 auto;
}


.top{
	width:100%;
	height:90px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.top img{
	height:80px;		
	margin-top:-10px;
}

.top_left{
	width:180px;
	float:left;
	margin-top:15px;
}

.top_right{
	float:right;margin-top:35px;	
}

.title{
	width:180px;
	text-align:center;
	font-family: Arial;
	font-size:18px;
	color:#abc567;
}

.lng{
	float:right;
	margin-left:10px;
	height:23px;		
	border:1px solid #1B5E43;
	border-radius:5px;	
	padding-left:3px;
	padding-right:3px;
}

.lng img{
	margin:1px;	
	height:20px;
}

.footer{
	clear:both;
	width:100%;
	height:90px;
	border-top:1px solid #ccc;
	margin-top:20px;
	text-align: center;
}


.content{
	width:100%;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
}

.menu{
	float:left;
	width:15%;
}

.menu ul{
	margin:0;
	padding:0px;
	list-style-type:none;
}

.menu ul li{
	height:24px;
	padding:6px;
	padding-left:10px;
	background:#1B5E43;
	border-bottom:1px solid #2E9F70;
}

.menu ul li:hover{
	background:#2E9F70;
	border-bottom:1px solid #fff;
	cursor:pointer;
}

.menu ul .selected{
	background:#2E9F70;
	border-bottom:1px solid #fff;
	cursor:pointer;
}

.menu ul li a{
	color:#fff;
	text-decoration:none;
}

.menu ul li a i{
	color:#1B5E43;
	background:#fff;
	border-radius:20px;
	padding:4px 7px 6px 7px;
	width:12px;
	text-align:center;
}

.page{
	float:right;
	width:84%;
}

.lst1{
	margin:0 auto;
	overflow:auto;
}

table{
	background:#ccc;
}
tr, td{
	background:#fff;
}

.srt{
	color:#000;	
	text-decoration:none;
}

.srt:hover{
	color:red;	
	text-decoration:underline;
}

.tree{
	color:#000;	
	text-decoration:none;
}

.tree:hover{
	color:red;	
	text-decoration:none;
}

.lpg{
	text-decoration:none;
	color: #666666;
	margin-left:5px;
	padding:5px 10px;
	border:1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius:4px;
}
.lpg:hover{
	color:#1B5E43;	
	border:1px solid #1B5E43;
}

.lpgs, .lpgs:hover{
	text-decoration:none;
	color: #1B5E43;
	margin-left:5px;
	padding:5px 10px;
	border:1px #1B5E43;
}


.list{
	width:100%;
	overflow:auto;
}

.col1, .col2, .col3, .col4, .col5{
	float:left;
	width:20%;
 	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	padding:5px;
}

.col1{
	clear:both;
}

.item{
	width:100%;
 	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border:1px solid #1B5E43;
  border-radius:5px;
	padding:5px;
	
}

.item img{
	width:100%;
  height:200px;
	object-fit: cover; /* Do not scale the image */
  object-position: center; /* Center the image within the element */	
}

.item a{
	color:#1B5E43;
	text-decoration:none;
	line-height:1.3em;
}

.item div{
	float:right;
}

.item div img{
	margin-top:-5px;
	margin-right:-1px;
	margin-left:5px;
	height:24px;
	width:24px;
	float:right;
}

th.rotate {
  /* Something you can count on */
  height: 150px;
  white-space: nowrap;
}

th.rotate > div {
  transform: 
    /* Magic Numbers */
		translate(0px, 51px)
    /* 45 is really 360 - 45 */
    rotate(270deg);
	  width: 20px;
}

th.rotate > div > span {
}


.sch1{
		display: inline-block;
}

.itmf{
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.itmt{
	float:left;
	margin-right:5px;
	padding-top:10px;
}

.mdl0{
		display: table; 
		margin: auto;
		margin-bottom:5px;
}

.mdl11{
	width:50%;
	margin:0 auto;
  overflow:auto;
}

.mdl21{
	width:40%;
	float:left;
  overflow:auto;
}

.mdl22{
	width:40%;
	float:right;
  overflow:auto;
}

.rap5{
	width:20%;
	float:left;
  overflow:auto;
  border-left:1px solid #ccc;
  margin-top:15px;
  padding-left:10px;
}

.mdl31{
	width:32%;
	float:left;
  overflow:auto;
}

.mdl32{
		width:32%;
		display: table; 
		margin: auto;
}

.mdl32lgn{
		width:32%;
		display: table; 
		margin: auto;
}

.mdl33{
	width:32%;
	float:right;
  overflow:auto;
}

.mdl34{
		clear:both;
		width:32%;
		display: table; 
		margin: auto;
}

.mdlt{
	padding:5px;
	padding-left:10px;
	line-height:22px;
	font-family: Arial;
	font-size:13px;
	color:#fff;
	background:#1B5E43;
  border-radius:5px 5px 0px 0px;
}

.mdlc{
	padding:10px;
	overflow:auto;
	border:1px solid #1B5E43;
  border-radius:0px 0px 5px 5px;
}

.mdlct{
	padding:10px;
	overflow:auto;
	border:1px solid #1B5E43;
  border-radius:5px;
}

.obj1{
	float:left;
	width:100%;
}

.obj2{
	float:left;
	width:45%;
	margin:5px;
}
.obj3{
	float:right;
	width:45%;
	margin:5px;
}

.img0{
	clear:both;
	float:left;
	width:48%;
	margin-top:10px;
	z-index:1;
	height:125px;
	border:1px solid #ccc;
	text-align:center;
}

.img1{
	float:right;
	width:48%;
	margin-top:10px;
	z-index:1;
	height:125px;
	border:1px solid #ccc;
	text-align:center;
}

.img0 img{
	max-width:100%;
	max-height:100%;
	z-index:1;
	vertical-align:middle;
}

.img1 img{
	max-width:100%;
	max-height:100%;
	z-index:1;
	vertical-align:middle;
}

.imga{
	position: absolute;
	float:left;
	margin-top:4px;
	margin-left:2px;
	z-index:10;
}

.imga a{
		font-size:16px;
}

.imga a:hover{
		color:red;
}

.button{
	background:#1B5E43;
	color:#fff;
	float:right;
	min-width:50px;
	padding: 5px 10px;	
	text-decoration:none;
	border-radius:5px;
	text-align:center;	
	margin-left:10px;
}

.button:hover, .button:focus{
	background:#2E9F70;
}

.lnk{
	color:#1B5E43;
	margin-left:4px;
	margin-right:4px;
}

.lnk:hover{
	color:#2E9F70;
}

.code{
	color:#1B5E43;
	text-decoration:none;
}

.code:hover{
	color:#2E9F70;
	text-decoration:underline;
}


.repi{
	background:#FFFFFF;
	text-align:right;
	font-size:10px;	
}

.rep{
	background:#FFFFFF;
	text-align:center;	
	font-size:10px;	
}
.repd{
	text-align:center;	
	font-size:10px;	
}

/* Smaller screens */

@media only screen and (max-width: 480px) {
	.all{width:100%;}
	.content{width:94%;margin:0 auto;}
	.list{width:100%;}
	.page, .mdl11, .mdl21, .mdl22, .mdl31, .mdl32, .mdl33, .mdl32lgn{
		clear:both;
		float:left;
		width:100%;
		padding-left:0px;padding-right:0px;
	}
	.edit{float:left;width:100%;}
	.footer{float:left;width:100%;text-align:center;}
	.top_left{
		width:25%;
		float:left;
		margin-top:15px;
	}
	
	.top_right{
		float:right;width:70%;margin-right:15px;	
	}
	.title{width:100%;}
	.menu{
		float:left;
		width:100%;
	}
	
}