/* CSS Document */
*{
margin:0;
padding:0;
border:0;
color:#000;
}
body{
	text-align:center;
	margin:0 auto;
	background-color: #7F7F7F;
	font-family:Verdana, Geneva, sans-serif;
	}
img {
	behavior: url(inc/iepngfix.htc);
}
.tit {
font-family:"黑体";
font-size: 20px;}
.bj{
background:url(image/other_r_bj1.jpg) bottom left no-repeat;
}
.t1{
font-size:20px;
font-weight:bold;}
.t2{
font-size:14px;
font-weight:bold;}

.other_tit {
font-family:"黑体";
font-size: 20px;
}
.other_tit1 {
font-family:"黑体";
font-size:18px;
line-height:25px;
}