@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; }

body {

 # background-color:#fefefe;

  background-color:#fefefe;

  font-family:arial;

  #font-family:arial;

  font-size:10pt; 
  
  #color: #0099CC;
  
  color: #0099CC;
  }

h1 {color: #0099CC; font-size:10px;}
h2 {color: #0099CC; font-size:12px;}
h3 {color: #0099CC; font-size:14px;}
h4 {color: #0099CC; font-size:16px;}
h5 {color: #FF6600; font-size:18px;}
h6 {color: #0099CC; font-size:22px;}

a          {color: #FF6600; text-decoration: none }
a :active  {color: #FF6600; text-decoration: none }
a :hover   {color: #0099CC; text-decoration: none }
a :visited {color: #FF6600; text-decoration: none }


.Xmain {
  position:   absolute;
  top:	      50%;
  left:	      50%;
  margin-left:-490px; 
  margin-top: -285px; 
  height:     570px;
  width:      980px;  
}

.Xlogo{
  position:   absolute;       
  top:        0px;
  left:       0px;
  width:740px;
  height:64px;     
}

.Xnavi{
	position:   absolute;
	top:64px;
	left:0px;
	width:740px;
	height:28px;
}

.Xmenue{
	position:   absolute;
	top:69px;
	left:0px;
	width:120px;
	height:431px;
}

.Xcontent{
  position:absolute;
  top:92px;
  left:120px;  
  width:100%;
  height:100%; 
  max-height:407px;
  max-width:620px;
  text-align:;  
  overflow:hidden;
  color:#FFF;
}

.Xiframemain{
  position:absolute;
  top:91px;
  left:110px;  
  width:100%;
  height:100%; 
  max-height:320px;
  max-width:620px;
  text-align:;


}

.Xneuauf{
  position:   absolute;       
  top:0px;
  left:740px;
  width:240px;
  height:155px;     
}

.Xbanner{
  position:   absolute;       
  top:155px;
  left:740px;
  width:240px;
  height:415px;     
}


.Xbbanner{
  position:absolute;
  top:500px;
  left:0px;
  width:740px;
  height:70px;
}

td.scroll
{
width: 240px;
height: 100px;
font-family: verdana;
font-size: 11px;
color: #ccddee;
background-color: #203b59;
scrollbar-base-color: #203b59;
scrollbar-3d-light-color: #a0bbd9;
scrollbar-arrow-color: #a0bbd9;
scrollbar-darkshadow-color: #203b59;
scrollbar-face-color: #203b59;
scrollbar-highlight-color: #809bb9;
scrollbar-shadow-color: #809bb9;
scrollbar-track-color: #203b59;
}


