/* CSS Document */
/* acute company */
/* absolute */

/* left under*/
#left_under{
	width:220px;
	height:145px;
	margin:-54px auto 5px 10px;
	text-align:left;
	position:absolute;
	padding:0px;
}
#left_under #in{
	width:200px;
	margin:5px;
	text-align:center;
}
#left_under #in #text{
	width:190px;
	margin:10px 5px 5px 5px;
	padding:2px 0px;
}

/* copyright -absolute- ---------------- */
#cpr{
	width:100%;
	position:absolute;
	top:1080px;
	left:0px;
	z-index:10;
}
#cpr #bg{
	width:100%;
	padding:70px 0px 30px 0px;
	background-image:url(../img/background/cpr.png);
	background-repeat:repeat-x;
}
#cpr #bg #cent{
	width:900px;
	margin:0px auto;
}
/* right------------------------------- */
#right{
	width:675px;
	background-image:url(../img/background/right.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0px 5px auto;
	z-index:100;
}

/* right left */
#right #rl{
	width:665px;
	margin:10px 5px;
	text-align:left;
}
/* right right */
#right #rr{
	width:140px;
	margin:15px 0px 0px 5px;
	text-align:left;
}
#right #rr #block{
	width:140px;
	margin-bottom:10px;
}
