﻿@import url('../../../css/style_v1.2.css');

.news h1, h1
{
font-family:Georgia;
font-weight:bolder;
font-size: 22px; padding:10px 0 0 0; margin:0; border-bottom:2px solid #ccc
}

.news h2
{
font-family:Arial;
font-size:18px;
color: #6699CC;
padding:0px;
margin:0px;
}

h2
{
font:Arial, Helvetica, sans-serif;
font-size:18px; font-weight: bolder;
color: #A0A0A0;
padding:0px;
margin:0px;
}

.news ul{padding:5px 5px 10px 0;}
.news li{border-bottom:1px dotted #666666; list-style:none; margin:5px 5px 5px 0; padding:5px 5px 5px 0;}

.news a{font: 700 20px; font-family:Arial}
.news a:hover{font-weight:700; text-decoration:underline}

#content {width:510px; overflow:hidden}
#left {width:250px; overflow:hidden}
#right {width:160px; overflow:hidden; padding:5px;}