@charset "utf-8";


#wrapper {
	width: 800px;
	height:auto;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	border: thick double #999999;
}
#main {
	width: 800px;
	height:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header {
	margin: auto;
	padding: 0px;
	width: 800px;
	border-bottom: thin #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}




#contentLeft {
	height: auto;
	width: 390px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}
#wrapper #main #header #contentRight img {
	float: left;
	padding: 5px;
}



#contentRight {
	text-align: left;
	float: left;
	width: 380px;
	padding-left: 10px;
	font-size: 18px;
}
#art-main .art-Sheet .art-Sheet-body .art-contentLayout #contentRight img {
	padding-top: 5px;
	padding-left: 5px;
}
#art-main .art-Sheet .art-Sheet-body .art-contentLayout img {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bottomInfo {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#BuildOut {
	font-size: 16px;
	float: left;
	width: 220px;
	padding-left: 5px;
}

