/* project_contents */
div#project {
	height: auto;
	width: 882px;
	margin-left: 5px;
}

div#project-bg-top {
	background: url("/img/project/project_bg1.png") no-repeat left top;
	text-indent: -9999px;
	height: 89px;
	width: 884px;
}

div#project-bg-center {
	background: url("/img/project/project_bg2.png") repeat-y left top;
	height: auto;
	width: 884px;
	overflow: hidden;
}

div#project-bg-bottom {
	background: url("/img/project/project_bg3.png") no-repeat left top;
	text-indent: -9999px;
	height: 4px;
	width: 884px;
	overflow: hidden;
}

div#main-photo {
	background: url("/img/project/project_main_bg.png") no-repeat left top;
	height: 508px;
	width: 380px;
	padding-left: 1px;
	float: left;
	margin: 61px 42px 0 46px !important;
	margin: 61px 42px 0 23px;
}

ul#sub-photo {
	background: url("/img/project/project_sub_bg.png") repeat-y left top;
	height: 630px;
	width: 142px;
	float: left;
}

ul#sub-photo li {
	height: 90px;
	width: 120px;
	margin: 10px 0 5px 11px;
}

ul#sub-photo li img {
	height: 90px;
	width: 120px;
}

div#profile {
	background: url("/img/project/project_prof_bg.png") repeat-y left top;
	float: right;
	height: 630px;
	width: 252px;
	margin-right: 20px !important;
	margin-right: 10px;
}

div#profile h2#shop-data {
	background: url("/img/project/project_shop_data.png") no-repeat left top;
	text-indent: -9999px;
	height: 38px;
	width: 252px;
}

div#profile h2#prof {
	background: url("/img/project/project_profile.png") no-repeat left top;
	text-indent: -9999px;
	height: 38px;
	width: 252px;
}

div#profile h3 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
}

div#profile h3 a {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

div#profile li {
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 10px;
}

div#profile ul li a {
	display: inline-block;
	width: 40px;
	line-height: 20px;
	margin: 0 20px;
	text-indent: -9999px;
	overflow: hidden;
}

