body {
	background-image: url(../images/bgg.jpg);	
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.Info {
	font-size: small;
	font-family: sans-serif;
	color:#FFFFFF;
}

.black {
	font-size: small;
	font-family: sans-serif;
	color:#000000;
}

.Info2 {
	font-size: small;
	font-family: sans-serif;
	color:#FFFFFF;
}

.menu {
	font-size: small;
	font-family: sans-serif;
	color: #000000;
}

.menu2 {
	font-size: small;
	font-family: sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a#info:link {
	text-decoration: none;
	color: #ffffff;
}
a#info:visited {
	text-decoration: none;
	color: #ffffff;
}
a#info:hover {
	text-decoration: underline;
	color: #ffffff;
}
a#info:active {
	text-decoration: none;
	color: #ffffff;
}

.under_head { 
border-bottom: #000000 1px double;
background-repeat:no-repeat;
}

.under_head2 { 
	font-size: small;
	font-family: sans-serif;
background-repeat:no-repeat;
background-position:right;
}

.main { 
border-top: #000000 1px double;
border-right: #000000 1px double; 
border-left: #000000 1px double; 
	font-size: small;
	font-family: sans-serif; 
}

.talk { 
border-top: #000000 1px dotted;
border-right: #000000 1px dotted; 
border-left: #000000 1px dotted; 
border-bottom: #000000 1px dotted; 
	font-size: small;
	font-family: sans-serif; 
}

.borderleft { 
border-right: #000000 1px dotted; 
	font-size: small;
	font-family: sans-serif; 
}

.detail1 { 
border-top: #000000 1px dotted;
border-right: #000000 1px dotted; 
border-left: #000000 1px dotted; 
border-bottom: #000000 1px dotted; 
	font-size: small;
	font-family: sans-serif; 
}

.pic { 
border-top: #000000 1px dotted;
border-right: #000000 1px dotted; 
border-left: #000000 1px dotted; 
border-bottom: #000000 1px dotted; 
	font-size: small;
	font-family: sans-serif; 
}



div.iBannerFix{  
    height:280px;  
    position:fixed;  
    left:0px;  
    bottom:0px;  
    width:161;  
    z-index: 99;  
}  