* {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    color:#999999;
}
.highslide-html {
    background-color:#D0CDC8;
}

.highslide-html-content {
	position: absolute;
	display: none;
}

.highslide-loading {
	display: block;
	color:#999999;
	font-size: 8px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}


a {
color:#999999;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
  
    
#btn_group a{

display:block;
width:290px;
height:165px;
background-image:url(../img/kk_group01.jpg);
background-repeat: no-repeat; 


}
#btn_group a:hover{
display:block;
width:290px;
height:165px;
background-image:url(../img/kk_group02.jpg);
background-repeat: no-repeat; 
}



