@charset "utf-8";
.fleft{
	float:left;
}
.fright{
	float:right;
}
.tcenter{
	text-align:center;
}
.tright{
	text-align:right;
}
.brblock{
	float:none;
	width:100%;
	display:block;
	line-height:1px;
	height:5px;
	overflow:hidden;
	font-size:1px;
}
.fontRed{
	color:#F00;
}
#sideEnclosingArea aside dl.imageList dd a span.request, #sideEnclosingArea aside div.imageList ul li a span.request {
    background: url(/instruments/products/img/request_icon.gif) 10px 0 no-repeat;
}
.reg1 {
    background: url(/instruments/img/bg_regist04.gif) 10px 0 no-repeat;
}

.copyright>*{
	line-height: 20px;
}
body {
	font-family :
			Arial,
			Verdana,
			Helvetica,
			'\5B8B\4F53';
}