@charset "utf-8";
/* CSS Document */







#technical {
	width:159px;
	height:64px;
	background-image:url(../images/index/buttons/button_03.gif);
	float:left;
}

#technical a{
display:block;
width:159px;
height:64px;
}

#technical:hover {
	background-image:url(../images/index/buttons/button_hover_03.gif);
}

#operations {
	width:159px;
	height:64px;
	background-image:url(../images/index/buttons/button_05.gif);
	float:left;
	margin-left:16px;
}

#operations a{
display:block;
width:159px;
height:64px;
}	

#operations:hover {
	background-image:url(../images/index/buttons/button_hover_05.gif);
}

#programming {
	width:159px;
	height:64px;
	background-image:url(../images/index/buttons/button_07.gif);
	float:left;
	margin-left:16px;
}

#programming a{
display:block;
width:159px;
height:64px;
}

#programming:hover {
	background-image:url(../images/index/buttons/button_hover_07.gif);
}

#db2 {
	width:159px;
	height:64px;
	background-image:url(../images/index/buttons/button_09.gif);
	float:left;
	margin-left:16px;
}

#db2 a{
display:block;
width:159px;
height:64px;
}

#db2:hover {
	background-image:url(../images/index/buttons/button_hover_09.gif);
}

#security {
		width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_15.gif);
	float:left;
}

#security a{
display:block;
width:159px;
height:64px;
}

#security:hover {
	background-image:url(../images/index/buttons/button_hover_15.gif);
}

#ims {
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_16.gif);
	float:left;
	margin-left:16px;
}

#ims a{
display:block;
width:159px;
height:64px;
}

#ims:hover {
	background-image:url(../images/index/buttons/button_hover_16.gif);
}

#websphere {
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_17.gif);
	float:left;
	margin-left:16px;
}

#websphere a{
display:block;
width:159px;
height:64px;
}
	
#websphere:hover {
	background-image:url(../images/index/buttons/button_hover_17.gif);
}

#networks {
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_18.gif);
	float:left;
	margin-left:16px;
}

#networks a{
display:block;
width:159px;
height:64px;
}

#networks:hover {
	background-image:url(../images/index/buttons/button_hover_18.gif);
}

#cics {
		width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_24.gif);
	float:left;
}

#cics a{
display:block;
width:159px;
height:64px;
}

#cics:hover {
	background-image:url(../images/index/buttons/button_hover_24.gif);
}

#mq {
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_25.gif);
	float:left;
	margin-left:16px;
}

#mq a{
display:block;
width:159px;
height:64px;
}

#mq:hover {
	background-image:url(../images/index/buttons/button_hover_25.gif);
}

#linux {
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_26.gif);
	float:left;
	margin-left:16px;
}

#linux a{
display:block;
width:159px;
height:64px;
}

#linux:hover {
	background-image:url(../images/index/buttons/button_hover_26.gif);
}

#storage{
	width:159px;
	height:64px;
	margin-top:16px;
	background-image:url(../images/index/buttons/button_23.gif);
	float:left;
	margin-left:16px;
}

#storage a{
display:block;
width:159px;
height:64px;
}

#storage:hover {
	background-image:url(../images/index/buttons/button_hover_23.gif);
}

#bigdata{
	width:334px;
	height:64px;
	margin-left:175px;
	margin-top:16px;
	margin-bottom:16px;
	background-image:url(../images/index/buttons/bd.gif);
	float:left;
}

#bigdata a{
display:block;
width:334px;
height:64px;

}

#bigdata:hover {
	background-image:url(../images/index/buttons/bd-red.gif);
}