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

body {
	font-family: verdana, arial, 'sans serif';
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	background-image: url("Images/background.jpg");
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	vertical-align: top;
} 

#container{
margin: 0 auto;
/*border-top:#0c518c thin solid;
border-bottom:#0c518c thin solid;*/
background-color: #FFFFFF;
text-align: left;
width: 900px;
}

html #container{

}

#content{
width: 900px;
}

#stop{
clear:both;
}
.stop{
clear:both;
}
.padding{
width:100px;
float:left;
}

#title{
/*padding-top:20px;*/
width: 900px;
text-align:center;
}

#title img{
background-color:#1d6693;
}

#comic{
width: 900px;
background-color:#FFFFFF;
text-align:center;
}

#comic img{
border:#000000 solid medium;
}

#chapter{
background-color:#CCCCCC;
color:#000000;
}

#comments{
background-color:#FFFFFF;
width:900px;
}

.aboutI{
width:150px;
float:left;
}
.aboutT{
width:550px;
float:left
}

#subcol{
padding: 5px;
width: 299px;
/*border: #DDDDDD solid medium;*/
float:left;
valign: top;
}
#subcolcom{
padding: 5px;
width: 348px;
/*border: #DDDDDD solid medium;*/
float:left;
valign: top;
}
#subcollink{
padding-top: 5px;
width: 202px;
text-align:center;
/*border: #DDDDDD solid medium;*/
float:left;
valign: top;
}
A:link { color: #555555; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:visited { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:active { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

A:hover { color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; cursor: hand; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }


#comhead{
font-weight: bold;
font-size: 14px;
}
#comhead A:link { color: #555555; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:visited { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:active { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:hover { color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; cursor: hand; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }
#comtext{
float: left;
height: 100%;
width: 100%;
}

#avatar{
padding: 2px;
width: 100px;
height: 100px;
float: left;
clear: left;

}
.header{
font-size:16px;
font-weight:bold;
text-decoration:underline;
}
.infotype{
font-size:14px;
}

.style5 {
	font-size: 16px;
	font-weight: bold;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	align:center;
}
.style2 {font-size: 14px; align:left;}
.style7 {font-size: 11px; font-weight:normal;}
.date{
font-weight:bold;
text-align:right;
}

.robot {
visibility:hidden;
}

/*.nav A:hover{
background-color:#067273;
}*/

#menu{
border: solid 2px 0px #FFFFFF;
/*background-color:#FFFFFF;*/
width: 900px;
height:60px;
overflow:hidden;
float:left;
}
#menulist{
clear:left;
float:left;
left:50%;
text-align:center;
position:relative;
margin:0 auto;
padding:0;
}

li.mitem{
float:left;
height:65px;
width:60px;
vertical-align:middle;
display:block;
list-style:none;
/*background-color:#000000;*/
position:relative;
}
li.mitem2{
background-color: #FFFFFF;
float:left;
height:60px;
width:145px;
vertical-align:middle;
display:block;
list-style:none;
position:relative;
right: 50%;
}
li.mitem3{
background-color: #056947;
float:left;
height:60px;
width:145px;
vertical-align:middle;
display:block;
list-style:none;
position:relative;
right: 50%;
}
li.mitem2 A:hover{
background-color:#056947;
height:60px;
display:block;
}
