.secname
{
	background-color:#002b53;
	color:white;
	margin-top:20px;

}


.secname h3
{
	line-height:30px;
	padding-top:8px;
	
	
	
}



.secimg img

{
	margin-top:10px;
	
}

.ark 
{
	margin-top:10px;

	
}



.btn

{
	background-color:#f68400;
	border-radius:5px;
	color:white;
	font-size:15px;
	height:40px;
	width:125px;
	line-height:5px;
	margin-left:17px;
	cursor: pointer;
	border:none;
	margin-bottom:10px;

}


.btn:hover
{
	
	background-color:#002b53;
	color:white;
	
}



.btn2

{
	background-color:#f68400;
	border-radius:5px;
	color:white;
	font-size:18px;
	height:40px;
	width:190px;
	line-height:5px;
	cursor: pointer;
	border:none;
	margin-bottom:10px;

}


.btn2:hover
{
	
	background-color:#002b53;
	color:white;
	
}


.btn3

{
	background-color:#002b53;
	border-radius:5px;
	color:white;
	font-size:18px;
	height:40px;
	width:150px;
	line-height:5px;
	cursor: pointer;
	border:none;
	margin-bottom:10px;

}


.btn3:hover
{
	
	background-color: #f68400 ;
	color:white;
	
}


.cell {
  border-collapse: collapse;
  border: 1px solid #e1e1e1;
  
  padding: 5px 10px;
}

.table {
  border-collapse: collapse;
  border-style: hidden;
}

.table-head > .row {
  border-collapse: collapse;
  border: 2px solid #e1e1e1;
}


table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}
table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}


ul.b {
  list-style-type: square;
}


.jwd
{
	border:1px solid #e1e1e1;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	border-radius:5px;
}

.jwd:hover
{
	background-color: #002b53;
	color:white;
	border:none;
	
	
}


.mkw

{
	
	color:#002b53;
	font-size:18px;
	
}

.slr
{
	margin-bottom:20px;
	border-bottom:1px solid #e1e1e1;
	}
	
	.awr
	
	{
		text-align:center;
		
		
	}

