/*picgallery*/
#picgallery, .picgallery {width:627px; height:146px; float:left; }
#leftControl {position:absolute; left:160px; width:22px;height:146px;background-image:url(/layout/img/misc/control_left.gif);}
#rightControl {position:absolute; left:765px; width:20px;height:146px;background-image:url(/layout/img/misc/control_right.gif);}

#scrollWindow, .scrollWindow {position:absolute;left:181px; width:585px;overflow:hidden;height:146px;}
#scrollContainer, .scrollContainer {position:absolute; left:-117px; width:819px; margin:0px;}

#scrollContainer .el, .scrollContainer .el {float:left;width:110px;height:146px;border-right:1px solid #e7ecee;padding:9px 1px 0px 5px;overflow:hidden;}
#scrollContainer .el a, .scrollContainer .el a {font-size:10px;line-height:12px;font-weight:normal;color:#333333;}
#scrollContainer .el a:hover, .scrollContainer .el a:hover {color:#f06414;}
#scrollContainer .el span.link, .scrollContainer .el span.link {line-height:12px;}

#leftControl div {background:url(/layout/img/misc/controlArrow_left_off.gif) no-repeat 0px 0px;}
#leftControl a.controlLink:link, #leftControl a.controlLink:visited, #leftControl a.controlLink:active {display:block;background:none;width:20px;height:146px;margin:0px;}
#leftControl a.controlLink:hover, #leftControl a.controlLink:focus {background:url(/layout/img/misc/controlArrow_left_on.gif) no-repeat 0px 0px}
#rightControl div{background:url(/layout/img/misc/controlArrow_right_off.gif) no-repeat 1px 0px;}
#rightControl a.controlLink:link, #rightControl a.controlLink:visited, #rightControl a.controlLink:active {display:block;background:none;width:19px;height:146px;margin-left:1px;}
#rightControl a.controlLink:hover, #rightControl a.controlLink:focus {background:url(/layout/img/misc/controlArrow_right_on.gif) no-repeat 0px 0px;}

