@charset "utf-8";
/* CSS Document */
.homeWrapper{background: url(/images/bghomewrapper.jpg) no-repeat; width:960px; padding:0 10px; margin:0; float:left;}
.homePageContent{margin:0 auto; width:940px; background-color:#fff; padding:10px; float:left;}
.homebanner{width:710px; height:260px; float:left;}


/* news   background:url(/images/icons/bullet.png) no-repeat 3px 10px; */
.news{width:190px; float:right; background:url(/images/bgnews.jpg) no-repeat top left; padding:15px; height:230px;}
.news ol{list-style:none;}
.news ol li{list-style:none; padding:8px 3px 15px 20px; background:url(/images/icons/bullet.gif) no-repeat 2px 8px;}
.news a{color:#777; text-decoration:none;}
.news a:hover{color:#0099cc; text-decoration:underline;}


.page{width:960px;}

/* home pannels */
.homepannelContainer{width:940px; clear:both; position:relative; background:url(/images/bgbanner.jpg) no-repeat 0 0; padding-top:25px;}
.homePannel{width:450px; margin:0 10px 0 5px; float:left; padding:0; line-height:16px;}
.pannel{width:200px; float:left; font-size:11px; height:180px; background:url(/images/bgpannel.jpg) no-repeat top center; padding:10px 15px; margin:0 1px}
.pannel ol{margin:5px 0; list-style:none;}
.pannel ol li{list-style:none; padding:12px 5px 15px 5px;}