@charset "utf-8";
*{
	font-size: 14px;
}
/******* Big Category start ********/

#l_bt_cate5 a {
	background-image: url(../../cases/img_common/l_bt_cate5_o.jpg);
}
/******* Other start ********/

.box{
	width: 732px;
}
.box ul {
	overflow:hidden;
	display:block;
}
.box ul li {
	display:block;
	overflow:hidden;
	width:237px;
	height:103px;
	float: left;
}
.box ul li a {
	display:block;
	overflow:hidden;
	width:237px;
	height:103px;
	background-position: 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	background-image: url(../../cases/img_common/bg.jpg);
}

.box ul li a:hover{
	background-image: url(../../cases/img_common/bg.jpg);
	background-position: 0 0;
	text-decoration: underline;
}


/******* link ********/


.box_li1 a {	padding: 40px 0 0px 24px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {.box ul li a {	padding: 41px 0 0px 24px;}}
.box_li2 a {	padding: 28px 0 0px 24px;}