div.menubarparent{height:41px;}
div.singleparent { margin:0 auto; height:480px; margin-bottom:30px; margin-right:0px;}
div.singleparent div.single { border:#e1e1e1 1px solid; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 1920px;height:480px; }

div.guidparent { margin:0 auto; height:270px;display:none; }
div.guidparent div.guid ul li { width:393px; height:240px; text-align: center; border:#e1e1e1 1px solid; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; margin:0px;}
div.guidparent div.guid ul li.sep { height: 240px;width: 10px;background: none; border:none;}



div.slideparent{ width:100%;height:480px;overflow:hidden;position:relative;margin:0 auto;}
div.slideparent div.slide{width:100%; height:480px; margin:0px auto;overflow:hidden;position:relative;}
div.slideparent div.slide div.img{width:100%; height:480px;position:absolute;left:0px;top:0px; opacity:0; filter:alpha(opacity=0); display:none; background-position:center center; background-repeat:no-repeat; }
div.slideparent div.page{ /* width:55px; */height:14px;position:absolute;bottom:18px;margin:0 auto; left:925px;}
div.slideparent div.page a { display:block;width:12px;height:13px;background:url(../images/unselect.png) no-repeat 0px 0px;margin:0px 3px;float:left;color:#FFF;text-decoration:none;text-align:center;}
div.slideparent div.page a.active { background:url(../images/select.png) 0px 0px; }

div.slideparent div.flep { width: 1200px;position: absolute;z-index: 1000;top: 185px;margin: 0 auto;left: 352px; display:none; height:1px; }
div.slideparent div.flep div.btn { background-position:center center; background-repeat:no-repeat; width:30px; height:110px; cursor:pointer; }
div.slideparent div.flep div.prev { background-image:url(../images/prevf.png); float:left; }
div.slideparent div.flep div.next { background-image:url(../images/nextf.png); float:right; }

