@charset "utf-8";
body {
	text-align: center;
	min-width: 1000px;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	text-align: left;
}

.bl {background: url(bl.gif) 0 100% no-repeat #FFFFFF; width: 1024px;}
.bl2 {background: url(bl.gif) 0 100% no-repeat #FFFFFF; width: 350px;}
.br {background: url(br.gif) 100% 100% no-repeat;}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {
	background: url(tr.gif) 100% 0 no-repeat;
	padding:10px;
	text-align: center;
}
.clear {font-size: 1px; height: 1px}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: 2F5292; text-align:left}


#homead {
width: 685px;
height: 270px;
background:url(appleevent1109.png);
text-indent:-9999px;
display:block;
}
#homead:hover {
background:url(appleevent1109_hover.png);
cursor: pointer;
}
