/* CSS Document */

#mainContent{
	width:1000px;
	height:458px;
	background:url(../images/sampl/bg_content.jpg);
}
.rep2{
	display:none;
}
#title{
	position:absolute;
	margin:43px 0 0 42px;
	background:url(../images/sampl/title.gif) no-repeat;
	width:302px;
	height:58px;
}
#button{
	position:absolute;
	margin:119px 0 0 42px;
	height:31px;
	width:124px;
}
#mainMenu{
	position:absolute;
	left:420px;
}
#sendFriend{
	position:absolute;
	margin:420px 0 0 878px;	
}
#applyTry{
	position:absolute;
	margin:148px 0 0 315px;
	border:1px #360b40 solid;
	background:url(../images/sampl/bg-apply.jpg) no-repeat;
	width:399px;
	height:260px;
}
#subbutton{
	position:absolute;
	margin:180px 0 0 160px;
	width:72px;
	height:23px;

}
#success{
	position:absolute;
	margin:148px 0 0 315px;
	border:1px #360b40 solid;
	background:url(../images/sampl/bg-apply-suc.jpg) no-repeat;
	width:399px;
	height:260px;
}
