@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg1.gif);
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper {
	width: 1000px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 150px;
	width: 1000px;
	float: left;
	background-color: #000000;
	border: 1px solid #000000;
}
.navgationTop {
	height: 20px;
	width: 1000px;
	float: left;
	background-image: none;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
}
.wrapper .navgationTop a {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .navgationTop a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.wrapper .navgationTop a:active {
	color: #00FFFF;
	text-decoration: none;
}


.container {
	background-image: url(../images/bg2.png);
	width: 1000px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.post {
	float: left;
	width: 650px;
}
.post_top {
	background-image: url(../images/post_01.png);
	background-repeat: repeat;
	float: left;
	width: 650px;
	height: 21px;
}
.post_body {
	background-image: url(../images/post_02.png);
	background-repeat: repeat-y;
	float: left;
	width: 630px;
	padding-left: 20px;
}


.post_bottom {
	background-image: url(../images/post_04.png);
	background-repeat: no-repeat;
	width: 650px;
	float: left;
	height: 20px;
	clear: both;
}
.video {
	text-align: center;
}

.navigationRight {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	color: #000000;
}
.wrapper .container .navigationRight a {
	color: #FF0000;
}
.wrapper .container .navigationRight h1 {
	font-size: 20px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.wrapper .container .navigationRight p {
	text-align: center;
}
.wrapper .container .navigationRight #form1 {
	text-align: center;
}
.main {
	width: 650px;
	float: left;
	padding-left: 2px;
}
.wrapper .container .main h1 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.wrapper .container .main .post .post_body a {
	color: #0000FF;
	text-decoration: none;
}
.wrapper .container .main .post .post_body h2 {
	font-size: 16px;
	color: #000000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.wrapper   .container   .main   .post   .post_body   img#desPic                {
	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
}
.wrapper .container .main .post .post_body li {
	list-style-position: inside;
	list-style-type: circle;

}
.navigationLeft {
	width: 165px;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.adAnimeEpisode {
	float: left;
	height: 600px;
	width: 160px;
	padding-right: 15px;
}
.animeEpisode {
	float: left;
	height: auto;
	width: 400px;
}


.wrapper .container .navigationLeft a {
	color: #0000FF;
	text-decoration: none;
	font-size: 16px;
}
.wrapper .container .navigationLeft a:hover {
	color: #0099FF;
}

.wrapper .container .navigationLeft h1 {
	font-size: 20px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #FFFFFF;
}
.wrapper .container .navigationLeft p {
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.wrapper .container .navigationLeft li {
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.login {
	height: 70px;
	width: 150px;
	float: right;
}
.topAd {
	float: left;
	height: 15px;
	width: 650px;
	text-align: center;
}
.footer {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	text-align: center;
	float: left;
	border: 1px solid #000000;
}
.nextButton {
	float: right;
	padding-right: 10px;
}
.backButton {
	float: left;
}
.wrapper .container .main .post .post_body #addAnime #name {
	width: 350px;
}
.wrapper .container .main .post .post_body #addAnime #description {
	width: 350px;
	height: 70px;
}
.wrapper .container .main .post .post_body #addAnime #image {
	width: 350px;
}
.wrapper .container .main .post .post_body #addAnime #Add_anime {
	width: 100px;
}
.wrapper .container .main .post .post_body #addAnime #episode {
	width: 350px;
}
.wrapper .container .main .post .post_body #addAnime #video {
	width: 350px;
}
.wrapper .container .main .post #admin_controls {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
}
.wrapper .container .main .post #admin_controls td {
	text-align: center;
}
.wrapper .container .main .post #admin_controls a {
	text-decoration: none;
	color: #FF0000;
}
.wrapper .container .main .post #admin_controls a:visited {
	color: #FF0000;
	text-decoration: none;
}
.wrapper .container .main .shoutBox {
	float: left;
	height: auto;
	width: 650px;
	text-align: center;
}
.wrapper .container .main .shoutBox iframe {
	height: 150px;
	width: 600px;
	border: thin solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}
