﻿@charset "UTF-8";
/* CSS Document */



.font1 {
	font-size:11px;
	line-height:14px;
	color: #CCCCCC;
}
.font2 {
	font-size:12px;
	line-height:16px;
	color: #CCCCCC;
}
.font3 {
	font-size:12px;
	line-height:16px;
	color: #CCCCCC;
}
.font4 {
	font-size:14px;
	line-height:23px;
	color: #303030;
}
.font5 {
	font-size:15px;
	line-height:20px;
	color: #666666;
}
.font6 {font-size:18px; line-height:25px}
.menu{
	margin: 14px 0 14px 22px;
}
.menubg{
	background: url(images/frame04.gif) no-repeat 0 0;
}
body { 
  margin: 50px;
  background-color: #000000;
  background-image: url(images/back2.gif);
  background-repeat: repeat-x; 
  background-attachment: fixed;
}

a:link.type1 { color: #000000; text-decoration: underline; } 
a:visited.type1 { color: #000000; text-decoration: underline; } 
a:hover.type1 { color: #FF0000; text-decoration: underline; } 
a:active.type1 { cilor: #FF0000; text-decoration: underline; }

