@charset "utf-8";
body,td,th {
	color: #FFF;
}
body {
	background-color: #ED5400;
}
p {
	font-size: 12px;
	color: #FFF;
}
h4 {
	font-size: 12px;
	color: #00C900;
}


a:link {
	color: #00C900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #00C900;
}
a:hover {
	color: #00C900;
}
a:active {
	color: #00C900;
}
#contents {
	background-color: #000;
	width: 900px;
	margin-left: 20px;
}
#side {
	float: left;
	width: 200px;
	background-color: #000;
	height: 250px;
}
#main {
	float: right;
	width: 700px;
	background-color: #000;
	height: 250px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #b54200;
	scrollbar-track-color: #2d2d2d;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #c75714;
	scrollbar-shadow-color: #7d0000;
	scrollbar-3dlight-color: #d1783d;
	scrollbar-darkshadow-color: #5e0000;
}
#contents #main p {
	padding: 0px;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contents #main h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ED5400;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	background-color: #ED5400;
	margin-left: 20px;
	width: 900px;
	background-image: url(img/gif/footer.gif);
	background-repeat: no-repeat;
	height: 64px;
	clear: both;
}
#workbox {
	width: 650px;
}
.img_left {
	float: left;
}
.float_clear {
	clear: both;
}
.p_gray {
	font-size: 10px;
	color: #999;
}
.p_bold18 {
	font-size: 18px;
	font-weight: bold;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#aboutus_box {
	height: 25px;
	padding-top: 15px;
}
