@charset "utf-8";
@import url(css/general.css);


#body {width:976px; margin-top:22px;}

#whatsnew {float:left; width:306px; height:259px; border-top:1px solid #CCCCCC; margin:30px 16px 0px 0px;}
#whatsnew h3 {float:left; width:92px; height:30px; margin-left:-8px;}
#whatsnew .list {position:relative; width:306px; height:220px; margin-top:9px; overflow:auto; overflow-x: hidden;}
#whatsnew .list ul {width:290px; margin-top:-5px; text-justify:inter-cluster;}
#whatsnew .list li {width:inherit; border-bottom:1px solid #CCCCCC;}
#whatsnew .list li a {	height:auto;	margin-right:7px;	padding-top: 3px;	padding-right: 0px;	padding-left: 0px;}
#whatsnew .list li p {color:#000000; line-height:150%;}
#whatsnew .list li h4 {	color:#4391d4;	font-weight:bold;	line-height:150%;	padding-bottom: 6px;}
#whatsnew .list li a:hover strong, 
#whatsnew .list li a:hover h4 {color:#7F7F7F;}

	#scrollbar {position:absolute; left:297px; top:0px; width:16px; height:220px; text-align:center; cursor:pointer;}
	#scrollbar .bar {position:absolute; left:0px; top:0px; z-index:1; width:2px; border-left:7px solid #FFFFFF; border-right:7px solid #FFFFFF; background:#000000; cursor:pointer;}
	* html #scrollbar .bar {width:16px;}
	#scrollbar .bg {position:absolute; left:0px; top:0px; z-index:0; width:2px; height:220px; border-left:7px solid #FFFFFF; border-right:7px solid #FFFFFF; background:#E5E5E5;}
	* html #scrollbar .bg {width:16px;}

#campaign {float:left; width:332px; margin:30px -10px 0px 0px; overflow:hidden;}
#campaign li {float:left; width:auto; margin-right:16px; overflow:hidden;}
#campaign li a {display:block; border:1px solid #CCCCCC; overflow:hidden;}
#campaign li a:hover {border:2px solid #4391D4;}
#campaign li a:hover img {margin:-1px;}

#banner {width:332px; margin:-20px 0px 0px 644px; padding-top:30px;}
#banner li {float:left; width:auto; margin:20px 16px 0px 0px; overflow:hidden;}
#banner li a {display:block; border:1px solid #CCCCCC; overflow:hidden;}
#banner li a:hover {border:2px solid #4391D4;}
#banner li a:hover img {margin:-1px;}


* html #body {width:982px;}
* html #whatsnew {height:260px; overflow:hidden;}
* html #whatsnew .rss {margin-left:259px;}
* html #whatsnew .list ul {width:290px;}
* html #whatsnew .list li a {width:306px;}
* html #scrollbar {left:297px;}
* html #banner {float:left; margin-left:0px;}

