/* CSS Document */
.mainCont{width:980px; margin:0 auto; padding:0}

.vers{float:left; width:625px}
.footer{text-align:center; text-decoration:none;}
.footInput{border:1px solid #110a03; background:#381e08; padding:2px 5px; height:15px; font:12px verdana; color:#fff; width:155px}

.br12{font:12px verdana; color:#8a5830; text-decoration:none}
a.br12:hover{text-decoration:underline}

.scrollMain{float:left; width:552px; height:138px;}
.scrollArea{background:#000 url(../images/scroll_bg.jpg) no-repeat; height:95px}

.po_Rel{position:relative;z-index:0}

.prev{position:absolute; top:30px; left:3px}
.next{position:absolute; top:30px; left:530px;}
.thumbsep{width:30px; height:80px}

.slidediv{width:488px;margin-left:32px;height:80px;}
.slidediv ul{list-style-type:none;}
.slidediv ul li{width:100%;}

.thumb{float:left; width:99px;}
.thumb img{text-align:center; border:4px solid #b6ab86}
.thumb a{ text-decoration:none; color:#fff}

.homeFlash{height:121px; *height: auto;}
/*CURSOR*/
.pointer{ cursor:pointer}

.FL{float:left}
.FR{float:right}
.CL{clear:both}

.MT3{margin-top:3px}