@charset "utf-8";

/* top-news */

#top-news{
border-bottom:3px solid #F6AC1C;
font-size:13px;
padding:0px 20px 20px 20px;
line-height:1.75;
margin-bottom:20px;
}

#top-news h3 {
font-size:18px;
font-weight:bold;
line-height:1.2;
margin: 0px 0px 10px 0px;
}
#top-news h3 a:link,
#top-news h3 a:visited {
color:#555555;
}
#top-news h3 a:hover {
}


#top-news h4 {
font-size:14px;
font-weight:bold;
margin:0 0 8px 0;
line-height:1.2;
color:#F6AC1D;
clear:both;
}
#top-news h5 {
font-size:12px;
font-weight:normal;
margin:0 0 40px 0;
line-height:2;
}

span.buttom{
padding:10px 0px 10px 0px;
float:right;
}


.index_img {
border-left:1px solid #F6AC1C;
border-right:1px solid #F6AC1C;
border-top:1px solid #F6AC1C;
}
#index {
}

#index ul {
border-top:1px solid #F6AC1C;
list-style-type:none;
margin:0 0 30px 0;
padding:0;
}
#index li {
background-image:url(/img/line_dot.gif);
background-repeat:repeat-x;
background-position:left bottom;
padding:10px 0px;
line-height:1.2;
}

.prg_title {
font-size:16px;
font-weight:bold;
margin:0;
line-height:20px;
}


.no_bg {
background:none!Important;
}

.table-spacing td {
line-height:1.4;
font-size:13px;
}

div#top-news div span {
clear:none;
}


