﻿@charset "utf-8";



/*  ======== TOP display start  ======*/

#hotnews
{
background: url(../../../Images/shadow_bg_w190.gif) no-repeat left bottom ;
margin:0px 0px 3px 0px;
padding: 0px 0px 10px 0px;
border: none;
width: 190px;
}


#hotnews .HotNewsHead
{
background: url(shadow_header_bg1.gif) no-repeat left top ;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height: 50px;
}


#hotnews  .HotNewsHead  h2
{
height: 30px;
margin:0px 0px 0px 0px;
padding:20px 5px 5px 22px;
text-align: left;
line-height: 12px;
font-weight: bold;
font-size: small;
}

#hotnews img
{
padding: 0px 20px 10px 20px;
}

#hotnews .text
{
padding: 0px 10px 0px 10px;
font-size: small;
}

#hotnews .LinkDetail 
{
width: 7em;
float: right;
background: url(rtri_blue.gif) no-repeat left center;
margin: 0px 10px 0px 0px;
padding-left: 10px;
text-decoration: none;
font-size: x-small;
}

#hotnews .LinkDetail A
{
text-decoration: none;
}

#hotnews .LinkDetail A:hover
{
text-decoration: underline;
}


