body {
    margin: 0;
    padding: 0;
}

#slider{
	width:630px;
	height:195px;
}

#kwick {
    width: 631px;
    height: 195px;
    overflow: hidden;
	position:relative;
}

#kwick .kwicks {
    display: block;
    background-color: #ffffff;
    height: 195px;
}

#kwick ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#kwick li {
    float: left;
}

#kwick li a{
	color:#990000;
	text-decoration:none;
}

#kwick li a:hover{
    color:#000;
	text-decoration:none;
}

#kwick li h3{
	font-size:90%;
	text-decoration:none;
	padding:15px 0 0 10px;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#kwick .kwick {
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    width: 210px;
    height: 195px
}

#kwick .container
{
	background: url(../images/container_transport.jpg) #ffffff no-repeat left top;
}

#kwick .huif
{
	background: url(../images/huif_transport.jpg) #ffffff no-repeat left top;
}

#kwick .koel
{
	background: url(../images/koel_transport.jpg) #ffffff no-repeat left top;
}