@charset "utf-8";
/* CSS Document */
    
#jKwick {
	width: 760px;
	position: relative;
	background:url(../images/Kwick_bg.jpg);
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	margin:0 0 10px 0;
}
            
#jKwick ul {
	list-style-type: none;
	overflow: hidden;
	background: ;
	height: 150px;           
}

#jKwick li {
	float: left;
	width: 190px;
	height: 150px;
}

/*                    
#jKwick li.one { background: url(../image/download.gif) no-repeat; }
#jKwick li.two { background: url(../image/docs.gif) no-repeat; }
#jKwick li.three { background: url(../image/blog.gif) no-repeat; }
#jKwick li.four { background: url(../image/trac.gif) no-repeat; border-right: 0 none; }
*/



