/*@charset "utf-8";*/
/* CSS Document */

/* up down ½ºÅ©·Ñ È¿°ú */
.temp{
	width: 800px;
	height: 800px;
	border: 3px solid #FF8E00;
	background-color: #F5AC4F;
}

section{
	/*width: 1000px;
	display:inline-block;
	border: 3px solid #007309;
	background-color: #FBFA48;
	font-size: 30px;*/
}

#backtotop {
    position: fixed;
    left: 77%;
    top: 60%;
    margin: 0px 0px 0px 0px;
    z-index: 10000;
}

/*#backtotop:hover {              
	filter : alpha(opacity=90);
	-khtml-opacity : 0.9;
	-moz-opacity : 0.9;
	opacity	: 0.9;
}*/

.l_Internet {
	width: 110px;
	height: 110px;
	background: url(../img/l_Internet.png);
	cursor: Pointer;
}

.move_btn_01 {
	margin-top: 6px;
	/*width: 250px;
	height: 50px;
	background: url(../img/move_btn_01.png);*/
	cursor: Pointer;
}

.move_btn_02 {
	margin-top: 6px;
	/*width: 250px;
	height: 50px;
	background: url(../img/move_btn_02.png);*/
	cursor: Pointer;
}

.move_btn_03 {
	margin-top: 6px;
	/*width: 250px;
	height: 50px;
	background: url(../img/move_btn_03.png);*/
	cursor: Pointer;
}

.s_top{
	margin-top: 6px;
	/*width: 164px;
	height: 30px;
	background: url(../img/top_n.png);*/
	cursor: Pointer;
}

/*.s_top:hover {
	background: url(../img/top_f.png);
}*/

/*.s_up{
	color : #FFF;
}

.s_up:hover {
	color:#FF0004
}*/

/*.s_down{
	margin-top: 6px;
	width: 164px;
	height: 30px;
	background: url(../img/down_n.png);
	cursor: Pointer;
}

.s_down:hover {
	background: url(../img/down_f.png);
}*/