 body {
	margin: 0;
	padding: 0;
	background-image: url(images/Background.png);
 }
 
div.center{
    position: absolute;
    left:50%;
    margin-left:-600px;
	transition: margin-left 2s ease;
}

@font-face {
    font-family: Harabara_font;
    src: local(Harabara_font), url('fonts/Harabara_0.ttf') format('opentype');
}

a:link, a:visited {
	color: rgb( 132, 133, 126 );
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
  ::-webkit-scrollbar {
    height: 16px;
    overflow: visible;
    width: 16px;
}
  Pseudo ::-webkit-input-placeholder element
  body::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 5px;
}
  body::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 5px;
}
  ::-webkit-scrollbar-thumb {
    background-color: #33d7dd;
    background-clip: padding-box;
    border: solid transparent;
    border-width: 1px 1px 1px 6px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
}
  ::-webkit-scrollbar-thumb {
    background-color: #33d7dd;
    background-clip: padding-box;
    border: solid transparent;
    border-width: 1px 1px 1px 6px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
}
  Pseudo ::-webkit-slider-thumb element
  ::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}
  ::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}
  Pseudo ::-webkit-search-cancel-button element
  ::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 4px;
}
  ::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 4px;
}
  Pseudo ::-webkit-search-decoration element
  body::-webkit-scrollbar-track-piece {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 0 0 0 3px;
    box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
}
  body::-webkit-scrollbar-track-piece {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 0 0 0 3px;
    box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
}
  Pseudo ::-webkit-search-results-decoration element
  body::-webkit-scrollbar-corner {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 3px 0 0 3px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
}
  body::-webkit-scrollbar-corner {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 3px 0 0 3px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
}
  ::-webkit-scrollbar-corner {
    background: transparent;
}
  ::-webkit-scrollbar-corner {
    background: transparent;
}

 #LineFO {
     border-width: 3px;
     border-color: rgb( 132, 133, 126 );
     border-style: solid;
     background-color: rgb( 255, 255, 255 );
     position: absolute;
     left: 88px;
     top: 1052px;
     width: 1010px;
     height: 0;
     z-index: 3;
     transition-property: left, width;
     transition-duration: 2s;
}

 

 #RightofLineShapeFO { 
	 left: 1098px; 
	 top: 1024px; 
	 position: absolute; 
	 width: 98px;
	 height: 57px;
	 z-index:3;
	 transition-property: left, opacity;
     transition-duration: 2s;
} 

 #LeftofLineShapeFO 
{ 
	 left: 4px; 
	 top: 1025px; 
	 position: absolute; 
	 width: 100px;
	 height: 56px;
	 z-index:4;
     transition-property: visibility;
     transition-duration: 2s;
} 

 #CopyrightInformationFO {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 557px;
  top: 1084px;
  width: 146px;
  height: 14px;
  z-index: 6;
  transition: left 2s ease;
}
 

 #CopyrightFO {
  font-size: 100px;
  /*font-family: "Franklin Gothic Demi";*/
  font-family: Harabara_font;
  color: rgb( 137, 137, 137 );
  text-align: left;
  position: absolute;
  left: 610px;
  top: 1045px;
  width: 50px;
  height: 50px;
  z-index: 7;
  transition: left 2s ease;
}
 

 #TotalPostsFO {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 449px;
  top: 1026px;
  width: 102px;
  height: 11px;
  z-index: 8;
  transition-property: top, left;
  transition-duration: 2s;
}
 

 #LatestMemberFO {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 569px;
  top: 1026px;
  width: 142px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}
 

 #MembersFO {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 727px;
  top: 1026px;
  width: 94px;
  height: 10px;
  z-index: 10;
  transition-property: left, top;
  transition-duration: 2s;
}


#TopicBox1F1 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 21px;
  top: 270px;
  width: 468px;
  height: 90px;
  z-index: 14;
  transition-property: left, width;
  transition-duration: 2s;
}


 #Topic1F1 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 121px;
  top: 309px;
  width: 81px;
  height: 26px;
  z-index: 15;
  transition: left 2s ease;
}


 #PostsF1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 39px;
  top: 348px;
  width: 71px;
  height: 11px;
  z-index: 16;
  transition: left 2s ease;
}


 #ReadStatusBoxF1 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 36px;
  top: 273px;
  width: 66px;
  height: 66px;
  z-index: 17;
  transition: left 2s ease;
}
 

 #ReadStatusF1 {
  position: absolute;
  left: 57px;
  top: 283px;
  width: 24px;
  height: 46px;
  z-index: 18;
  transition: left 2s ease;
}


 #LastPostBox1F1 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 557px;
  top: 270px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}
 

 #LastPostBox2F1 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 870px;
  top: 270px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}


 #LastPostAvatar1F1 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 273px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}


 #LastPostAvatar2F1 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 273px;
  width: 66px;
  height: 66px;
  z-index: 1;
  transition: left 2s ease;
}
 

 #Avatar1F1 {
  position: absolute;
  left: 782px;
  top: 282px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}


 #Avatar2F1 {
  position: absolute;
  left: 1085px;
  top: 281px;
  width: 21px;
  height: 50px;
  z-index: 2;
  transition: left 2s ease;
}


 #User1F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 771px;
  top: 348px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}


 #User2F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1078px;
  top: 348px;
  width: 48px;
  height: 10px;
  z-index: 3;
  transition: left 2s ease;
}


 #PostedTimeDate1F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 280px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}


 #PostedTimeDate2F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 279px;
  width: 125px;
  height: 12px;
  z-index: 4;
  transition: left 2s ease;
}
 

 #MessageRandomtext1F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 297px;
  width: 181px;
  height: 65px;
  z-index: 11;
  transition: left 2s ease;
}
 

 #MessageRandomtext2F1 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 295px;
  width: 181px;
  height: 65px;
  z-index: 5;
  transition: left 2s ease;
}


 #TopicBox2F2 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 21px;
  top: 391px;
  width: 468px;
  height: 90px;
  z-index: 33;
  transition-property: left, width;
  transition-duration: 2s;
}


 #Topic2F2 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 122px;
  top: 429px;
  width: 87px;
  height: 26px;
  z-index: 34;
  transition: left 2s ease;
}


 #ReadStatusBoxF2 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 36px;
  top: 394px;
  width: 66px;
  height: 66px;
  z-index: 35;
  transition: left 2s ease;
}


 #ReadStatusF2 {
  position: absolute;
  left: 57px;
  top: 404px;
  width: 24px;
  height: 46px;
  z-index: 36;
  transition: left 2s ease;
}


 #LastPostBox1F2 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 557px;
  top: 391px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}
 

 #LastPostBox2F2 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 870px;
  top: 391px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}
 

 #LastPostAvatar1F2 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 394px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}


 #LastPostAvatar2F2 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 394px;
  width: 66px;
  height: 66px;
  z-index: 1;
  transition: left 2s ease;
}
 

 #Avatar1F2 {
  position: absolute;
  left: 782px;
  top: 403px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}


 #Avatar2F2 {
  position: absolute;
  left: 1085px;
  top: 402px;
  width: 21px;
  height: 50px;
  z-index: 2;
  transition: left 2s ease;
}
 

 #User1F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 771px;
  top: 469px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}


 #User2F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1078px;
  top: 469px;
  width: 48px;
  height: 10px;
  z-index: 3;
  transition: left 2s ease;
}


 #PostedTimeDate1F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 401px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}


 #PostedTimeDate2F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 400px;
  width: 125px;
  height: 12px;
  z-index: 4;
  transition: left 2s ease;
}
 

 #MessageRandomtext1F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 418px;
  width: 181px;
  height: 65px;
  z-index: 11;
  transition: left 2s ease;
}
 

 #MessageRandomtext2F2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 416px;
  width: 181px;
  height: 65px;
  z-index: 5;
  transition: left 2s ease;
}


 #PostsF2 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 39px;
  top: 469px;
  width: 71px;
  height: 11px;
  z-index: 49;
  transition: left 2s ease;
}


 #TopicBox3F3 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 22px;
  top: 512px;
  width: 467px;
  height: 90px;
  z-index: 52;
  transition-property: left, width;
  transition-duration: 2s;
}


 #Topic3F3 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 122px;
  top: 552px;
  width: 88px;
  height: 26px;
  z-index: 53;
  transition: left 2s ease;
}


 #ReadStatusBoxF3 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 36px;
  top: 515px;
  width: 66px;
  height: 66px;
  z-index: 54;
  transition: left 2s ease;
}


 #ReadStatusF3 {
  position: absolute;
  left: 57px;
  top: 525px;
  width: 24px;
  height: 46px;
  z-index: 55;
  transition: left 2s ease;
}



 #LastPostBox1F3 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 558px;
  top: 512px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}


 #LastPostBox2F3 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 871px;
  top: 512px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}
 

 #LastPostAvatar1F3 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 515px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}


 #LastPostAvatar2F3 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 515px;
  width: 66px;
  height: 66px;
  z-index: 1;
  transition: left 2s ease;
}
 

 #Avatar1F3 {
  position: absolute;
  left: 783px;
  top: 523px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}

 #Avatar2F3 {
  position: absolute;
  left: 1086px;
  top: 523px;
  width: 21px;
  height: 50px;
  z-index: 2;
  transition: left 2s ease;
}


 #User1F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 771px;
  top: 591px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}

 #User2F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1078px;
  top: 591px;
  width: 48px;
  height: 10px;
  z-index: 3;
  transition: left 2s ease;
}


 #PostedTimeDate1F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 523px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}


 #PostedTimeDate2F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 522px;
  width: 125px;
  height: 12px;
  z-index: 4;
  transition: left 2s ease;
}
 

 #MessageRandomtext1F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 540px;
  width: 181px;
  height: 65px;
  z-index: 11;
  transition: left 2s ease;
}


 #MessageRandomtext2F3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 538px;
  width: 181px;
  height: 65px;
  z-index: 5;
  transition: left 2s ease;
}


 #PostsF3 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 40px;
  top: 590px;
  width: 70px;
  height: 11px;
  z-index: 54;
  transition: left 2s ease;
}
 

 #TopicBox4F4 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 21px;
  top: 633px;
  width: 468px;
  height: 90px;
  z-index: 71;
  transition-property: left, width;
  transition-duration: 2s;
}


 #Topic4F4 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 122px;
  top: 669px;
  width: 89px;
  height: 26px;
  z-index: 72;
  transition: left 2s ease;
}


 #ReadStatusBoxF4 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 36px;
  top: 636px;
  width: 66px;
  height: 66px;
  z-index: 73;
  transition: left 2s ease;
}


 #ReadStatusF4 {
  position: absolute;
  left: 57px;
  top: 646px;
  width: 24px;
  height: 46px;
  z-index: 74;
  transition: left 2s ease;
}


 #LastPostBox1F4 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 558px;
  top: 633px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}


 #LastPostBox2F4 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 871px;
  top: 633px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}


 #LastPostAvatar1F4 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 636px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}
 

 #LastPostAvatar2F4 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 636px;
  width: 66px;
  height: 66px;
  z-index: 1;
  transition: left 2s ease;
}
 

 #Avatar1F4 {
  position: absolute;
  left: 783px;
  top: 645px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}


 #Avatar2F4 {
  position: absolute;
  left: 1086px;
  top: 644px;
  width: 21px;
  height: 50px;
  z-index: 2;
  transition: left 2s ease;
}
 

 #User1F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 771px;
  top: 711px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}


 #User2F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1078px;
  top: 711px;
  width: 48px;
  height: 10px;
  z-index: 3;
  transition: left 2s ease;
}


 #PostedTimeDate1F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 643px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}


 #PostedTimeDate2F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 642px;
  width: 125px;
  height: 12px;
  z-index: 4;
  transition: left 2s ease;
}


 #MessageRandomtext1F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 660px;
  width: 181px;
  height: 65px;
  z-index: 11;
  transition: left 2s ease;
}


 #MessageRandomtext2F4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 658px;
  width: 181px;
  height: 65px;
  z-index: 5;
  transition: left 2s ease;
}


 #PostsF4 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 39px;
  top: 712px;
  width: 71px;
  height: 11px;
  z-index: 72;
  transition: left 2s ease;
}


 #TopicBox5F5 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 21px;
  top: 755px;
  width: 469px;
  height: 90px;
  z-index: 90;
  transition-property: left, width;
  transition-duration: 2s;
}
 

 #Topic5F5 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 122px;
  top: 794px;
  width: 87px;
  height: 26px;
  z-index: 91;
  transition: left 2s ease;
}
 

 #ReadStatusBoxF5 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 33px;
  top: 758px;
  width: 66px;
  height: 66px;
  z-index: 92;
  transition: left 2s ease;
}


 #ReadStatusF5 {
  position: absolute;
  left: 54px;
  top: 768px;
  width: 24px;
  height: 46px;
  z-index: 93;
  transition: left 2s ease;
}

 #LastPostBox1F5 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 558px;
  top: 755px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}


 #LastPostBox2F5 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 871px;
  top: 755px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}

 #LastPostAvatar1F5 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 758px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}
 

 #LastPostAvatar2F5 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 758px;
  width: 66px;
  height: 66px;
  z-index: 1;
  transition: left 2s ease;
}

 #Avatar1F5 {
  position: absolute;
  left: 785px;
  top: 767px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}


 #Avatar2F5 {
  position: absolute;
  left: 1088px;
  top: 766px;
  width: 21px;
  height: 50px;
  z-index: 2;
  transition: left 2s ease;
}


 #User1F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 773px;
  top: 833px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}


 #User2F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1080px;
  top: 833px;
  width: 48px;
  height: 10px;
  z-index: 3;
  transition: left 2s ease;
}

 #PostedTimeDate1F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 569px;
  top: 765px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}
 

 #PostedTimeDate2F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 882px;
  top: 764px;
  width: 125px;
  height: 12px;
  z-index: 4;
  transition: left 2s ease;
}


 #MessageRandomtext1F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 569px;
  top: 782px;
  width: 181px;
  height: 65px;
  z-index: 10;
  transition: left 2s ease;
}


 #MessageRandomtext2F5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 882px;
  top: 780px;
  width: 181px;
  height: 65px;
  z-index: 5;
  transition: left 2s ease;
}


 #PostsF5 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 39px;
  top: 834px;
  width: 71px;
  height: 11px;
  z-index: 91;
  transition: left 2s ease;
}


 #TopicBox6F6 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 21px;
  top: 877px;
  width: 469px;
  height: 90px;
  z-index: 109;
  transition-property: left, width;
  transition-duration: 2s;
}


 #LastPostBox1F6 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 557px;
  top: 877px;
  width: 282px;
  height: 90px;
  z-index: 6;
  transition: left 2s ease;
}
 

 #LastPostBox2F6 {
  border-width: 5px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 1px;
  background-color: rgb( 235, 235, 235 );
  position: absolute;
  left: 870px;
  top: 877px;
  width: 282px;
  height: 90px;
  z-index: 0;
  transition: left 2s ease;
}


 #Topic6F6 {
  font-size: 30px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 122px;
  top: 917px;
  width: 88px;
  height: 26px;
  z-index: 112;
  transition: left 2s ease;
}


 #ReadStatusBoxF6 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 33px;
  top: 880px;
  width: 66px;
  height: 66px;
  z-index: 113;
  transition: left 2s ease;
}


 #ReadStatusF6 {
  position: absolute;
  left: 54px;
  top: 890px;
  width: 24px;
  height: 46px;
  z-index: 114;
  transition: left 2s ease;
}

 #LastPostAvatar1F6 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 759px;
  top: 880px;
  width: 66px;
  height: 66px;
  z-index: 7;
  transition: left 2s ease;
}
 

 #LastPostAvatar2F6 {
  border-width: 2px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 1065px;
  top: 880px;
  width: 66px;
  height: 66px;
  z-index: 0;
  transition: left 2s ease;
}

 #Avatar1F6 {
  position: absolute;
  left: 785px;
  top: 890px;
  width: 15px;
  height: 47px;
  z-index: 8;
  transition: left 2s ease;
}


 #Avatar2F6 {
  position: absolute;
  left: 1088px;
  top: 889px;
  width: 21px;
  height: 50px;
  z-index: 1;
  transition: left 2s ease;
}


 #User1F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 771px;
  top: 956px;
  width: 49px;
  height: 10px;
  z-index: 9;
  transition: left 2s ease;
}


 #User2F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 1078px;
  top: 956px;
  width: 48px;
  height: 10px;
  z-index: 2;
  transition: left 2s ease;
}


 #PostedTimeDate1F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 888px;
  width: 125px;
  height: 12px;
  z-index: 10;
  transition: left 2s ease;
}
 

 #PostedTimeDate2F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 887px;
  width: 125px;
  height: 12px;
  z-index: 3;
  transition: left 2s ease;
}
 

 #MessageRandomtext1F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 567px;
  top: 905px;
  width: 181px;
  height: 65px;
  z-index: 11;
  transition: left 2s ease;
}


 #MessageRandomtext2F6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 880px;
  top: 903px;
  width: 181px;
  height: 65px;
  z-index: 4;
  transition: left 2s ease;
}


 #PostsF6 {
  font-size: 15px;
  font-family: Harabara_font;
  color: rgb( 132, 133, 126 );
  text-align: left;
  position: absolute;
  left: 39px;
  top: 956px;
  width: 71px;
  height: 11px;
  z-index: 110;
  transition: left 2s ease;
}
 

 #BLUESHE {
  font-size: 100px;
  font-family: Harabara_font;
  color: rgb( 51, 215, 221 );
  text-align: left;
  position: absolute;
  left: 664px;
  top: 60px;
  width: 267px;
  height: 70px;
  z-index: 129;
  transition-property: left top;
  transition-duration: 2s;
}


 #SHANEHE {
  font-size: 100px;
  font-family: Harabara_font;
  color: rgb( 137, 137, 137 );
  text-align: left;
  position: absolute;
  left: 259px;
  top: 60px;
  width: 289px;
  height: 70px;
  z-index: 130;
  transition-property: left top;
  transition-duration: 2s;
}
 

 #LineHE {
  border-width: 3px;
  border-color: rgb( 132, 133, 126 );
  border-style: solid;
  background-color: rgb( 255, 255, 255 );
  position: absolute;
  left: 88px;
  top: 197px;
  width: 1010px;
  height: 0;
  z-index: 3;
  transition-property: left width;
  transition-duration: 2s;
}

 #RightofLineShapeHE { 
  left: 1100px; 
  top: 170px; 
  position: absolute; 
  width: 94px;
  height: 54px;
  z-index:115;
  transition-property: left, opacity;
  transition-duration: 2s;
} 

 #LeftofLineShapeHE { 
  left: 5px; 
  top: 170px; 
  position: absolute; 
  width: 98px;
  height: 54px;
  z-index:116;
  transition-property: left, opacity;
  transition-duration: 2s;
} 

 #MusicShapeHE { 
  left: 569px; 
  top: 47px;
  position: absolute;
  width: 61px;
  height: 97px;
  z-index:117;
  transition-property: left, opacity;
  transition-duration: 2s;
} 

@media (max-width: 1215px) {
	 div.center{
         position: absolute;
         left:50%;
         margin-left:-445px;
}
	 #LastPostBox2F1, #LastPostBox2F2, #LastPostBox2F3, #LastPostBox2F4, #LastPostBox2F5, #LastPostBox2F6, #LastPostAvatar2F1, #LastPostAvatar2F2, #LastPostAvatar2F3, #LastPostAvatar2F4, #LastPostAvatar2F5, #LastPostAvatar2F6, #Avatar2F1, #Avatar2F2, #Avatar2F3, #Avatar2F4, #Avatar2F5, #Avatar2F6, #User2F1, #User2F2, #User2F3, #User2F4, #User2F5, #User2F6, #PostedTimeDate2F1, #PostedTimeDate2F2, #PostedTimeDate2F3, #PostedTimeDate2F4, #PostedTimeDate2F5, #PostedTimeDate2F6, #MessageRandomtext2F1, #MessageRandomtext2F2, #MessageRandomtext2F3, #MessageRandomtext2F4, #MessageRandomtext2F5, #MessageRandomtext2F6 {
		 left: 558px;
	 }
	 #LineHE, #LineFO {
         width: 680px;
	 }
	 #RightofLineShapeHE, #RightofLineShapeFO {
		 left: 772px;
	 }
	 #SHANEHE {
         left: 101px;
     }
	 #BLUESHE {
         left: 505px;
	 }
	 #MusicShapeHE {
         left: 411px;
	 }
	 #MembersFO {
         left: 544px;
	 }
	 #LatestMemberFO {
         left: 395px;
	 }
	 #TotalPostsFO {
         left: 266px;
	 }
	 #CopyrightFO {
         left: 438px;
	 }
	 #CopyrightInformationFO {
         left: 380px;
	 }
} 

@media (max-width: 890px) {
	div.center{
        position: absolute;
        left:50%;
        /*margin-left:-285.5px;*/
		margin-left:-265.5px;
}
	 #LastPostBox1F1, #LastPostBox1F2, #LastPostBox1F3, #LastPostBox1F4, #LastPostBox1F5, #LastPostBox1F6, #LastPostAvatar1F1, #LastPostAvatar1F2, #LastPostAvatar1F3, #LastPostAvatar1F4, #LastPostAvatar1F5, #LastPostAvatar1F6, #Avatar1F1, #Avatar1F2, #Avatar1F3, #Avatar1F4, #Avatar1F5, #Avatar1F6, #User1F1, #User1F2, #User1F3, #User1F4, #User1F5, #User1F6, #PostedTimeDate1F1, #PostedTimeDate1F2, #PostedTimeDate1F3, #PostedTimeDate1F4, #PostedTimeDate1F5, #PostedTimeDate1F6, #MessageRandomtext1F1, #MessageRandomtext1F2, #MessageRandomtext1F3, #MessageRandomtext1F4, #MessageRandomtext1F5, #MessageRandomtext1F6, #LastPostBox2F1, #LastPostBox2F2, #LastPostBox2F3, #LastPostBox2F4, #LastPostBox2F5, #LastPostBox2F6, #LastPostAvatar2F1, #LastPostAvatar2F2, #LastPostAvatar2F3, #LastPostAvatar2F4, #LastPostAvatar2F5, #LastPostAvatar2F6, #Avatar2F1, #Avatar2F2, #Avatar2F3, #Avatar2F4, #Avatar2F5, #Avatar2F6, #User2F1, #User2F2, #User2F3, #User2F4, #User2F5, #User2F6, #PostedTimeDate2F1, #PostedTimeDate2F2, #PostedTimeDate2F3, #PostedTimeDate2F4, #PostedTimeDate2F5, #PostedTimeDate2F6, #MessageRandomtext2F1, #MessageRandomtext2F2, #MessageRandomtext2F3, #MessageRandomtext2F4, #MessageRandomtext2F5, #MessageRandomtext2F6 {
		 left: 21px;
	 }
	 #LineHE, #LineFO {
         width: 330px;
	 }
	 #RightofLineShapeHE, #RightofLineShapeFO {
         left: 420px;
	 }
	 #SHANEHE {
         left: 114px;
         top: 0px;
     }
	 #BLUESHE {
         left: 128px;
         top: 95px;
	 }
	 #MusicShapeHE {
         opacity: 0;
	 }
	 #MembersFO {
         left: 358px;
	 }
	 #LatestMemberFO {
         left: 215px;
	 }
	 #TotalPostsFO {
         left: 80px;
	 }
	 #CopyrightFO {
         left: 252px;
	 }
	 #CopyrightInformationFO {
         left: 195px;
	 }
}

@media (max-width: 530px) {
     div.center {
        position: absolute;
        left:50%;
		margin-left:-265px;
}
	 #TopicBox1F1, #TopicBox2F2, #TopicBox3F3, #TopicBox4F4, #TopicBox5F5, #TopicBox6F6  {
         left: 88px;
		 width: 330px;
	 }
	 #LeftofLineShapeHE, #LeftofLineShapeFO, #RightofLineShapeHE, #RightofLineShapeFO {
		 display: none;
	 }
	 #ReadStatusBoxF1, #ReadStatusBoxF2, #ReadStatusBoxF3, #ReadStatusBoxF4, #ReadStatusBoxF5, #ReadStatusBoxF6, #PostsF1, #PostsF2, #PostsF3, #PostsF4, #PostsF5, #PostsF6 {
		 left: 103px;
	 }
	 #ReadStatusF1, #ReadStatusF2, #ReadStatusF3, #ReadStatusF4, #ReadStatusF5, #ReadStatusF6 {
		 left: 124px;
	 }
	 #LastPostBox1F1, #LastPostBox1F2, #LastPostBox1F3, #LastPostBox1F4, #LastPostBox1F5, #LastPostBox1F6, #LastPostAvatar1F1, #LastPostAvatar1F2, #LastPostAvatar1F3, #LastPostAvatar1F4, #LastPostAvatar1F5, #LastPostAvatar1F6, #Avatar1F1, #Avatar1F2, #Avatar1F3, #Avatar1F4, #Avatar1F5, #Avatar1F6, #User1F1, #User1F2, #User1F3, #User1F4, #User1F5, #User1F6, #PostedTimeDate1F1, #PostedTimeDate1F2, #PostedTimeDate1F3, #PostedTimeDate1F4, #PostedTimeDate1F5, #PostedTimeDate1F6, #MessageRandomtext1F1, #MessageRandomtext1F2, #MessageRandomtext1F3, #MessageRandomtext1F4, #MessageRandomtext1F5, #MessageRandomtext1F6, #LastPostBox2F1, #LastPostBox2F2, #LastPostBox2F3, #LastPostBox2F4, #LastPostBox2F5, #LastPostBox2F6, #LastPostAvatar2F1, #LastPostAvatar2F2, #LastPostAvatar2F3, #LastPostAvatar2F4, #LastPostAvatar2F5, #LastPostAvatar2F6, #Avatar2F1, #Avatar2F2, #Avatar2F3, #Avatar2F4, #Avatar2F5, #Avatar2F6, #User2F1, #User2F2, #User2F3, #User2F4, #User2F5, #User2F6, #PostedTimeDate2F1, #PostedTimeDate2F2, #PostedTimeDate2F3, #PostedTimeDate2F4, #PostedTimeDate2F5, #PostedTimeDate2F6, #MessageRandomtext2F1, #MessageRandomtext2F2, #MessageRandomtext2F3, #MessageRandomtext2F4, #MessageRandomtext2F5, #MessageRandomtext2F6 {
		 left: 88px;
	 }
	 #LastPostBox1F1, #LastPostBox1F2, #LastPostBox1F3, #LastPostBox1F4, #LastPostBox1F5, #LastPostBox1F6,#LastPostBox2F1, #LastPostBox2F2, #LastPostBox2F3, #LastPostBox2F4, #LastPostBox2F5, #LastPostBox2F6 {
		 width: 10px;
	 }
	 #MusicShapeHE {
		 left: 100px;
	 }
	 #Topic1F1, #Topic2F2, #Topic3F3, #Topic4F4, #Topic5F5, #Topic6F6 {
		 left: 184px;
	 }
	 #TotalPostsFO {
		 left: 225px;
		 top: 990px;
	 }
	 #MembersFO {
		 left: 232px;
		 top: 1008px;
	 }
}

@media (max-width: 360px) {

	 #TopicBox1F1, #TopicBox2F2, #TopicBox3F3, #TopicBox4F4, #TopicBox5F5, #TopicBox6F6  {
         left: 130px;
		 width: 250px;
	 }
	 #LeftofLineShapeHE, #LeftofLineShapeFO, #RightofLineShapeHE, #RightofLineShapeFO {
		 display: none;
	 }
	 #ReadStatusBoxF1, #ReadStatusBoxF2, #ReadStatusBoxF3, #ReadStatusBoxF4, #ReadStatusBoxF5, #ReadStatusBoxF6, #PostsF1, #PostsF2, #PostsF3, #PostsF4, #PostsF5, #PostsF6 {
		 left: 145px;
	 }
	 #ReadStatusF1, #ReadStatusF2, #ReadStatusF3, #ReadStatusF4, #ReadStatusF5, #ReadStatusF6 {
		 left: 166px;
	 }
	 #LastPostBox1F1, #LastPostBox1F2, #LastPostBox1F3, #LastPostBox1F4, #LastPostBox1F5, #LastPostBox1F6, #LastPostAvatar1F1, #LastPostAvatar1F2, #LastPostAvatar1F3, #LastPostAvatar1F4, #LastPostAvatar1F5, #LastPostAvatar1F6, #Avatar1F1, #Avatar1F2, #Avatar1F3, #Avatar1F4, #Avatar1F5, #Avatar1F6, #User1F1, #User1F2, #User1F3, #User1F4, #User1F5, #User1F6, #PostedTimeDate1F1, #PostedTimeDate1F2, #PostedTimeDate1F3, #PostedTimeDate1F4, #PostedTimeDate1F5, #PostedTimeDate1F6, #MessageRandomtext1F1, #MessageRandomtext1F2, #MessageRandomtext1F3, #MessageRandomtext1F4, #MessageRandomtext1F5, #MessageRandomtext1F6, #LastPostBox2F1, #LastPostBox2F2, #LastPostBox2F3, #LastPostBox2F4, #LastPostBox2F5, #LastPostBox2F6, #LastPostAvatar2F1, #LastPostAvatar2F2, #LastPostAvatar2F3, #LastPostAvatar2F4, #LastPostAvatar2F5, #LastPostAvatar2F6, #Avatar2F1, #Avatar2F2, #Avatar2F3, #Avatar2F4, #Avatar2F5, #Avatar2F6, #User2F1, #User2F2, #User2F3, #User2F4, #User2F5, #User2F6, #PostedTimeDate2F1, #PostedTimeDate2F2, #PostedTimeDate2F3, #PostedTimeDate2F4, #PostedTimeDate2F5, #PostedTimeDate2F6, #MessageRandomtext2F1, #MessageRandomtext2F2, #MessageRandomtext2F3, #MessageRandomtext2F4, #MessageRandomtext2F5, #MessageRandomtext2F6 {
		 left: 145px;
	 }
	 #MusicShapeHE {
		 left: 100px;
	 }
	 #Topic1F1, #Topic2F2, #Topic3F3, #Topic4F4, #Topic5F5, #Topic6F6 {
		 left: 226px;
	 }
	 #TotalPostsFO {
		 left: 225px;
		 top: 990px;
	 }
	 #MembersFO {
		 left: 232px;
		 top: 1008px;
	 }	
	 #LineHE, #LineFO {
		 width: 250px; 
		 left: 130px;
	 }
}