body{
	margin:0px;
	padding:0px;
	background:#000000 url(../img/bg.gif) repeat-y center;
	font-size:12px;
	line-height:140%;
	color:#ffffff;
	outline:0;
}

a{
	color:#7fffff;
	text-decoration:none;
}

a:hover{
	color:#ff007f;
	text-decoration:underline;
}

img{
	border:none;
}

a img{
	border:none;
}

h1{font-size:20px;}

h2{font-size:16px;}

.base{
	margin:0px auto;
	width:900px;
}

.base .header{
	margin:50px 50px 100px 50px;
	width:800px;
	height:100px;
	clear:both;
	display:block;
}

.base .header .title{
	margin:0px 58px 0px 0px;
	width:196px;
	height:100px;
	float:left;
	display:block;
}

.base .header .title ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .header .title ul li{
	margin:0px;
	float:left;
	display:block;
	width:196px;
	height:100px;
	overflow:hidden;
}

.base .header .title ul li a{
	float:left;
	display:block;
	width:196px;
	height:100px;
	text-indent:-9999px;
}

.base .header .title ul li.t01{
	background:url(../img/title.gif) 0px 0px;
}

.base .header .title ul li.t01 a:hover{
	background:url(../img/title.gif) 0px 0px;
}

.base .header .menu0{
	margin:3px 3px 0px 0px;
	width:180px;
	height:97px;
	float:left;
	display:block;
}

.base .header .menu0 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .header .menu0 ul li{
	margin:0px 0px 3px 0px;
	float:left;
	display:block;
	width:180px;
	height:22px;
	overflow:hidden;
}

.base .header .menu0 ul li a{
	float:left;
	display:block;
	width:180px;
	height:22px;
	text-indent:-9999px;
}

.base .header .menu0 ul li.m01{
	background:url(../img/menu.gif) 0px 0px;
}

.base .header .menu0 ul li.m01 a:hover{
	background:url(../img/menu.gif) -540px 0px;
}

.base .header .menu0 ul li.m02{
	background:url(../img/menu.gif) 0px -22px;
}

.base .header .menu0 ul li.m02 a:hover{
	background:url(../img/menu.gif) -540px -22px;
}

.base .header .menu0 ul li.m03{
	background:url(../img/menu.gif) 0px -44px;
}

.base .header .menu0 ul li.m03 a:hover{
	background:url(../img/menu.gif) -540px -44px;
}

.base .header .menu0 ul li.m04{
	background:url(../img/menu.gif) 0px -66px;
}

.base .header .menu0 ul li.m04 a:hover{
	background:url(../img/menu.gif) -540px -66px;
}

.base .header .menu1{
	margin:3px 3px 0px 0px;
	width:180px;
	height:97px;
	float:left;
	display:block;
}

.base .header .menu1 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .header .menu1 ul li{
	margin:0px 0px 3px 0px;
	float:left;
	display:block;
	width:180px;
	height:22px;
	overflow:hidden;
}

.base .header .menu1 ul li a{
	float:left;
	display:block;
	width:180px;
	height:22px;
	text-indent:-9999px;
}

.base .header .menu1 ul li.m11{
	background:url(../img/menu.gif) -180px 0px;
}

.base .header .menu1 ul li.m11 a:hover{
	background:url(../img/menu.gif) -720px 0px;
}

.base .header .menu1 ul li.m12{
	background:url(../img/menu.gif) -180px -22px;
}

.base .header .menu1 ul li.m12 a:hover{
	background:url(../img/menu.gif) -720px -22px;
}

.base .header .menu1 ul li.m13{
	background:url(../img/menu.gif) -180px -44px;
}

.base .header .menu1 ul li.m13 a:hover{
	background:url(../img/menu.gif) -720px -44px;
}

.base .header .menu1 ul li.m14{
	background:url(../img/menu.gif) -180px -66px;
}

.base .header .menu1 ul li.m14 a:hover{
	background:url(../img/menu.gif) -720px -66px;
}

.base .header .menu2{
	margin:3px 0px 0px 0px;
	width:180px;
	height:97px;
	float:left;
	display:block;
}

.base .header .menu2 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .header .menu2 ul li{
	margin:0px 0px 3px 0px;
	float:left;
	display:block;
	width:180px;
	height:22px;
	overflow:hidden;
}

.base .header .menu2 ul li a{
	float:left;
	display:block;
	width:180px;
	height:22px;
	text-indent:-9999px;
}

.base .header .menu2 ul li.m21{
	background:url(../img/menu.gif) -360px 0px;
}

.base .header .menu2 ul li.m21 a:hover{
	background:url(../img/menu.gif) -900px 0px;
}

.base .header .menu2 ul li.m22{
	background:url(../img/menu.gif) -360px -22px;
}

.base .header .menu2 ul li.m22 a:hover{
	background:url(../img/menu.gif) -900px -22px;
}

.base .header .menu2 ul li.m23{
	background:url(../img/menu.gif) -360px -44px;
}

.base .header .menu2 ul li.m23 a:hover{
	background:url(../img/menu.gif) -900px -44px;
}

.base .header .menu2 ul li.m24{
	background:url(../img/menu.gif) -360px -66px;
}

.base .header .menu2 ul li.m24 a:hover{
	background:url(../img/menu.gif) -900px -66px;
}

.base .footter{
	margin:0px 50px;
	width:800px;
	clear:both;
}

.base .footter .copy{
	margin:0px auto auto 0px;
	float:left;
}

.base .footter .logo{
	margin:0px 0px auto auto;
	width:43px;
	height:50px;
	float:right;
}

.base .main{
	margin:50px 50px 100px 50px;
	width:800px;
	clear:both;
	display:block;
}

.base .main .top01{
	margin:0px auto 50px auto;
	width:726px;
	height:80px;
	background:url(../img/top01.gif);
	display:block;
	clear:both;
}

.base .main .topbnr{
	margin:0px auto 100px auto;
	width:800px;
	height:600px;
	background:url(../img/mac02_onsale.jpg);
	display:block;
	clear:both;
}

.base .main .top02{
	margin:0px auto 50px auto;
	width:238px;
	height:36px;
	background:url(../img/top02.gif);
	display:block;
	clear:both;
}

.base .main .top03{
	margin:0px auto 100px auto;
	width:600px;
	height:360px;
	display:block;
	clear:both;
}

.base .main .top03 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .main .top03 ul li{
	margin:0px 0px 3px 0px;
	float:left;
	display:block;
	width:600px;
	height:30px;
	overflow:hidden;
}

.base .main .top03 ul li a{
	float:left;
	display:block;
	width:600px;
	height:30px;
	text-indent:-9999px;
}

.base .main .top03 ul li.t01{
	background:url(../img/top03.gif) 0px 0px;
}

.base .main .top03 ul li.t01 a:hover{
	background:url(../img/top03.gif) -600px 0px;
}

.base .main .top03 ul li.t02{
	background:url(../img/top03.gif) 0px -30px;
}

.base .main .top03 ul li.t02 a:hover{
	background:url(../img/top03.gif) -600px -30px;
}

.base .main .top03 ul li.t03{
	background:url(../img/top03.gif) 0px -60px;
}

.base .main .top03 ul li.t03 a:hover{
	background:url(../img/top03.gif) -600px -60px;
}

.base .main .top03 ul li.t04{
	background:url(../img/top03.gif) 0px -90px;
}

.base .main .top03 ul li.t04 a:hover{
	background:url(../img/top03.gif) -600px -90px;
}

.base .main .top03 ul li.t05{
	background:url(../img/top03.gif) 0px -120px;
}

.base .main .top03 ul li.t05 a:hover{
	background:url(../img/top03.gif) -600px -120px;
}

.base .main .top03 ul li.t06{
	background:url(../img/top03.gif) 0px -150px;
}

.base .main .top03 ul li.t06 a:hover{
	background:url(../img/top03.gif) -600px -150px;
}

.base .main .top03 ul li.t07{
	background:url(../img/top03.gif) 0px -180px;
}

.base .main .top03 ul li.t07 a:hover{
	background:url(../img/top03.gif) -600px -180px;
}

.base .main .top03 ul li.t08{
	background:url(../img/top03.gif) 0px -210px;
}

.base .main .top03 ul li.t08 a:hover{
	background:url(../img/top03.gif) -600px -210px;
}

.base .main .top03 ul li.t09{
	background:url(../img/top03.gif) 0px -240px;
}

.base .main .top03 ul li.t09 a:hover{
	background:url(../img/top03.gif) -600px -240px;
}

.base .main .top03 ul li.t10{
	background:url(../img/top03.gif) 0px -270px;
}

.base .main .top03 ul li.t10 a:hover{
	background:url(../img/top03.gif) -600px -270px;
}

.base .main .top03 ul li.t11{
	background:url(../img/top03.gif) 0px -300px;
}

.base .main .top03 ul li.t11 a:hover{
	background:url(../img/top03.gif) -600px -300px;
}

.base .main .top03 ul li.t12{
	background:url(../img/top03.gif) 0px -330px;
}

.base .main .top03 ul li.t12 a:hover{
	background:url(../img/top03.gif) -600px -330px;
}

.base .main .top04{
	margin:0px auto 50px auto;
	width:486px;
	height:36px;
	background:url(../img/top04.gif);
	display:block;
	clear:both;
}

.base .main .top05{
	margin:0px auto 100px auto;
	width:560px;
	height:80px
	display:block;
	clear:both;
}

.base .main .top06{
	margin:0px auto 100px auto;
	width:640px;
	height:150px
	display:block;
	clear:both;
}

.base .main .news{
	margin:0px auto 100px auto;
	display:block;
	clear:both;
}

.base .main .outline01{
	margin:0px auto 50px auto;
	width:182px;
	height:36px;
	background:url(../img/outline01.gif);
	display:block;
	clear:both;
}

.base .main .outline02{
	margin:0px auto;
	width:771px;
	height:1354px;
	background:url(../img/outline02.gif);
	display:block;
	clear:both;
}

.base .main .teradioex01{
	margin:0px auto 50px auto;
	width:734px;
	height:36px;
	background:url(../img/teradioex01.gif);
	display:block;
	clear:both;
}

.base .main .teradioex02{
	margin:0px auto 50px auto;
	width:778px;
	height:500px;
	background:url(../img/teradioex02.jpg);
	display:block;
	clear:both;
}

.base .main .teradioex03{
	margin:0px auto;
	width:691px;
	height:1014px;
	background:url(../img/teradioex03.gif);
	display:block;
	clear:both;
}

.base .main .conaiper01{
	margin:0px auto 50px auto;
	width:580px;
	height:36px;
	background:url(../img/conaiper01.gif);
	display:block;
	clear:both;
}

.base .main .conaiper02{
	margin:0px auto 50px auto;
	width:500px;
	height:259px;
	background:url(../img/conaiper02.jpg);
	display:block;
	clear:both;
}

.base .main .conaiper03{
	margin:0px auto 50px auto;
	width:498px;
	height:142px;
	background:url(../img/conaiper03.gif);
	display:block;
	clear:both;
}

.base .main .conaiperbnr{
	margin:0px auto;
	width:560px;
	height:80px;
	display:block;
	clear:both;
}

.base .main .plakit01{
	margin:0px auto 50px auto;
	width:556px;
	height:84px;
	background:url(../img/plakit01.gif);
	display:block;
	clear:both;
}

.base .main .plakit02{
	margin:0px auto 50px auto;
	width:450px;
	height:600px;
	background:url(../img/plakit02.jpg);
	display:block;
	clear:both;
}

.base .main .plakit03{
	margin:0px auto;
	width:498px;
	height:190px;
	background:url(../img/plakit03.gif);
	display:block;
	clear:both;
}

.base .main .wallpaper01{
	margin:0px auto 50px auto;
	width:536px;
	height:84px;
	background:url(../img/wallpaper01.gif);
	display:block;
	clear:both;
}

.base .main .wallpaper02{
	margin:0px auto 50px auto;
	width:498px;
	height:189px;
	background:url(../img/wallpaper02.gif);
	display:block;
	clear:both;
}

.base .main .spec01{
	margin:0px auto 50px auto;
	width:114px;
	height:36px;
	background:url(../img/spec01.gif);
	display:block;
	clear:both;
}

.base .main .spec02{
	margin:0px auto 0px auto;
	width:615px;
	height:430px;
	background:url(../img/spec02.gif);
	display:block;
	clear:both;
}

.base .main .tda01{
	margin:0px 0px 50px 0px;
	width:800px;
	height:69px;
	background:url(../img/tda01.gif);
	display:block;
	clear:both;
}

.base .main .tda02{
	margin:0px 0px 100px 0px;
	width:800px;
	height:541px;
	background:url(../img/tda02.jpg);
	display:block;
	clear:both;
}

.base .main .tda03{
	margin:0px auto 50px auto;
	width:156px;
	height:36px;
	background:url(../img/tda03.gif);
	display:block;
	clear:both;
}

.base .main .tda04{
	margin:0px auto 100px auto;
	width:678px;
	height:430px;
	background:url(../img/tda04.gif);
	display:block;
	clear:both;
}

.base .main .tda05{
	margin:0px auto 50px auto;
	width:296px;
	height:36px;
	background:url(../img/tda05.gif);
	display:block;
	clear:both;
}

.base .main .tda06{
	margin:0px auto 5px auto;
	width:640px;
	height:30px;
	display:block;
	clear:both;
}

.base .main .tda06 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .main .tda06 ul li{
	margin:0px 2px 0px 0px;
	float:left;
	display:block;
	width:156px;
	height:30px;
	overflow:hidden;
}

.base .main .tda06 ul li a{
	float:left;
	display:block;
	width:156px;
	height:30px;
	text-indent:-9999px;
}

.base .main .tda06 ul li.start{
	background:url(../img/tda06.jpg) 0px 0px;
}

.base .main .tda06 ul li.start a:hover{
	background:url(../img/tda06.jpg) 0px -30px;
}

.base .main .tda06 ul li.c01{
	background:url(../img/tda06.jpg) -156px 0px;
}

.base .main .tda06 ul li.c01 a:hover{
	background:url(../img/tda06.jpg) -156px -30px;
}

.base .main .tda06 ul li.c02{
	background:url(../img/tda06.jpg) -312px 0px;
}

.base .main .tda06 ul li.c02 a:hover{
	background:url(../img/tda06.jpg) -312px -30px;
}

.base .main .tda06 ul li.c03{
	background:url(../img/tda06.jpg) -468px 0px;
}

.base .main .tda06 ul li.c03 a:hover{
	background:url(../img/tda06.jpg) -468px -30px;
}

.base .main .tda06 ul li.c04{
	background:url(../img/tda06.jpg) -624px 0px;
}

.base .main .tda06 ul li.c04 a:hover{
	background:url(../img/tda06.jpg) -624px -30px;
}

.base .main .tda06 ul li.c05{
	background:url(../img/tda06.jpg) -780px 0px;
}

.base .main .tda06 ul li.c05 a:hover{
	background:url(../img/tda06.jpg) -780px -30px;
}

.base .main .tda06 ul li.c06{
	background:url(../img/tda06.jpg) -936px 0px;
}

.base .main .tda06 ul li.c06 a:hover{
	background:url(../img/tda06.jpg) -936px -30px;
}

.base .main .tda06 ul li.c07{
	background:url(../img/tda06.jpg) -1092px 0px;
}

.base .main .tda06 ul li.c07 a:hover{
	background:url(../img/tda06.jpg) -1092px -30px;
}

.base .main .chara{
	margin:0px auto 100px auto;
	width:800px;
	height:550px;
	display:block;
	clear:both;
}

.base .main .tda07{
	margin:0px auto 50px auto;
	width:336px;
	height:36px;
	background:url(../img/tda07.gif);
	display:block;
	clear:both;
}

.base .main .tdaib{
	margin:0px auto 100px auto;
	display:block;
	clear:both;
}

.base .main .tda08{
	margin:0px auto 50px auto;
	width:218px;
	height:36px;
	background:url(../img/tda08.gif);
	display:block;
	clear:both;
}

.base .main .tdacg{
	margin:0px auto 100px auto;
	display:block;
	clear:both;
}

.base .main .tda09{
	margin:0px auto 50px auto;
	width:140px;
	height:36px;
	background:url(../img/tda09.gif);
	display:block;
	clear:both;
}

.base .main .tda10{
	margin:0px auto 100px auto;
	width:153px;
	height:70px;
	background:url(../img/tda10.gif);
	display:block;
	clear:both;
}

.base .main .tda11{
	margin:0px auto 50px auto;
	width:336px;
	height:36px;
	background:url(../img/tda11.gif);
	display:block;
	clear:both;
}

.base .main .tda12{
	margin:0px auto 50px auto;
	width:279px;
	height:22px;
	background:url(../img/tda12.gif);
	display:block;
	clear:both;
}

.base .main .tda13{
	margin:0px auto 50px auto;
	width:560px;
	height:349px;
	display:block;
	clear:both;
}

.base .main .tda14{
	margin:0px auto 100px auto;
	width:381px;
	height:46px;
	display:block;
	clear:both;
}

.base .main .tda14 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .main .tda14 ul li{
	margin:0px;
	float:left;
	display:block;
	width:381px;
	height:46px;
	overflow:hidden;
}

.base .main .tda14 ul li a{
	float:left;
	display:block;
	width:381px;
	height:46px;
	text-indent:-9999px;
}

.base .main .tda14 ul li.v01{
	background:url(../img/tda14.gif) 0px 0px;
}

.base .main .tda14 ul li.v01 a:hover{
	background:url(../img/tda14.gif) 0px -46px;
}

.base .main .tef01{
	margin:0px auto 50px auto;
	width:654px;
	height:84px;
	background:url(../img/tef01.gif);
	display:block;
	clear:both;
}

.base .main .tef02{
	margin:0px auto 100px auto;
	width:510px;
	height:540px;
	background:url(../img/tef02.jpg);
	display:block;
	clear:both;
}

.base .main .tef03{
	margin:0px auto 50px auto;
	width:156px;
	height:36px;
	background:url(../img/tda03.gif);
	display:block;
	clear:both;
}

.base .main .tef04{
	margin:0px auto 100px auto;
	width:559px;
	height:334px;
	background:url(../img/tef04.gif);
	display:block;
	clear:both;
}

.base .main .tef05{
	margin:0px auto 100px auto;
	width:236px;
	height:22px;
	background:url(../img/tef05.gif);
	display:block;
	clear:both;
}

.base .main .tef06{
	margin:0px auto 5px auto;
	width:605px;
	height:30px;
	display:block;
	clear:both;
}

.base .main .tef06 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .main .tef06 ul li{
	margin:0px 2px 0px 0px;
	float:left;
	display:block;
	width:300px;
	height:30px;
	overflow:hidden;
}

.base .main .tef06 ul li a{
	float:left;
	display:block;
	width:300px;
	height:30px;
	text-indent:-9999px;
}

.base .main .tef06 ul li.start{
	background:url(../img/tef06.jpg) 0px 0px;
}

.base .main .tef06 ul li.start a:hover{
	background:url(../img/tef06.jpg) -300px 0px;
}

.base .main .tef06 ul li.c01{
	background:url(../img/tef06.jpg) 0px -30px;
}

.base .main .tef06 ul li.c01 a:hover{
	background:url(../img/tef06.jpg) -300px -30px;
}

.base .main .tef06 ul li.c02{
	background:url(../img/tef06.jpg) 0px -60px;
}

.base .main .tef06 ul li.c02 a:hover{
	background:url(../img/tef06.jpg) -300px -60px;
}

.base .main .tef06 ul li.c03{
	background:url(../img/tef06.jpg) 0px -90px;
}

.base .main .tef06 ul li.c03 a:hover{
	background:url(../img/tef06.jpg) -300px -90px;
}

.base .main .tef06 ul li.c04{
	background:url(../img/tef06.jpg) 0px -120px;
}

.base .main .tef06 ul li.c04 a:hover{
	background:url(../img/tef06.jpg) -300px -120px;
}

.base .main .tef06 ul li.c05{
	background:url(../img/tef06.jpg) 0px -150px;
}

.base .main .tef06 ul li.c05 a:hover{
	background:url(../img/tef06.jpg) -300px -150px;
}

.base .main .tef06 ul li.c06{
	background:url(../img/tef06.jpg) 0px -180px;
}

.base .main .tef06 ul li.c06 a:hover{
	background:url(../img/tef06.jpg) -300px -180px;
}

.base .main .tef06 ul li.c07{
	background:url(../img/tef06.jpg) 0px -210px;
}

.base .main .tef06 ul li.c07 a:hover{
	background:url(../img/tef06.jpg) -300px -210px;
}

.base .main .tef06 ul li.c08{
	background:url(../img/tef06.jpg) 0px -240px;
}

.base .main .tef06 ul li.c08 a:hover{
	background:url(../img/tef06.jpg) -300px -240px;
}

.base .main .dl01{
	margin:0px auto 50px auto;
	width:254px;
	height:34px;
	background:url(../img/dl01.gif);
	display:block;
	clear:both;
}

.base .main .dl02{
	margin:0px auto 50px auto;
	width:428px;
	height:34px;
	background:url(../img/dl02.gif);
	display:block;
	clear:both;
}

.base .main .dl03{
	margin:0px auto 100px auto;
	width:324px;
	height:259px;
	display:block;
	clear:both;
}

.base .main .dl04{
	margin:0px auto 50px auto;
	width:554px;
	height:35px;
	background:url(../img/dl03.gif);
	display:block;
	clear:both;
}

.base .main .dl05{
	margin:0px auto 100px auto;
	width:605px;
	height:500px;
	display:block;
	clear:both;
}

.base .main .dl06{
	margin:0px auto 20px auto;
	width:800px;
	display:block;
	clear:both;
}

.base .main .dl07{
	margin:0px auto 50px auto;
	width:398px;
	height:36px;
	background:url(../img/dl07.gif);
	display:block;
	clear:both;
}

.base .main .dl08{
	margin:0px auto 50px auto;
	width:306px;
	height:36px;
	background:url(../img/dl08.gif);
	display:block;
	clear:both;
}

.base .main .dl09{
	margin:0px auto 100px auto;
	width:520px;
	height:45px;
	display:block;
	clear:both;
}

.base .main .dl09 ul{
	margin:0px;
	list-style:none;
	display:inline;
}

.base .main .dl09 ul li{
	margin:0px;
	float:left;
	display:block;
	width:520px;
	height:45px;
	overflow:hidden;
}

.base .main .dl09 ul li a{
	float:left;
	display:block;
	width:520px;
	height:45px;
	text-indent:-9999px;
}

.base .main .dl09 ul li.v102{
	background:url(../img/dl09.gif) 0px 0px;
}

.base .main .dl09 ul li.v102 a:hover{
	background:url(../img/dl09.gif) 0px -45px;
}

.base .main .bundle01{
	margin:0px auto 50px auto;
	width:174px;
	height:36px;
	background:url(../img/bundle01.gif);
	display:block;
	clear:both;
}

.base .main .bundle02{
	margin:0px auto 50px auto;
	width:411px;
	height:70px;
	background:url(../img/bundle02.gif);
	display:block;
	clear:both;
}

.base .main .bundlei{
	margin:0px auto 25px auto;
	display:block;
	clear:both;
}

.base .main .bundle03{
	margin:0px auto 0px auto;
	width:450px;
	height:22px;
	background:url(../img/bundle03.gif);
	display:block;
	clear:both;
}

.base .main .premium01{
	margin:0px auto 50px auto;
	width:368px;
	height:36px;
	background:url(../img/premium01.gif);
	display:block;
	clear:both;
}

.base .main .premium02{
	margin:0px auto 50px auto;
	width:297px;
	height:22px;
	background:url(../img/premium02.gif);
	display:block;
	clear:both;
}

.base .main .premium03{
	margin:0px auto 0px auto;
	width:498px;
	height:22px;
	background:url(../img/premium03.gif);
	display:block;
	clear:both;
}

.base .main .teleca{
	margin:0px auto 100px auto;
	display:block;
	clear:both;
}

.base .main .event01{
	margin:0px auto 50px auto;
	width:142px;
	height:36px;
	background:url(../img/event01.gif);
	display:block;
	clear:both;
}

.base .main .eventbnr{
	margin:0px auto 50px auto;
	width:640px;
	height:150px;
	background:url(../img/overdrive_age_eventbnr1.jpg);
	display:block;
	clear:both;
}

.base .main .event02{
	margin:0px auto 50px auto;
	width:597px;
	height:70px;
	background:url(../img/event02.gif);
	display:block;
	clear:both;
}

.base .main .event03{
	margin:0px auto;
	width:800px;
	height:2251px;
	background:url(../img/event03.gif);
	display:block;
	clear:both;
}

