@charset "utf-8";
#apDiv1 {
	position:absolute;
	width:40px;
	height:90px;
	z-index:1;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

/* CSS Document */


a:link {
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
a:visited {
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
a:focus {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	font-weight:normal;
	color:#FFF;
	text-decoration:line-through;
}
a:active {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}

#main_container {
	height: 5386px;
	width: 5386px;
}
#logo {
	height: 112px;
	width: 5386px;
	background-image: url(../images/00_AD_logo_sw.jpg);
	background-repeat: no-repeat;
}
.line {
	height: 128px;
	width: auto;
	background-color: #CCC;
	border: thin dotted #666;
}
.pic {
	height: 128px;
	overflow: hidden;
}
.control {
	background-color: #900;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 20px;
	width: 35px;
}
.over {
	height: 128px;
	width: auto;
}
.control_edit {
	background-color: #060;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 15px;
	width: 35px;
}
.control_add {
	background-color: #036;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 15px;
	width: 35px;
}
.wrap_container {
	width: 350px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	text-align: center;
	background-color: #333;
}
.control_upload {
	background-color: #060;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 15px;
}
.control_add_p {
	background-color: #69F;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 15px;
	width: 35px;
}
.line_index {
	height: 128px;
	width: auto;
	background-color: #FFF;
}
.but_browse {
	font-size: 10px;
	color: #FFF;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linesave {
	height: 128px;
	width: auto;
	background-color: #CCC;
	border: thin dotted #666;
	text-align: left;
}
.control_back {
	background-color: #930;
	overflow: hidden;
	border: 1px dotted #000;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	height: 15px;
}
.but_up {
	font-size: 10px;
	color: #FFF;
	background-color: #036;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
