@charset "utf-8";
/* CSS Document */

h3.news{
background:url(img/no002/h3_bg.gif) repeat-y;
font-size:14px;
font-weight:900;
border:#272915 solid 1px;
text-align:center;
height:14px;
padding:10px;
margin-top:20px;
color:#FFFFFF;
}

h3.news a{
color:#FFFFFF;
text-decoration:none;
}

h3.news a:hover{
color:#FFFFFF;
text-decoration:none;
}

.news_txt{
padding:10px 50px 10px 50px;
font-size:12px;
line-height:1.5em;
color:#FFFFFF;
}

.news_txt a{
color: #6F6;
text-decoration:none;
}

.news_txt a:hover{
color:#CC6600;
text-decoration:none;
}

.news_space{
padding:10px 0 10px 0;
}