﻿
@charset "UTF-8";

/**css for home zh**/


.top_pickup{
	width:172px;
	margin-left:0;
	margin-bottom:0;
}

.topbth_webcatalog{
	background:url(../img/btn_webcatalog-zh.jpg) no-repeat 0 0;
}
.topbth_webcatalog:hover{
	background:url(../img/btn_webcatalog_on-zh.jpg) no-repeat 0 0;
}



.top_pickup_static{
	margin-left:20px;
	background:url(../img/btn_static-zh.jpg) no-repeat 0 0;
}
.top_pickup_static:hover{
	background:url(../img/btn_static_on-zh.jpg) no-repeat 0 0;
}
.top_pickup_electric{
	background:url(../img/btn_electric-zh.jpg) no-repeat 0 0;
}
.top_pickup_electric:hover{
	background:url(../img/btn_electric_on-zh.jpg) no-repeat 0 0;
}
.top_pickup_switch{
	background:url(../img/btn_switch-zh.jpg) no-repeat 0 0;
}
.top_pickup_switch:hover{
	background:url(../img/btn_switch_on-zh.jpg) no-repeat 0 0;
}
.top_pickup_vacuum{
	background:url(../img/btn_vacuum-zh.jpg) no-repeat 0 0;
}
.top_pickup_vacuum:hover{
	background:url(../img/btn_vacuum_on-zh.jpg) no-repeat 0 0;
}
.top_pickup_temperature{
	background:url(../img/btn_temperature-zh.jpg) no-repeat 0 0;
}
.top_pickup_temperature:hover{
	background:url(../img/btn_temperature_on-zh.jpg) no-repeat 0 0;
}


.bnr_video_zh{
	background:url(../img/bnr_video_zh.jpg) no-repeat 0 0;
}
.bnr_video_zh:hover{
	background:url(../img/bnr_video_on_zh.jpg) no-repeat 0 0;
}




