html{
	
}
body{
	margin:0;
	
}

#out{
	border:#ffffff 1px solid;
	height:100%
}
#flashcontent{
	border:#ffffff 1px solid;
}



#flashcontent #contents{
	background:url(../../img/noflash_bg.gif) no-repeat top center;
	text-align:center;
	margin:30px auto;
}

#flashcontent #contents .head{
	text-align:right;
	margin-bottom:50px;
}

.main{
	margin-top:30px;
	height:500px;

	
}

.main p{
	margin-bottom:40px;
	
}
