@charset "gb2312";
/* CSS Document */

#banner{
	width:1038px;
	height:301px;
	float:left;
	margin-top:20px;
	border:6px solid #e6e6e6;
}
.banner{
	width:1018px;
	height:283px;
	float:left;
	padding:10px;
	text-align:center;
}

.pic_show{
	display: inline; 
	padding-left: 0px; 
	background: url(images/bg_show.gif) no-repeat right top; 
	float: left; 
	width: 1018px; 
	height: 283px
}