﻿* { padding: 0; margin: 0; }
li { list-style: none; }
img { border: 0; }

.roll { width: 700px; height: 115px;  position: relative; }
.btn_left { display: block; width: 48px; height: 142px; background: url(../images/bgbg_67.jpg) no-repeat 0px 0px; position: absolute; top: -13px; left: 1px; z-index: 1; }
.btn_left:hover { background: url(../images/bgbg_67.jpg) no-repeat 0px 0px; }
.btn_right { display: block; width: 48px; height: 142px; background: url(../images/bgbg_69.jpg) no-repeat 0px 0px; position: absolute; top: -13px; right: 0; z-index: 1; }
.btn_right:hover { background: url(../images/bgbg_69.jpg) no-repeat 0px 0px; }
.roll .wrap { width: 604px; height: 115px; margin: 0 auto; position: relative; overflow: hidden; }
.roll ul { position: absolute; top: 0; left: 0; }
.roll li { float: left; width: 160px; height: 115px; text-align: center; }
.roll li a:hover { position: relative; top: 2px; }

.control { border-bottom: 1px solid #ccc; background: #eee; text-align: center; padding: 20px 0; }