body
{
	margin-top: 0px;

	background-image: url("../images/jc_bg_strip.png");
	background-repeat: repeat-x;
	
	font-family: arial;
	font-weight: normal;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #8080ff;
}

p
{
	margin: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
}

.header
{
	width: 812px;
	height: 167px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("../images/header_bg.png");
	background-repeat: no-repeat;
}

.middle_top
{
	width: 812px;
	height: 8px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("../images/middle_bg_top.png");
	background-repeat: no-repeat;
}

.middle_middle
{
	width: 812px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-image: url("../images/middle_bg_middle.png");
}

.middle_content
{
	width: 762px;
	
	margin-left: 20px;
}

.middle_middle img
{
	margin-bottom: 10px;
}

.middle_middle p
{
	margin-bottom: 6px;

	font-size: 16px;
	line-height: 20px;
}

.middle_bottom
{
	width: 812px;
	height: 12px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	
	background-image: url("../images/middle_bg_bottom.png");
	background-repeat: no-repeat;
}

.polaroid_gap
{
	height: 243px;
}

.polaroid_gap img
{
	position: relative;
	
	left: -100px;
}

.footer
{
	width: 812px;
	height: 78px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 13px;
	
	background-image: url("../images/footer_bg.png");
	background-repeat: no-repeat;
}

.footer p
{
	font-size: 13px;
	
	line-height: 18px;
}

.logo_area
{
	width: 309px;
	height: 114px;
	
	float: left;
	
	padding-top: 16px;
	margin-left: 20px;
}

.logo_area p
{
	font-size: 13px;
	
	line-height: 20px;
}

.photo_area
{
	width: 107px;
	height: 130px;
	
	float: right;
	
	margin-right: 32px;
}

.photo_area img
{
	margin-top: 14px;
}

.strip
{
	width: 812px;
	height: 38px;
	
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("../images/black_strip.png");
	background-repeat: no-repeat;
}

.strip p
{
	font-size: 12px;
	
	padding-top: 5px;
	margin-right: 30px;
	
	color: #ffffff;
	
	text-align: right;
}
