#items_container {
overflow : hidden;
position : absolute;
margin-top:10px;margin-left:120px;
color : #000;width:740px;height:220px;
}

#controls {
width : 948px;
height : 61px;
margin-top:150px;
position : absolute;
list-style : none;
}
#controls li {
display : block;
position : absolute;
list-style : none;
}
#controls a {
display : block;
cursor : pointer;
font-size : 12px;
font-weight : normal;
color : #fff;
padding : 0;
background : none;
border : none;
}
#next, #prev {
width : 18px;
height : 61px;
line-height : 61px;
}
#pause {
line-height : 34px;
text-align : center;
width : 88px;
height : 38px;
font-size : 12px;
font-weight : normal;
}
#controls a span {
display : none;
}
#controls a:hover {
padding : 0;
background : none;
border : none;
cursor : pointer;
}
#prevbtn {
left : 15px;
width : 18px;
height : 61px;
background : url(../images/39.png) no-repeat;
}
#playbtn {
background : url(../images/41.gif) no-repeat;
margin-left:433px;
margin-top:220px;
}
#nextbtn {
left : 915px;
width : 18px;
height : 61px;
background : url(../images/40.png) no-repeat;
}
#num_nav {
width : 120px;
height : 30px;
position : absolute;
top : 520px;
left : 820px;
list-style : none;
display : none;
}

#num_nav li {
display : block;
float : left;
width : 20px;
height : 20px;
margin : 2px;
color : #fff;
background-color : #000;
}
#num_nav a {
display : block;
width : 20px;
height : 20px;
line-height : 20px;
text-align : center;
color : #000;
background-color : #000;
padding : 0;
border : none;
cursor : pointer;
}
div.slide_item {
width : 780px;
height : 200px;
position : absolute;
left : 741px;
top : 20px;
}
div.first_item {
left : 0;
}
div.slide_item h1, div.slide_item h2 {
font-size : 25px;
font-weight : normal;
color : #fff;
margin-bottom : 15px;
}
div.slide_item h1 span, div.slide_item h2 span {
text-align : center;
padding : 5px 5px 5px 5px;
background : #000;
}

div.slide_item h1 a
{
font-size:26px;color:#fff;font-weight:normal;
}

div.slide_item h1 a:hover
{
font-size:26px;color : #ececec;font-weight:normal;
}

div.slide_item p {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 23px;
color : #000;
padding-left : 20px;
padding-right : 100px;
height:100px;
}
div.slide_item a {
margin-top : 0px;
color : #15428b;line-height : 20px;
border-bottom : none;
text-decoration : none;
font-size : 17px;
}
div.slide_item a:hover {
color : #000;line-height : 20px;
background : none;
border-bottom : none;
text-decoration : none;
}
