<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	background-color: #000;
}
* {
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
h3{
	font-size:16px;
	line-height: 20px;
	color: #FFF;
	position: relative;
	margin-left: 10px;
}

#body #main {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	height: 100%;
	overflow: hidden;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size:13px;
}
#tmp_logo {
	margin-bottom: 10px;
}
#footer p {
	color: #FFF;
	font-size: 12px;
}
#nav {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	margin-top: 20px;
}
#portfolio_list {
	float: left;
	width: 200px;
}
#center {
	overflow: hidden;
}
#contact_center {
	color: #F6F6F6;
	min-height: 400px;
}
#contact_center table tr td img {
	margin: 2px;
}
#portfolio_list a {
	color: #404040;
	text-decoration: none;
}
#aboutus_center {
	color: #F6F6F6;
	height: auto;
}
#aboutus_center table tr td img {
	margin: 2px;
}
#writingDiv {
	overflow: hidden;
}
#detail_table_1 tr #transparent div {
	padding-left: 10px;
	padding-bottom: 5px;
}
#transparent div p a {
	color: #FFF;
	text-decoration: none;
}
#transparent div p a:hover {
	color: #CCC;
	text-decoration: none;
}
#transparent #line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 5px;
	margin-bottom: 8px;
}
#transparent div p {
	line-height: 14px;
}
</pre></body></html>