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

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#back {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/back1.gif);
	background-repeat: repeat-y;
}
#back #main {
	height: 460px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(img/b2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#back     #nabi   {
	height: 30px;
	width: 800px;
	text-align: center;
	background-color: #1B1B1B;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#back #main #contens {
	height: 320px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#back #main #contens #name1 {
	float: right;
}
#footer {
	height: 35px;
	width: 800px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
}
#back #main #ai {
	margin-left: 20px;
}
#back #h-ue1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#back #footer #cou {
	float: right;
	width: 180px;
	margin-right: 10px;
	margin-top: 5px;
}
#back #footer #com {
	float: left;
	width: 500px;
	margin-top: 10px;
	text-align: right;
}

