@charset "utf-8";
#newsbox{ width:778px; margin:0 0 35px 35px; padding:23px 0 0; overflow:hidden; }
#newsbox h1{ padding:0 0 27px;} 

.bigimgbox{ width:410px; height:280px; padding:12px 11px 10px 12px; background:url(../images/news/bigimgbox_bg.gif) no-repeat; margin:0 15px 0 0px;float:left;}
.bigimgbox img{ display:block;}

.newsshow{ width:330px; height:184px; background:url(../images/news/new_bg1.gif) no-repeat; float:left; margin:0 0 13px; overflow:hidden;}
.newslist{ width:330px; height:105px; background:url(../images/news/new_bg2.gif) no-repeat; float:left; overflow:hidden;}
.newslogo{ float:left; width:110px; text-align:center; padding:20px 0 0 0;	}




.newsshow .Container {  width:275px; height: 160px; float:left; padding:15px 15px 0 15px;}
.newsshow #Scrollbar-Container{float:left; position:relative;}
.newsshow #Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 275px;
  height: 160px;
}
.newsshow .Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  color:#666666;
  overflow:hidden;
  width:275px;
}
.newsshow .Scrollbar-Track {
top:7px;
  width: 9px; 
  height: 170px;
  position: absolute;
  background:url(../images/news/slor_bg.gif) repeat-y;
}
.newsshow .Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.newsshow .Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 177px;
}

.newsshow .Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  margin:0 0 0 0px;
  width: 9px;
  height: 61px;
  background:url(../images/news/slor.gif) no-repeat;
}
.newsshow .date{color:#b2b2b2; font-size:10px;}
.newsshow .title{ color:#865624; line-height:15px;}
.newsshow .showtext{padding:0 0 20px 0;}
.newsshow .showtext,
.newsshow .showtext p{ font-size:10px; color:#fff; line-height:15px;}
.newsshow .showtext img{margin:10px 2px 0 0;}



.newslist .Container {  width:180px; height: 90px; float:left; padding:7px 0 0 15px;}
.newslist #Scrollbar-Container-2{float:left; position:relative;}
.newslist #Scroller-2 { 
  position: absolute; 
  overflow: hidden;
  width: 165px;
  height: 90px;
}
.newslist .Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  color:#666666;
  overflow:hidden;
  width:165px;
}
.newslist .Scrollbar-Track {
	top:7px;
  width: 9px; 
  height: 91px;
  position: absolute;
  background:url(../images/news/slor_bg.gif) repeat-y;
}
.newslist .Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.newslist .Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 98px;
}
.newslist .Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  margin:0 0 0 0px;
  width: 9px;
  height: 61px;
  background:url(../images/news/slor.gif) no-repeat;
}
.newslist  ul li{line-height:13px; text-align:right; margin:0 0 4px 0;}
.newslist ul li a{ color:#fff; font-size:10px; text-decoration:none;}
.newslist ul li a:hover,.newslist ul li a.current{ color:#865624; text-decoration:none}

