body{
    margin: 0px auto;
	background-color: #FFFAF0;
}
.container{
    width: 99%;
    margin: 0 auto;
    max-width: 2800px;
	/* border: 3px solid green; */
    height: 100%;
}
.topbank{
    height: 40px;
    width: 98%;
    min-width:580px;
    /* background:#d6e8f9; */
    margin: 0px;
    position:relative;
    color: blue;
    /* border: 3px solid green; */
    text-align: center
}
.topbank h1{
    margin: auto;
}
.topbank a{
    float: right;
    margin: 0px;
    position: absolute;
    right:30px;
    top: 10px;
    font-size: 20px;
}
.arxiv{
    width: 40px;
    height: 40px;
    position:relative;
	/* border: 2px solid grey; */
    float: right;
}
.arxiv img{
	width: 40px;
	height: 40px;
	float: left;
	margin: 0px;
}

.tabllist{
    width: 50%;
    /*min-width:500px;*/
    height: 250px;
    /*max-height:350px;*/
    margin: 0px;
    overflow: auto;
	/* background-color: white; */
	left:3%;
    position:relative;
    border: 1px solid black;
 	opacity: 0.8
}
.tabllist table{
	width: 100%;
	height: 100%;
	/* border: 1px solid black; */
	text-align: left;
	font-size: 20px;
}
.tabllist img{
	width: 48px;
	height: 48px;
	float: left;
	margin: 5px 0px;
}
.grafic{
    width: 42%;
    /*min-width:500px;*/
    /*max-height:350px; */
    height: 250px;
    margin: -252px 0px;
	right: 3%;
    position: relative;
    /* border: 1px solid grey; */
	float: right;
	opacity: 0.7
}
.chathead{
    width: 65%;
    height: 35px;
    /*border: 1px solid black;*/
    margin: 0px;
	text-align: right;
	position:relative;
	left: 3%;
	background-color: #E6E6FA;
	font-size: 18px; 
}
.chathead span{
	position:relative;
	float: right;
	right: 5%;
    top:8px;
}
.chat{
    width: 65%;
    min-width:500px;
    height: 470px;
    margin: 0px;
    left: 3%;
    overflow: auto;
	position: relative;
    border: 1px solid grey;
	background: white;
	text-align: left;
	font-size: 20px
}
.twits1 {
	/*border: 1px solid blue;*/
	position: relative;
	width: 98%;
    /*padding-top: 10px;*/
	/*padding-bottom: 20px;*/
	/*overflow: auto;*/
	height: auto;
    float: left;
	left: 1%;
    /*font-size: 1.1em;*/
    font-family: 'Times New Roman'
}
.twits1 a{
    margin-left: 10px;
	font-size: 1.2em;
    /*margin-top: 10px;*/
}
.twits1 img{
	position: relative;
	top: 5px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	float: left;
    /*padding: 5px;*/
}
.twits1 p{
	position: relative;
    width: 90%;
	float: right;
    /*top: 10px;*/
	/*right: 5px;*/
    font-size: 1.0em;
	border: 1px dashed blue;
	padding: 5px 0px 5px 5px;
	background-color: #FFF8DC;
	border-radius: 10px;
}
.twits1 span{
    margin-left: 30px
}
.twits2 {
	/*border: 1px solid blue;*/
	position: relative;
	width: 98%;
    /*padding-top: 10px;*/
	/*padding-bottom: 20px;*/
	/*overflow: auto;*/
	height: auto;
    float: left;
	left: 1%;
    /*font-size: 1.1em;*/
    font-family: 'Times New Roman'
}
.twits2 a{
    margin-left: 10px;
	font-size: 1.2em;
    /*margin-top: 10px;*/
}
.twits2 img{
	position: relative;
	top: 5px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	float: left;
    /*padding: 5px;*/
}
.twits2 p{
	position: relative;
    width: 90%;
	float: right;
    /*top: 10px;*/
	/*right: 5px;*/
    font-size: 1.0em;
	color: red;
	border: 1px dashed blue;
	padding: 5px 0px 5px 5px;
	background-color: #FFF8DC;
	border-radius: 10px;
}
.twits2 span{
    margin-left: 30px
}
.numberbankhead{
    width: 27%;
    height: 35px;
    /* border: 1px solid black; */
    margin: -497px 0px;
    float: right;
	text-align: left;
	position:relative;
    top:-10px;
	right: 3%;
	background-color: #E6E6FA;
	color: darkblue;
	font-size: 20px
}
.numberbankhead span{
	position: absolute;
	top: 8px;
    
}
.numberbank{
    width: 27%;
    height: 470px;
    border: 1px solid black;
    margin: -472px 0px;
    background-color: white;
	position: relative;
    overflow: auto;
	right: 3%;
    position: relative;
    float: right
}
.numberbank table{
	width: 100%;
	height: 100%;
	border: 1px solid black;
	text-align: center;
	font-size: 18px;
}
.numberbank th{
	height: 32px;
	width: 300px;
	border: 1px solid black;
}
.numberbank th:first-of-type{
	width: 32px;
}
.numberbank th:last-of-type{
	width: 80px;
}
.numberbank td{
	border: 1px solid black;
}
.numberbank img{
	width: 36px;
	height: 36px;
	float: center;
	margin: auto
}
.numberbank1{
    width: 90%;
    height: 630px;
    border: 1px solid black;
    margin: 0px;
    background-color: white;
	position: relative;
    overflow: auto;
	right: 5%;
    float: right
}
.foot{
    /*border: 1px solid blue;*/
    background:#D7E4ED ;
    height: 150px;
    width: 100%;
    /*margin: 0px auto;*/
    /*bottom: -50px;*/
    position: relative;
    text-align:center;
	font-size: 25px;
}
.foot img{
	width: 20px;
	height: 20px;
	float: center;
	margin: auto
}
