@charset "UTF-8";
/* CSS Document */

body{
	background-color:black;
	
}


#coffee01{
	width:100%;
	height:100%;
	background-color:black;
	
	margin:0px;
    padding:0px;
	
}


#tea01{
	width:100%;
	max-width:540px;
	min-width:350px;
	padding:0px;
	margin:0px;
	}



#tea02{
position: absolute; width: 100%; height:1px;margin: 0px; padding: 1px auto; left:0px ;top:0px; z-index:100;
 }

#tea03{
position: relative; width: 100%; height:1px;margin: 0px; padding: 1px auto; left:0px ;top:-900px;
 }


#teabottom {
    clear: both;
    position: fixed;
    bottom: 0 !important;
    height: 300px;
    overflow: visible;
    z-index: 1200;
    width: 98%;
    float:right;	
}

#teabottom02 {
    clear: both;
    position: fixed;
    bottom: 0 !important;
    height: 200px;
    overflow: visible;
    z-index: 1200;
    width: 50%;
    left:140px;
}

#teabottom03 {
    clear: both;
    position: fixed;
    bottom: 0 !important;
    height: 100px;
    overflow: visible;
    z-index: 1200;
    width: 98%;
   left:580px;
		
}

.txt00{
	font-family:fontff03,Calibri, Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
}


	
.txt01{
	font-family:fontff01, Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
}


.txt02{
	font-family:fontff02, Calibri, Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
}



.txt03{
	font-family:fontff02, Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
}






@font-face {
 font-family: fontff01;
 src: url("../font/Calibri.eot"); /* EOT file for IE */
  src: url("../font/Calibri.ttf") format("truetype") ;/* TTF file for CSS3 browsers */

}
@font-face {
 font-family: fontff02;
  src: url("../font/Calibri_Bold.eot"); /* EOT file for IE */
 src: url("../font/Calibri_Bold.ttf") format("truetype") ;/* TTF file for CSS3 browsers */
}


@font-face {
 font-family: fontff03;
  src: url("../font/Calibri_Italic.eot"); /* EOT file for IE */
 src: url("../font/Calibri_Italic.ttf") format("truetype") ;/* TTF file for CSS3 browsers */
}







a:link {color:#F00; text-decoration:none;}      /* unvisited link */
a:visited {color:#FFFFF;text-decoration:none;}  /* visited link */
a:hover {color:#F00;text-decoration:none;}  /* mouse over link */
a:active {color:#FFFFFF;text-decoration:none;}  /* selected link */ 





.tst{
	
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	max-width:600px;
	min-width:500px;}
	
	