﻿body 
{
	font-family:"宋体";
	font-size:12px;
}
#step1
{
	float:left;
	width:950px;
	height:148px;
	background-image:url(images/div/center1.gif);
}
#left1
{
	float:left;
	width:26px;
	height:148px;
	background-image:url(images/div/left1.gif);
}
#right1
{
	float:right;
	width:23px;
	height:148px;
	background-image:url(images/div/right1.gif);
}
#eventtext
{
	float:left;
	width:100px;
	height:20px;
	font-weight:bold;
	margin-top:15px;
	background-repeat:no-repeat;
	background-image:url(images/div/a_09.jpg);
}
.eventimg
{
	float:left;
	margin-top:48px;
}
a
{
	text-decoration:none;
}