/*--------- slider ---------*/
#slide { position:relative; width:595px; height:335px; padding:0px 0px 0 0px; z-index:2; /* border:solid 1px green; *//*background:url(../img/slider/slider-shadow.png) center 0 no-repeat;*/ }
.line-left {position:absolute; left:87px; top:-78px; background:#cedde1; width:1px; height:462px; z-index:111;}
.line-right {position:absolute; right:87px; top:-78px; background:#cedde1; width:1px; height:462px; z-index:111;}

.slider { width:590px; height:330px; margin:0 auto; position:relative; z-index:2; /* border:solid 1px green; */ /* float:left;  */}
.items { display:none;/*border:solid 1px green;*/}

.pagination { position:absolute; bottom:26px; left:450px; display:inline-block; z-index:10;}
.pagination li {float:left;	}
.pagination a { display:block; width:16px; height:16px; background:url(../img/slider/pagination.png) right 0 no-repeat; margin-right:5px; }
.pagination li.current a, .pagination li:hover a { background-position: 0 0;}

.banner{
position:absolute;
left:80px; 
top:130px; 
/* width:312px; 
height:186px;  */
text-align:left;
color:#334D82;
}
.banner ul
{
list-style-type:circle;
}
.banner-1 {/*background:url(../images/banner-1.jpg) 0 0 no-repeat; width:312px;*/ height:186px;}
.banner-2 {/*background:url(../images/banner-2.jpg) 0 0 no-repeat;*/ width:312px; height:186px; margin-bottom:11px;}
.banner-3 {/*background:url(../images/banner-3.jpg) 0 0 no-repeat;*/ width:312px; height:186px; margin-bottom:6px;}
.banner a{
margin-left:66px; 
position:absolute; 
/* left:10px;  */
top:190px; 
width:100px; 
/* background-color:#334D82; */
color:#ffffff; 
font-size:20px; 
line-height:29px; 
font-weight:400; 
letter-spacing:1px;
text-align:center;

background-image:url('../img/btn.gif');
background-repeat:no-repeat;
/* background-attachment:fixed; */
background-position:center;
color:#fff;
}
.titulo
{
font-size:20px; 
width:290px;
left:0px; 
top:44px;
text-align:center;
color:#334D82;
}
.titulo b
{
line-height:40px
}

