@charset "utf-8";
/* CSS Document */

body { background-color:#ac5448;}
div#intest{	position: absolute; width:800px; left:50%; margin-left:-400px; top:0px; }
div#link {position:absolute; background-image:url(image/bg1.jpg); width:150px; height:520px; left:50%; top:100px; margin-left:-400px;}
div#content {position:absolute; width:650px; height:520px; left:50%; top:100px; margin-left:-250px; background-image:url(image/bg2.jpg)}
div#contentin {position:absolute; width:550px; height:450px; left:50%; top:135px; background-image:url(image/bg3.jpg); margin-left:-200px;}
div#contentscript {
	position:absolute;
	width:170px;
	height:150px;
	left:50%;
	top:230px;
	margin-left:-85px;
}
div#contentsub {position:absolute; width:800px; left:50%; top:630px; margin-left:-400px;}
div#contentsub h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; font-weight:bold; text-align: center;}
div#contentbutterfly {position:absolute; width:150px; height:150px; left:50%; top:110px; margin-left:-250px;}
