* {
	padding:0;
	margin:0 auto;
	font-size:12px;
}

body {
	text-align:center;
	background: url(../images/AT_background.jpg) repeat-x;
}

#root_div{
	width: 600px;
	min-height:858px;
	float: center;
	clear:both;
}

#at_head {
	margin-top:15px;
	margin-left:12px;
	width: 100%;
	height: 41px;
	float: left;
	background: url(../images/at_head.jpg) no-repeat;
	clear: both;
}

#at_middle {
	width: 581px;
	min-height:719px;
	float: left;
	background:#fffbfa;
	border-top: 6px solid #fef3f1;
	border-bottom: 6px solid #ffffff;
}

.at_middle_left {
	width: 6px;
	min-height: 731px;
	float: left;
	background: url(../images/at_middle_left.jpg) no-repeat;
}

#at_middle_h {
	width: 579px;
	height: 35px;
	float: left;
	background: url(../images/at_middle_h.jpg) repeat-x;
}

div#at_middle_h p {
	line-height:35px;
	font-size:14px;
	text-align:center;
	color:#ffffff;	
	font-weight:bold;
}

#at_middle_m {
	width: 577px;
	min-height: 680px;
	float: left;
	border: 1px solid #f7d8d3;
	background:#ffffff;
}

#at_bottom {
	clear: both;
	width: 593px;
	height: 60px;
	float: left;
}

.at_button {
	margin-top:15px;
	width: 82px;
	height: 29px;
	background: url(../images/at_button.jpg) no-repeat;
	cursor: pointer;
}

div.at_button p {
	line-height:29px;
	font-size:12px;
	text-align:center;
	color:#ffffff;	
}
