body {	
	background:#000000 url(../img/bg.jpg) no-repeat top center;
	color: #222222;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
p{
	margin:3px;
	padding:0px;
}
.box_img{
	float:left;
	margin-left:10px;
	width:106px;
	height:97px;
	padding-top:6px;
	padding-left:8px;
	background:#FFF;
}
.boxmini_img{
	float:left;
	width:97px;
	height:89px;
}
.boxmini_des{
	position:absolute;
	float:right;
	margin-top:65px;
	padding-left:2px;
	width:95px;
	height:30px;
	font-size:8px;
	font-weight:bold;
	background:#FFF;
	/* for IE */
    filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;s
	z-index:30;
}
a:link {text-decoration: none;color: #222222;}
a:visited {text-decoration: none;color: #222222;}
a:hover {text-decoration: none;color: #000000; font-weight:bolder; font-size:18px;}
a:active {text-decoration: none;}
.style1 { font-size: 17px; font-weight: 500; padding-top:15px; }
.style2 { font-size: 18px; font-weight: bolder; }