﻿@import url("design.css");
*{margin: 0px;padding: 0px;}
#wrapper{width: 846px; margin: 0 auto; text-align: left;padding-top:26px;}
#header{width: 846px; height: 158px; padding-bottom: 9px;}
#leftCol{float: left; width: 146px; background-image: url(../images/leftColBg.jpg); background-repeat:no-repeat;}
#rightCol{float: right; width: 690px;}
#topNews{width: 690px; border-bottom: solid 5px #e8e8e8;   float: left; margin-bottom:20px;}

#topNews div.firstNews{width: 520px; background-color: #678493; float: left; min-height:270px; height:auto !important; height:270px;}
#topNews div.firstNews div.text{width: 158px; float: left; margin:14px; color: #fff;}
#topNews div.firstNews div.listImg{width: 334px;   float: right;}
#topNews div.firstNews div.listImg img{width: 334px;}

#topNews div.rightList{width: 161px; float: right;}
#topNews div.moreTopNews{width: 163px; float: right; padding:7px 0px 7px 0px; text-align:right;}

#right-LeftCol{width: 382px; float: left; padding-right: 15px;}
#right-LeftCol div.articles img{max-width: 131px; width: expression(this.width > 131 ? 131: true); float:left; margin:0px 9px 9px 0px; }
#right-LeftCol div.article img{max-width: 382px; width: expression(this.width > 382 ? 382: true); margin:0px 0px 9px 0px; }
#right-rightCol{width: 293px; float: right;}

#footer{width: 849px; height: 110px; background-color: #e8e8e8; text-align:center; background-image:url(../images/footerBg.gif); background-repeat:no-repeat;}

