#Container {
	height: 100%;
	width: 1100px;
	background-color: #FFF;
	border: thin solid #FFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 30px 30px 30px 30px;
}
#Container #header {
	float: left;
	height: 50px;
	width: 500px;
	position: relative;
	top: 0px;
	}


#Container #header #logo {
	text-decoration:none;
	position: absolute;
	height: 98px;
	width: 280px;
	left: 2px;
}

#Container #header #callus {
	position: absolute;
	left: 300px;
	top: 2px;
	float: left;
}


#Container #navbar {
	float: right;
	height: 50px;
	width: 500px;
	position: relative;
	top: 10px;
}

#Container #notic{
     width: 860px;
	 height: 90px;
	 position: relative;
	float: left;
	left: 65px;
	top: 50px;
        
}
#Container #excel {
	height: 35px;
	width: 1100px;
	position:relative;
	float:left;
	right:15px;
	top: -20px;
}

#Container #excel .excel-image { 
position:relative;
float:right;
}

#Container #excel .buttondownload { 

       width:180px; 
       height:30px;
       background-color: #0404B4; 
       border-radius: 10px;
	   position:relative;
	   float:right;
	   right:5px;
	   
}

#Container #excel .a:hover {
	background-color:#CC0;
	border-radius: 5px;
	
}

#Container #content_left {
	float: left;
	position: relative;
	height: 100%;
	width: 1100px;
	top: 50px;
}

#Container #content_left  #abc {
	float: left;
	height: 40px;
	width: 885px;
	margin-left:85px;
	margin-top: 10px;
	
}
#Container #searchbar {
	height: 40px;
	width: 430px;
	margin-left: 270px;
	margin-top: 50px;
        
	
}
#Container #space {
	width:800px;
	margin-top: 30px;
        float: left;
        margin-left: 100px;
        
	
}




#buttondiv {
	position: relative;
	float: right;
	left: 2px;
	top: 0px;
	      
}




#Container #content_center {
	float: left;
	height: auto;
	width: 1020px;
	position: relative;
	top: 10px;
	padding-left: 40px;
}

#Container #bottom {
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	position: relative;
	top: 50px;
	border-top-color: #666;
	height: 100px;
	width: 990px;
}

#Container #bottom #fotter {
	float: left;
	height: 30px;
	width: 456px;
	position: absolute;
	left: 300px;
	top: 0px;
}
#Container #bottom #copyright {
	position: absolute;
	top: 50px;
	left: 80px;
}

#Container #bottom #fotter ul {
	margin-left: 0px;
	padding-left: 0px;
}
#Container #bottom #fotter ul li {
	float: left;
	list-style-type: none;
}
#Container #bottom #fotter ul li a {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0.1cm;
	padding-right: 0.2cm;
	padding-bottom: 0.2cm;
	padding-left: 0.2cm;
}

#bottom #bottom-contact {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #333;
	text-align: right;
}
.registerButton{
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-size:10;
	font-weight:bold;
	border:2px groove #FFF;
	text-decoration:none;
	line-height:22px;
	padding:0 10px;
	background:#285f74;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#F60;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	position: relative;
	left: 200px;
	}
	.rateframe{ 
       border-style:none
	}
	


.dropbtn {
    background-color:#0A2E78;
    color: white;
    padding: 10px;
    font-size: 10px;
    border: none;
    cursor: pointer;
	background-position: center top;
	-moz-border-radius:5px;
	-webkit-border-radius:10px;
	-o-border-radius:5px;
	border-radius:10px;
	font-family: Verdana;
	
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #838F03;
}

.dropdown {
    position: relative;
    display: inline-block;
	
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 5px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: #f9f9f9;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}



.show {display:block;}

#myDropdown {
	position: absolute;
	left: 10px;
	width: 5px;
	background-repeat: repeat-x;
	background-position: center top;
	-moz-border-radius:5px;
	-webkit-border-radius:10px;
	-o-border-radius:5px;
	border-radius:10px
}



.contents{
	
	list-style: none;
	background: #F9F9F9;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.mytables{
	width: 780px;
	list-style: none;
	background: #F9F9F9;
	border: 1px solid #ddd;
	border-radius: 5px;
        margin-top: 30px;
        margin-bottom: 30px;

}

.contents li{
    margin-bottom: 10px;
}


/* Pagination style */
.pagination{margin:0;padding:0;}
.pagination li{
        display: inline;
	padding: 6px 10px 6px 10px;
	border: 2px solid #ddd;
	margin-left: -1px;
        font: 15px/20px Arial;
	background: #FFFFFF;
        box-shadow: inset 1px 1px 5px #F4F4F4;
	
}
.pagination li a{
    text-decoration:none;
    color: rgb(89, 141, 235);
}
.pagination li.first {
    border-radius: 5px 0px 0px 5px;
}
.pagination li.last {
    border-radius: 0px 5px 5px 0px;
}
.pagination li:hover{
	background: #CFF;
}
.pagination li.active{
	background: #F0F0F0;
	color: #333;
}


.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
}

.bs-example{
	font-family: sans-serif;
	position: relative;
	margin: 50px;
}
.typeahead, .tt-query, .tt-hint {
	border: 2px solid #CCCCCC;
	border-radius: 8px;
	font-size: 15px;
	height: 16px;
	line-height: 30px;
	outline: medium none;
	padding: 8px 12px;
	width: 396px;
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 2px solid #0097CF;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 8px 0;
	width: 422px;
}
.tt-suggestion {
	font-size: 15px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}

#search {
	position: relative;
	height: 20px;
	width: 350px;
	
}

#search input {
    width: 400px;
} 


#search button {
    position: absolute;
    top: 2px;
    right: -78px;
	margin: 3px;
}
.active {
    background-color: #CC0;
    color: white;
    /* border-radius: 30px 30px 30px 30px; */
}

table, th, td {
        text-align:left;
	border:1px;
	border-style:solid;
	border-collapse:collapse;
	padding-left: 5px;
        border-color: #0000FF;
     
  }
