/**
 *	SSP Item CSS
 */

body {
	margin: 0;
	padding: 0;
	
	background-attachment: fixed;
}
#path {
	margin-bottom: 5px;
	color: #666666;
	font-size: 10px;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:link, #path a:visited {
	color: #666666;
	text-decoration: none;
}
#path a:hover, #path a:active {
	color: #666666;
	text-decoration: underline;
}

h1 {
	margin: 0 0 10px 0;
}

h2 {
	margin: 0;
	padding: 0;
	width: 118px;
	height: 40px;

	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
table {
	margin: 0;
}
td {
	padding: 0;
}
.head p {
	margin: 0;
	line-height: 16px;
}
p {
	margin: 10px 0;

	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.picture {
	margin: 0;
	padding: 10px 0;
}
.box {
	padding: 0 10px 0 10px;
}
.point {
	padding-top: 2px;
}

