/* CSS Document */
/* This section provides styling for the Article section. */

a:link {
	color: #006699; 
	text-decoration:underline;
}
a:visited {
	color: #999999; 
	text-decoration:underline;
}
a:hover {
	color: #006699; 
	text-decoration:none;
}
a:active {
	color: #ff0000; 
	text-decoration:none;
}

#MainMOVE {
	position:absolute;
	margin:auto;
	width:640px;
	height:690px;
	z-index:1;
	left:0;
	top:0px;
	border:0px solid #000000;
}
#MOVE_TXT1 {
	position:absolute;
	margin:auto;
	width:230px;
	height:auto;
	z-index:11;
	left:15px;
	top:90px;
	border:0px solid #000000;
}
#MOVE_TXT2 {
	position:absolute;
	margin:auto;
	width:230px;
	height:auto;
	z-index:11;
	left:400px;
	top:450px;
	border:0px solid #000000;
}
#MOVE_PIX1 {
	position:absolute;
	margin:auto;
	width:660px;
	height:315px;
	z-index:10;
	left:0px;
	top:20px;
	border:0px solid #000000;
}

#MOVE_PIX2 {
	position:absolute;
	margin:auto;
	width:640px;
	height:330px;
	z-index:10;
	left:0px;
	top:350px;
	border:0px solid #000000;
}



#Ar1 {
	position:absolute;
	margin:auto;
	width:650px;
	height:auto;
	vertical-align:middle;
	z-index:10;
	left:0;
	top:0;
	border:0px solid #000000;
}
#Article1_Main {
	position:absolute;
	margin:auto;
	width:600px;
	height:70px;
	z-index:2;
	left:0px;
	top:0px;
	border:0px solid #000000;
	background-color:#FFF;
}
