/* CSS Document */
body{  margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}

#down {height:337px; float:left; background-image:url(../images/rightside_bg.jpg); background-position:left; background-repeat:no-repeat;}
#down IMG.join { margin:5px 0px 0px 5px;}
#news { width:350px; float:left;}
#news h3 { font-size:18px; color:#000; margin:0px 0px 5px 10px;}
#news .box { height:125px; border: 5px #ececec solid; margin-left:10px; margin-bottom:5px;}
#news .box h3 { font-size:13px; color:#000; background-color:#ececec; margin:0px; padding:0px; line-height:25px; height:25px;}
#news .box h3 IMG {margin-top:5px;}
#news .box P { color:#6d6e71; font-size:11px; margin:3px;}
#news .box IMG.more { margin-left:10px;}
#news .box .hr { height:2px; font-size:0px; line-height:0px; border-bottom: 2px dotted #ececec; margin-bottom:2px;}
#news .box .cont{ height:100px; overflow: scroll; overflow-x: hidden; scrollbar-3d-light-color: #FFF; scrollbar-face-color: #FFF;}

#newsR { width:237px; float:left;}
#newsR h3 { font-size:18px; color:#000; margin:0px 0px 5px 5px;}
#newsR .box { height:220px; border: 5px #d3d3d3 solid; margin-left:5px; overflow:auto;}
#newsR .box h3 { font-size:13px; color:#000; background-color:#d3d3d3; margin:0px; padding:0px; line-height:25px; height:25px;}
#newsR .box h3 IMG {margin-top:5px;}
#newsR .box P { color:#6d6e71; font-size:11px; margin:3px;}
#newsR .box IMG.pic {margin:3px; float:left;}
#newsR .box IMG.more { margin-left:10px;}
#newsR .box .hr { height:2px; font-size:0px; line-height:0px; border-bottom: 2px dotted #ececec; margin-bottom:2px;}


#footer{background-image:url(../images/footer.gif); background-repeat:repeat-x; height:153px;}

.clear{clear:both; font-size:0px; line-height:0px;}
.red { color:#FF000;}

