﻿li {
  list-style-image: url(IMAGES/button_off.jpg);
  list-style-type: circle
  margin-left:100px;
}

#liOn {
  list-style-image: url(IMAGES/button_on.jpg);
  list-style-type: circle
  margin-left:100px;
}

body { 
	font-family : Tahoma;
	font-size : 10pt;
	background-image: URL(IMAGES/watermerk.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center; 
} 

img { 
	padding : 5px;
	border : 0px solid #caff7a;
} 

img.floatTL { 
	float : left;
	margin-right : 10px;
	margin-bottom : 0;
	margin-top : 10px;
	margin-left : 10px;
} 

img.floatTR { 
	float : right;
	margin-left : 7px;
	margin-bottom : 0;
	margin-top : -2px;
	margin-right : 10px;
} 

.nomouse {
  color: #000000;
  font-weight:normal;
  font-size : 9pt;
}

.mouse {
  color: #ffffff;
  font-weight:bold;
  font-size : 9pt;
}

#wrapper { 
	margin : 0 auto;
} 

#header { 
	color : #333;
	width : 1024px;
	height : 142px;
	margin : 10px 0 5px 0;
	background-image : url(IMAGES/headerbg.jpg);
	background-repeat : no-repeat;
} 

#leftcolumn { 
  color : #333;
  border : 1px solid #4e7fb6;
  margin : 0 5px 5px 0;
  height : 450px;
  width : 215px; 
} 

#rightcolumn { 
  border-bottom : 1px solid #4e7fb6;
  margin : -673px 0 5px 225px; 
  background-image : url(IMAGES/rcbg.gif);
  background-repeat : repeat-y;
  height : 505px;
  width : 1024px;
  #margin : -662px 0 5px 225px; 
  _margin : -662px 0 5px 225px; 
} 


#topmenu { 
  color : #333;
  margin : 0 5px 5px 0;
  height : 465px;
  width : 215px;
  float : left;
} 

#topmenu li { 
  line-height : 18px;
  background : #fff;
  list-style : square;
  padding-left : 0;
  color : #4e7fb6;
} 

#topmenu a { 
  text-decoration : none;
  color : #4e7fb8;
} 

#leftcolumn h2 { 
  padding-left : 25px;
  padding-top : 3px;
  font-size : 0.9em;
  font-weight : lighter;
  color : #4e7fb7;
} 

#leftcolumn h3 { 
  padding-left : 25px;
  padding-top : 3px;
  font-size : 1em;
  font-weight : lighter;
  color : #4e7fb7;
} 

#leftcolumn h6 { 
  padding-left : 25px;
  padding-top : 3px;
  font-size : 10px;
  font-weight : lighter;
  color : #4e7fb7;
} 

#leftcolumn li { 
  line-height : 18px;
  background : #fff;
  list-style : square;
  padding-left : 0;
  color : #4e7fb6;
} 

#leftcolumn a { 
  text-decoration : none;
  color : #4e7fb8;
} 

#rightcolumn h2 { 
  background-image : url(IMAGES/kantun.jpg);
  background-repeat : no-repeat;
  background-position : 0 1px;
  padding-left : 10px;
  font-size : 1.2em;
  color : #4e7fb7;
} 

#rightcolumn h4 { 
  padding-left : 5px;
  color : #4e7fb7;
  border-bottom : 2px solid #4e7fb7;
  margin-left : 5px;
  margin-right : 10px;
  font-size : 1.2em;  
  margin-bottom : -1px;
} 

.content_right { 
  width : 100px;
} 

.content_left { 
  margin : 0 auto;
  padding : 5px;
  display : inline;
  float : left;
  width : 300px;
  line-height : 1.1em;
} 

.content_left h3 { 
  padding-left : 5px;
  font-size : 1.0em;
  font-family : Arial, Helvetica, sans-serif;
  color : #515b7b;
} 

.content_right h3 { 
  font-size : 1em;
  font-family : Arial, Helvetica, sans-serif;
  color : #515b7b;
} 

#selected {
  border : 1px solid #4e7fb6;
  background : #000;
}

#footer { 
  width : 1024px;
  height : 25px;
  color : #333;
  border : 1px solid #4e7fb6;
} 

#footer p { 
  font-size : 0.8em;
  text-align : center;
} 

#footer a { 
  color : #173aff;
  text-decoration : none;
}