@charset "utf-8";
/* CSS Document */

#compare_back{
	margin:0 auto;
	width:753px;
	height:366px;
	-webkit-box-shadow:0 1px 3px rgba(5,5,5,5.5);

	background:url(../images/compatibility/back.png) no-repeat;
	position:relative;
}
/*a:hover #printer, a:hover #nas {background:url(../images/compatibility/arrow_nomal3.png) no-repeat 10px 0px;}
a:hover #camera, a:hover #ups, a:hover #router {background:url(../images/compatibility/arrow_nomal2.png) no-repeat 25px 7px;}*/

#compare_back #printer{
	width:60px;
	height:25px;
	position:absolute;
	top:215px;
	left:215px;
	background:url(../images/compatibility/arrow_nomal3.png) no-repeat 10px 0px;
}

#compare_back #ups{
	width:45px;
	height:25px;
	position:absolute;
	top:170px;
	left:390px;
	background:url(../images/compatibility/arrow_nomal2.png) no-repeat 25px 7px;
}

#compare_back #nas{
	width:50px;
	height:25px;
	position:absolute;
	top:170px;
	left:305px;
	background:url(../images/compatibility/arrow_nomal3.png) no-repeat 10px 0px;
}

#compare_back #router{
	width:40px;
	height:30px;
	position:absolute;
	top:130px;
	left:390px;
	background:url(../images/compatibility/arrow_nomal2.png) no-repeat 25px 7px;
}

#compare_back #camera{
	width:45px;
	height:25px;
	position:absolute;
	top:32px;
	left:184px;
	background:url(../images/compatibility/arrow_nomal2.png) no-repeat 25px 7px;

}

#compare_back #tv{
	width:130px;
	height:75px;
	position:absolute;
	top:120px;
	left:495px;
	background:url(../images/compatibility/arrow_nomal2.png) no-repeat 115px 27px;

}

.hidden_avoid{
	text-align:center;
	display:none;
	z-index:99;
	position:absolute;
	width:204px;
	height:117px;
	font-size:14px;
	font-weight:600;
}
.hidden_content{width:90px;margin:45px 0 0 3px;color:#333333}
#hidden_printer{
	top:215px;
	left:20px;
	background:url(../images/compatibility/images/top_btn_4.png) no-repeat;
}

#hidden_ups{
	top:115px;
	left:440px;
	background:url(../images/compatibility/images/top_btn_3.png) no-repeat;
}

#hidden_nas{
	top:90px;
	left:100px;
	background:url(../images/compatibility/images/top_btn_2.png) no-repeat;
}

#hidden_camera{
	top:32px;
	left:220px;
	background:url(../images/compatibility/images/top_btn_5.png) no-repeat;
}

#hidden_router{
	top:20px;
	left:390px;
	background:url(../images/compatibility/images/top_btn_6.png) no-repeat;
}

#hidden_tv{
	top:20px;
	left:500px;
	background:url(../images/compatibility/images/top_btn_7.png) no-repeat;
}