/* tag: = news
----------------------------------------------- */

#news {
position:absolute;
left:225px;
top:1770px;
width:687px;
background-image: url(../img/bg.png)
}


span.tnews {
position:absolute;
left:193px;
top:1770px;
width:30px;
border-right:1px dotted #CCC;
font-size:11px;
font-family:"Courier New", Courier, monospace;
color:#900;
background-color:#FFF;
text-align:center;
}

a:hover .tnews, a:active .tnews  {
border-right: 1px dotted #900;
color:#999;
background-color:#FFF;
}

span.webdesign {
position:absolute;
top:1770px;
left:914px;
width:30px;
border-right: 1px dotted #CCC;
font-size:11px;
font-family:"Courier New", Courier, monospace;
color:#999;
background-color:#FFF;
text-align:center;
}

a:hover .webdesign, a:active .webdesign {
border-right: 1px dotted #900;
}


#copy {
position:absolute;
left:225px;
top:1877px;
width:687px;
color:#CCC;
background-color:#FFF;
}
