/*--------- slider ---------*/#slide { position:relative; width:940px; height:420px; margin:0 auto; padding:0px 0px 0 0px; z-index:2; background:#021b11; overflow:hidden;}.slider { width:940px; height:300px; margin:0 auto; position:relative; z-index:2; overflow:visible !important; }.items { display:none;}.pagination { display:none;}.pagination li {}.pagination a { }.pagination li.current a, .pagination li:hover a {}.prev {position:absolute; top:300px ; left:0px; z-index:111; display:inline-block; width:22px; height:43px; background:url(../images/prev.gif) 0 0 no-repeat;}.prev:hover {background-position:0 bottom;}.next {position:absolute; top:300px ; right:0px; z-index:111; display:inline-block; width:22px; height:43px; background:url(../images/next.gif) 0 0 no-repeat;}.next:hover {background-position:0 bottom;}.banner{position:absolute; left:0px; top:310px; width:940px; background:#021b11; overflow:hidden; padding:10px 0 0px 0;}.banner p  {width:940px; float:left;}.banner p strong {font-size:45px; line-height:60px; color:#fff; font-weight:normal; text-transform:uppercase; letter-spacing:0px; display:block;}.banner p span {font-size:22px; line-height:24px; color:#636f6f; font-weight:normal; letter-spacing:0px; display:block; margin-top:-1px;}.banner a {background:#ef6f53; color:#fff; font-size:26px; line-height:32px; padding:11px 24px 21px 24px; display:inline-block; float:right; margin-top:18px;}.banner a:hover {background:#636f6f; }