@charset "utf-8";

html,body{
	height:100%;
}
body{
	background:url(/img/cospara/body_bg.gif) top center #ffffff repeat-x;
}

#enter{
	width:700px;
	margin:0 auto;
	background:url(/img/cospara/enter_bg.gif) #FFFFFF;
	border-right:2px solid #FF33CC;
	border-left:2px solid #FF33CC;
	height:100%;
}
#enter h1{
	padding:0 5px 5px 0;
	color:#FF3399;
	text-align:right;
}
#enter_content{
	text-align:center;
	padding:10px 5px;
}
#enter_2{
	width:650px;
	height:49px;
	margin:0 auto;
	text-align:center;
	background:url(/img/cospara/enter_2.jpg) no-repeat;
}
#enter_4{
	width:650px;
	height:85px;
	margin:0 auto;
	text-align:center;
	background:url(/img/cospara/enter_4.jpg) no-repeat;
}
#enter address{
	margin:50px 0 0 0;
	text-align:center;
	color:#FF66FF;
}
#enter address a{
	color:#FF66FF;
}