@import "common.css";
@import "contents.css";

.h4_wrap p{
margin:0 0 10px 0;
padding:0 10px;
}

.news_tbl th{
width:50px;
white-space:nowrap;
text-align:left;
vertical-align:top;
}
.news_tbl th span{
padding:2px;
font-size:10px;
font-weight:normal;
color:#fff;
}

.news_tbl td{
font-size:12px;
}
.news_tbl .news_date{
margin:0 0 5px 10px;
padding:0 0 0 10px;
font-family:Verdana;
color:#690;
background:url(../img/common/list_g.gif);
background-repeat:no-repeat;
background-position:0 50%;
}

.news_tbl .news_text{
margin:0 10px 20px 10px;
padding:0 0 10px 0;
color:#555;
text-justify:distribute;
text-align:justify;
/*background:url(../img/common/dotline.gif);
background-repeat:repeat-x;
background-position:0 100%;*/
}