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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #0000FF;
	font-size: 100.01%;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	line-height:1.3em;
	padding-bottom: 1em;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size:0.8em;
}
p{
	line-height:1.3;
	padding-bottom: 1em;
}

a:link,a:visited{
	color: #0033FF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper{
	margin:20px;
}
#sidebar{
	width:200px;
	float:left;
}
#header {
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
}
#header h3{
	padding:0;
}
#logo {
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
}
#menu {
	position:relative;
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
	z-index: 10;
}
#menuLodge {
	visibility:hidden;
	position:absolute;
	top: 24em;
	left:100px;
	width:150px;
	background-color: #00FFFF;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#00F;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#00F;
	padding: 20px;
	z-index: 20;
}
#menuRank {
	visibility:hidden;
	position:absolute;
	top: 27.6em;
	left:100px;
	width:180px;
	background-color: #00FFFF;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#00F;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#00F;
	padding: 20px;
	z-index: 30;
}
#menu li,#menuLodge li,#menuRank li{
	line-height:1.3em;
	text-align:left;
	border-right-style: none;
	font-size:0.9em;
	border-bottom-color: #3300FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #0033FF;
}
#menu li.above,#menuLodge li.above,#menuRank li.above{
	border-top-color: #3300FF;
	border-top-style: solid;
	border-top-width: 1px;
}
#chapter {
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
}
#masWeb {
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
}
#bcwd {
	margin-bottom:20px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
}
#mainContent {
	position:relative;
	margin-left:220px;
	background-color: #00FFFF;
	border-bottom:5px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	border-right:5px;
	border-right-style: ridge;
	border-right-color: #000000;
	padding: 20px;
	text-align: justify;
	z-index: 1;
}
#mainContent ol{
	list-style:decimal;
	padding-left:50px;
	line-height:1.3;
	padding-bottom: 1em;
}
#mainContent ul{
	list-style:circle;
	padding-left:50px;
	line-height:1.3;
	padding-bottom: 1em;
}
#mainContent #subList {
	list-style: lower-alpha;
}

#pBox {
	width:auto;
	padding:10px;
	border-top-color: #0000ff;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: ridge;
	border-right-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-left-color: #0000ff;
	border-left-style: solid;
	border-left-width: 1px;
}

#subs{
	position:absolute;
	top:6em;
	left:-2000px;
	width:300px;
	z-index:100;
	background-color: #FF0000;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-bottom-color: #000000;
	border-right-color: #000000;
	padding:0px 10px 10px 10px;
	text-align: justify;
}

#subsp{
	position:absolute;
	top:6em;
	left:-2000px;
	width:300px;
	z-index:101;
	background-color: #00FF00;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-bottom-color: #000000;
	border-right-color: #000000;
	padding:0px 10px 10px 10px;
	text-align: justify;
}
#formMail label {
	width: 5em;
	display: inline-block;
}
#formMail input {
	width: 28em;
}
#formMail textarea {
	vertical-align:top;
}
#formMail #submit {
	width: 5em;
}
#footer p {
	font-size:0.7em;
	text-align: right;
}
.floatLeft{
	float:left;
	padding-top:0.5em;
	padding-right:0.5em;
}
.floatRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.clearFloat{
	clear:right;
}

/***** document store *****/

img {
	border: 0;
}

#container {
	background:#FFF;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#FFFFFF;
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	background-image:url(bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	text-align:right;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 300px;
	float:left;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
.red{
	color:#F00;
}
