@charset "utf-8";

.box_case {
    overflow:hidden
	background: url(/images/box_case.jpg) no-repeat;
	margin: 0px 17px 19px 0px;
	padding: 9px 11px 0px;
	height: 116px;
	width: 275px;
	line-height: 125%;
	color: #263266;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	background-image: url(images/box_case.jpg);
}
.box_case_h2 {
	height: 27px;
	font-size: 12px;
	display: block;
	padding-left: 15px;
	line-height: 15px;
}
.box_case_pic {
	padding: 0px;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #BABEC1;
	width: 80px;
}
.box_case_txt {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
