@charset "utf-8";
#support div {
	float: left;
	
}
#support-left {
	width: 253px;
	margin: 0 10px 0 0 ;
}

#support-right {
	width: 253px;
	margin: 0 0px 0 0 ;
}
#support a {
	
	height: 196px;
	width: 253px;
	display: block;
	color:#666666;
	text-decoration: none;
}

#support01 a {
	background: url(../images/support_01.jpg);
}

#support01 a:visited {
	background: url(../images/support_01.jpg);
}

#support01 a:hover {
	background: url(../images/support_01_o.jpg);
}


#support02 a {
	background: url(../images/support_02.jpg);
}

#support02 a:visited {
	background: url(../images/support_02.jpg);
}

#support02 a:hover {
	background: url(../images/support_02_o.jpg);
}


#support03 a {
	background: url(../images/support_03.jpg);
}

#support03 a:visited {
	background: url(../images/support_03.jpg);
}

#support03 a:hover {
	background: url(../images/support_03_o.jpg);
}


#support04 a {
	background: url(../images/support_04.jpg);
}

#support04 a:visited {
	background: url(../images/support_04.jpg);
}

#support04 a:hover {
	background: url(../images/support_04_o.jpg);
}


#support a span {
	display: block;
	padding: 55px 20px 0px 20px;
	font-size: 10px;
	line-height: 13px;
	
}
#support {
	background: url(../images/supportbg.jpg);
	height: 100%;
	background-position: -10px -0px;
}
#support-middle {
	width: 253px;
	margin: 0 10px 0px 0 ;
}
#support .top {
	margin-bottom: 12px;
	width: 253px;
}

#support a:visited

{
	color:#666666;
	text-decoration: none;
}


#support a:hover
 {
	color:#FF9900;
	text-decoration: underline;
}
#support-right {
	float: right;
	margin:0 0 0 255px;
}

