*{
	padding:0;
	margin:0;
}


body{
	background-image:url(images/star.gif);
	text-align: center;
}

#container{
	background-color:#ffffff;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color:#333333;
}

/*#banner{
	border:0;
	width:460px;
	height:60px;
	margin:0;
	padding:0;
}*/

.style{
	margin:20px;
}

#top{
	background-image:url(images/top001.jpg);
	width:770px;
	height:533px;
}



#y p{
	background-image:url(images/y.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:80px;
	text-indent:-9999px;
}



#friend{
	width:372px;
	height:95px;
	font-size:60px;
	color:#aaaaaa;
	border:2px solid #eeeeee;
	padding-top:20px;
	margin-bottom:20px;
}

#friend:hover{
	background-image:url(images/acn_b001.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}




.btn_orange{
	background-image:url(images/b_btn.png);
	width:300px;
	height:50px;
	font-size:1;
	display:block;
	margin:60px;
	padding:0;
	border:0;
}

#main{
	border-top:1px solid #003399;
	text-align:left;
	margin:15px 50px 30px 50px;
	padding:10px;
	font-color:#003399;
	/*background-color:#888888;*/	
}

a{
	color:#3399cc;
	font-weight:700;
	background-color:#ffff99;
	
}

a:hover{
	color:#ffffff;
	font-weight:700;
	background-color:#3399ff;
	text-decoration:none;
}

.btn_orange:hover{
	background-image:url(images/b_btn_ov.png);
	width:300px;
	height:50px;
}

#b_03{
	background-image:url(images/b_03.jpg);
	width:550px;
	height:64px;
	margin-top:20px;
	margin-bottom:25px;
}

#c_01{
	color:#75d2ff;
	font-size:10px;
	text-indent:15px;
}

#b_04{
	background-image:url(images/b_04.png);
	width:442px;
	height:151px;
	margin:20px 0 20px -6px;
}

/*#b_05{
	background-image:url(images/b_05.jpg);
	width:650px;
	height:211px;
	margin:5px auto;
}*/

#b_08{
	background-image:url(images/b_08.jpg);
	width:628px;
	height:190px;
	margin:10px 0;
}

#ta{
	width:520px;
	border:2px solid #dcdcdc;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color:#356090;
}

#ta_01{
	color:#0000ff;
	margin-top:5px;
	margin-right:auto;
	margin-bottom:-20px;
	margin-left:auto;
	padding-top:5px;
	padding-bottom:5px;
	width:420px;
	border-bottom:1px solid #4682b4;
	/*background-color:#dddddd;*/
	
}

#ta_02 a{
	margin-left:auto;
	margin-right:auto;
	width:520px
	background-repeat:none;
}

#ta_03{
	margin:-40px 10px 5px;
	padding:0 0 10px 20px;
	font-size:14px;
	text-align:left;
}

#ta_04{
	background-color:#ffff66;
	font-size:12px;
	text-align:left;
	border:1px solid #dcdcdc;
	padding:5px;
	margin:-5px 5px 5px;
}

#footer_01{
	margin:10px 0 -40px 0;
}

#footer_01 a{
	font-size:12px;
	color:#888888;
	background-color:white;
	font-weight:500;
	text-decoration:none;
}

#footer_02{
	font-size:12px;
	color:#aaaaaa;
}
	
#footer_01 a:hover{
	background-color:#e0ffff;
}