@charset "utf-8";
/* CSS Document */

body {
	background: #2e2e2e;
	padding: 10px;
	}
	
#unit_long9 p {
	color: #FFF;
	font-size: 12px;
	font-family: arial;
	border-top: #333 1px solid;
	padding-top: 8px;
	}
	
.tblmain {
	border: #666 1px solid;
	background: #1c1c1c;
	}
	
.tblContent h1 {
	color: #00cccc;
	font-family: Candara, Arial;
	font-weight: normal;
	border-bottom: #141414 1px dotted;
	}
	
.tblContent p img {
	padding: 5px;
	background: #333;
	border: #171717 1px solid;
	}