/* e[u
---------------------------------------------*/
table#news {
 margin: 0 0 10px 0;
 width: 620px;
 border-bottom: 1px dotted #726d6b;
 border-collapse: collapse;
 font-size: 12px;
 line-height: 150%;
}
table#news th{
 vertical-align: top;
 padding: 5px 0 5px 0;
 width: 62px;
 font-weight: normal;
 color: #444444;
 background: #FFFFFF;
 text-align: left;
}
table#shipto td{
 padding: 5px 0 5px 0;
}
table#news th, table#news td{
 border-bottom: 1px dotted #726d6b;
}

#news ul{
 list-style: none;
 line-height: 140%;
 margin: 0;
 padding: 0;
}

#news li{
 margin: 0px;
 padding: 2px;
 list-style: none;
 line-height: 140%;
 border-bottom: dotted 1px #CDCDCD;
}
#news p{
 margin: 0;
 padding: 0;
}

#news .date{
 float:left;
 width: 80px;
}

#news .detail{
 float:right;
}


#newscategory {
 width: 540px;
 margin-top: 15px;
 margin-bottom: 30px;
}

#newscategory ul{
 list-style: none;
 line-height: 140%;
 margin: 0;
 padding: 0;
}

#newscategory li{
 margin: 0px;
 padding: 2px;
 list-style: none;
 border-bottom: dotted 1px #CDCDCD;
}


.label {
 clear: left;
 display: block;
 padding-top: 0.6em;
 padding-left: 10px;
 float: left;
 width: 80px;
 font-weight: bold;
 line-height: 1.5em;
}

.control{
 display: block;
 margin: 0 0 0 100px;
 padding-top: 0.8em;
 line-height: 1.5em;
}

.control p{
 margin: 0;
 padding: 0;
}