/* CSS Document */

div.homeLeft { width:590px; margin-left:25px; _margin-left:12px; overflow:hidden}
div.homeRight { width:318px; margin-left:19px; overflow:hidden}
button.tbnPost { width:64px; height:21px; overflow:hidden; background:url(../images/btn-post.gif) no-repeat center center;}
button.tbnPosting { width:80px; height:21px; overflow:hidden; background:url(../images/loading.gif) no-repeat left center;}

span.hotNewsTitle { display:block; float:left; width:60px; height:30px; line-height:30px; margin-left:15px; color:#FFF; text-transform:uppercase }
div.newsticker { width:100% }
div.newsticker ul { margin: 0; color:#FFF; width:100%; list-style-type:none }
div.newsticker li { height:20px; line-height:20px; padding:0px 5px }
div.newsticker li a { color:#CCC; text-decoration:none }
ul.newstickerHidden { margin:0; color:#CCC; width:580px; float:left; background:#000; display:none; position:absolute; list-style-type:none; padding:0; z-index:1000 }
ul.newstickerHidden li { height:22px; border-bottom:1px solid #999; line-height:20px; padding:0px 5px; overflow:hidden }
ul.newstickerHidden li a { color:#CCC; text-decoration:none }
ul.newstickerHidden li a:hover { color:#fff292; text-decoration:none }
span.hotNewsArrow { display:block; float:right; width:20px; height:31px; line-height:31px; cursor:pointer; background:url(../images/news-arrow-down.jpg) no-repeat center center; margin-right:15px; _margin-right:7px }

#slideShowAreaa { width:586px; height:277px; margin-top:5px; border:1px solid #333; padding:1px }
#slideshow { position:relative; width:586px; height:277px; background:url('{/literal}{$phpCMS.IMG_DIR}{literal}/du_an.jpg') center no-repeat; overflow:hidden }	
#slideshow img { position:absolute; z-index:1; opacity:0.0; left:0; top:0 }
#slideshow img.active { z-index:3; opacity:1.0 }
#slideshow img.last-active { z-index:2 }

.bBlock { width:30%; float:left; min-height:200px; overflow:hidden; margin-left:24px; background:url(../images/contentpage-bg.jpg) repeat-x top }
.bbFirst { _margin-left:12px }
.bBlock .bbTitle { padding:17px 10px 0 10px; font-size:12px; text-transform:uppercase; text-align:center; font-weight:bold }
.bBlock .bbBody { padding:0 10px } 
.bBlock .bbBody a { color:#000 }
.bBlock .bbBody a:hover { text-decoration:underline }

