*{
	margin:0px;
	padding:0px;
}

body{
	background-color: #C3B58E;
	font-family: Arial;
	font-size:13px;
}

.container{
	width:1024px;
	height:768px;
	margin: auto;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
}

.content{
	width: 630px;
	height: 400px;
	position: absolute;
	top:200px;
	left:200px;
}

.butTovabbO{
	background-image: url("../images/gombok/tovabb.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 132px;
	height: 39px;
	position: absolute;
	cursor:pointer;
	top:0px;
	left:721px;
}

.butTovabb{
	width: 132px;
	height: 39px;
	position: absolute;
	cursor:pointer;
	top:0px;
	left:721px;
}

.butTwitterO{
	background-image: url("../images/gombok/twitter.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 70px;
	height: 71px;
	position: absolute;
	cursor:pointer;
	top:58px;
	left:787px;
}

.butTwitter{
	width: 70px;
	height: 71px;
	position: absolute;
	cursor:pointer;
	top:58px;
	left:787px;
}

.butFaceO{
	background-image: url("../images/gombok/face.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 66px;
	height: 71px;
	position: absolute;
	cursor:pointer;
	top:58px;
	left:721px;
}

.butFace{
	width: 66px;
	height: 71px;
	position: absolute;
	cursor:pointer;
	top:58px;
	left:721px;
}

.checkpicflash{
	width: 390px;
	height: 390px;
	position: absolute;
	top:0px;
	left:10px;
}

.checkpicflash1{
	width: 560px;
	height: 480px;
	position: absolute;
	top:-50px;
	left:0px;
}

.nameDel{
	position: absolute;
	top:0px;
	left:420px;
}

.fileinput{
	border:1px solid #D9D2B6;
	width:200px;
}

.error{
	font-size:10px;
	color:red;
}
/*menu*/

.menu{
	width: 630px;
	height: 50px;
	position: absolute;
	top:680px;
	left:212px;
}

.buta{
	cursor: pointer;
	width: 148px;
	height: 50px;
	float: left;
	margin:0px 20px 0px 24px;
}

.but1{
	background-image: url("../images/gombok/1.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but1o{
	background-image: url("../images/gombok/1o.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but2{
	background-image: url("../images/gombok/2.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but2o{
	background-image: url("../images/gombok/2o.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but3{
	background-image: url("../images/gombok/3.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but3o{
	background-image: url("../images/gombok/3o.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but4{
	background-image: url("../images/gombok/4.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but4o{
	background-image: url("../images/gombok/4o.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but5{
	background-image: url("../images/gombok/5.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.but5o{
	background-image: url("../images/gombok/5o.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

/*menu*/