html{
	overflow-y: scroll;
}
body {
        color: #333333;
        margin: 0px;
        background-image: url('idx_news_bg.gif');
        background-repeat: repeat;
        background-attachment: fixed;
}
.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
}
.txt10w {
        color:#ffffff;
	font-size: 10px;
}
.txt12w {
        color:#ffffff;
	font-size: 12px;
}
.txt14w {
        color:#ffffff;
	font-size: 14px;
}
.txt18w {
        color:#ffffff;
	font-size: 18px;
}
.j10 {
        font-Size:10px;
        background:#FCF2B5;
        color:#000000;
}
.j12 {
        font-Size:12px;
        background:#FCF2B5;
        color:#000000;
}
a {
        color:#0000ff;
        text-decoration:underline;
}
a:hover {
        color:#000000;
        text-decoration:underline;
}
