@charset "utf-8";
*{padding:0px; margin:0px;}
#main{width:938px; padding:0px; margin:0 0 0 7px; border-top:1px solid #D84690; border-bottom:1px solid #D84690; height:100px;}
img{border:0px;}
#ViewArea{width:878px; height:100px; overflow:hidden; float:left; z-index:1;}
#ScrollArea{position:relative; z-index:2;}
#ScrollArea li{width:102px; float:left; position:relative; padding:5px; text-align:center; list-style:none;}
#ScrollArea p{font-size:12px; padding:2px 0px 0px 0px;}
#Leftbtn{width:30px; height:100px; overflow:hidden; float:left; z-index:1; background-image:url(../img/slide_left.jpg);  background-repeat:no-repeat;}
#Rightbtn{width:30px; height:100px; overflow:hidden; float:left; z-index:1; background-image:url(../img/slide_right.jpg);  background-repeat:no-repeat;					}