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

a:link { color: #bbb; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
a:visited { color: #AAA; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: #AAA; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

a.dark:link { color: #555; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; }
a.dark:visited { color: #555; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a.dark:hover { color: #888; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }


body { color:000000 ; font-size: 8pt; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#5B5B4F; text-decoration: none; }

#container {
	background-color:#EFEEDF;
	height: 626px;
	width: 797px;
	position:relative;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 50px;
	margin-top:20px;
	
}


#menu_top{
	font-size: 10pt;
	font-family:="Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: leftr;
	height: 36px;
	width: 729px;
	left: 50px;
	top: 24px;
	position: absolute;
	visibility: visible;
}

#detail { height: 100px; width: 180px; left: 670px; top: 570px; position: absolute; visibility: visible; }



#sidemenu {
	height: 130px;
	width: 180px;
	left: 50px;
	top: 75px;
	position: absolute;
	visibility: visible;
}

#sidemenu_textpage {
	height: 173px;
	width: 180px;
	left: 50px;
	top: 25px;
	background-color:#DFDECF;
	position: relative;
	visibility: visible;
}


#series_title {
	position:absolute;
	left:50px;
	top:216px;
	width:164px;
	height:30px;
	z-index:1;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#colLeft {
	height: 250px;
	width: 185px;
	left: 50px;
	top: 252px;
	position: absolute;
	visibility: visible;
	text-align: left;
	font-size:8pt;
	padding-left: 0px;
	padding-top: 0px;
}

#mainimage {
	height: 500px;
	width: 500px;
	left: 278px;
	top: 61px;
	position: absolute;
	visibility: visible;
	background-color: #EFEEDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_txtpage {
	height: auto;
	width: 847px;
	left: 0px;
	top: 90px;
	position: absolute;
	visibility: visible;
	background-color: #DFDeCf;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #C8C7B7;
	border-right-color: #C8C7B7;
	border-bottom-color: #C8C7B7;
	border-left-color: #C8C7B7;
	
	

}


#label {
	height: 75px;
	width: 167px;
	left: 50px;
	top: 510px;
	position: absolute;
	visibility: visible;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: right;
}
#copyright {
	position:absolute;
	left:50px;
	top:602px;
	width:240px;
	height:18px;
	z-index:1;
	color:#777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: left;
}
