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

body {
	background-color: #000000;
	}


.separatebox{
	height: auto;
	width: auto;
	margin-bottom: 15px;
	clear: both;
	color: #000000;
}

*html .separatebox{
	height: auto;
	width: 540px;
	margin-bottom: 15px;
	clear: both;
	color: #000000;
}
.separatebox h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-bottom: 2px;
	color: #000000;
	
}

#profile{
	height: auto;
	width: auto;
	margin-bottom: 25px;
	color: #000000;
	margin-top: 20px;
}
*html #profile{
	height: auto;
	width: 300px;
	margin-bottom: 25px;
	color: #000000;
	margin-top: 20px;
}
#profile h4{
	background-image: url(../image/management/h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#profile p{

	width: auto;

}


#a_sha {
	height: auto;
	width: 180px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}

#biography {
	color: #666666;
}


.worksbox{
	height: 100%;
	width: auto;
	margin-bottom: 15px;
	margin-top: 25px;
}

.worksbox h4{
	background-image: url(../image/management/h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.title{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

.commodity{
	color: #999999;
	text-indent: 2em;
}

.lighttext{
	width: 270px;
	float: left;
	height: auto;
}

.lighttext h5{
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
}

.lighttext p{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

