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

/* --------------------------------------- */

.content {
	height: 	840px;
	clear:		both;
}


/* --------------------------------------- */

.preview {
/*	background-color :#ff0; */
	display:		box;
	margin-left: 	16px;
	margin-right:	16px;
	padding-left:	64px;
/*	width:			640px;	*/
	height:			192px;
}
.preview img {
	float:left;
}
.preview_inner {
	float:left;
/*	background-color :#8f8; */
	display:		inline;
	height:			100%;
	width:			400px;
	padding-left:	48px;
}
.p1 {
/*	background-color :#8f8; */
	font-size:		22px;
	line-height:	32px;
}
.p2 {
/*	background-color :#8f8; */
	padding-left:	96px;
	width:			160px;
	text-align:		right;

}




.cont1 {
/*	border			: 2px #ffaa00 ridge; */
	border			: 2px #a38562 solid;
	table-layout	:auto;
	caption-side	: top;
/*	border-collapse	:collapse;	*/
/*	border-spacing	: 1px 1px;
	empty-cells		:show;*/
	margin-left	: 48px;
	width  : 580px;
	text-align : center;
	border-collapse:	separate;
	border-spacing:		0;
}
.cont1 td img {
	width:			24px;
	height:			20px;

/*	padding-top : 8px;
	padding-bottom : 8px; */
	float:			left;
	padding-left:	100px;
}
.cont1 th {
	background-color: 	#ecdfb3; /*ffe5cc*/
/*	border-right: 		1px #000000 solid;
	border-bottom: 		1px #000000 solid; */
	border-right: 		1px #a36f34 solid;
	border-bottom: 		1px #a36f34 solid;
	padding-left: 		16px;
	padding-right: 		16px;
	width  : 30%;
/*	height : 32px; */
	padding-top : 8px;
	padding-bottom : 8px;
	font-weight:		normal;
}
.cont1 td {
	background-color: 	#ffffff;
	border-bottom: 		1px #a36f34 solid;
	padding-left: 		16px;
/*	padding-right: 		16px;	*/
	width : 70%;
	padding-top : 8px;
	padding-bottom : 8px;
	text-shadow: 0 0 1px #aaaaaa, 0 0 2px #cccccc, 0 0 3px #eeeeee;
/*	text-align:			center; */
}
.last td {
	text-align : left;
/*	height : 128px; */
}











.cont1 img {
	width	: 600px;
	height	: 240px;
}
.cont1 ul {
	padding : 0px;
	margin	: 0px;
	list-style-type	: none;
	padding-top:	32px;
	padding-left:	32px;
}
.cont1 li {
	font-size:		18px;
	line-height:	32px;
}
.cont1 p {
	padding-left:	32px;
	font-size:		18px;
}


/* --------------------------------------- */

.td2 {
	text-align:		left;
}


/* --------------------------------------- */
