@charset "utf-8";
/* CSS Document */

body {
background:url(../images/bg.jpg);
background-attachment:fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.news-hd1 {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#000000;
padding-bottom:15px;

}
.ft-txt {
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
padding-bottom:7px;
}

.cnt-hd {
font-family:Tahoma;
font-size:21px;
color:#3bd5f1;
}

.cnt {
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}

.cnt-hd-in {
font-family:Tahoma;
font-size:18px;
color:#3bd5f1;
}
.news-hd {
font-family:Tahoma;
font-size:14px;
color:#3bd5f1;
font-weight:bold;
font-decoration:underline;
}
.news-cnt {
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}