	.txt20 {
		font-size:20px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.txt18B {
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	.txt16B {
		font-size:16px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	.txt16 {
		font-size:16px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.txt14 {
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.txt12 {
		font-size:12px;
		color:#111111;
		text-decoration:none;
	}
	.txt12w {
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.txt10 {
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.tyui {
		font-size:11px;
		color:#FF6633;
		text-decoration:none;
	}
	.cpy {
		font-size:10px;
		color:#EEEEEE;
		text-decoration:none;
	}
  .line_dot{
    background-image: url(images/line_dot.gif);
    background-repeat: repeat-x;
    width:100%;
    height:1px;
    padding:0px;
  }
  .frame {
    border-width: 0px;
    border-style: solid;
    border-color: #C3C3C3;
    background-color: #FFFDDC;
    margin: 5px;
    padding: 0px;
    width: 550px;
    height: 358px;
  }

a { text-decoration: none; } 
a:hover { text-decoration: underline; } 

