body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	background-image: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	}

h1 {
	font-size:21px;
	font-weight: 900;
	color: #cc0000;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 20px;
	}

img {
	border-style: none;
	margin-left: 40px;
	}

textarea {
	line-height: 90%;
	font-size: 11px;
	color: #666666;
	}

.title {
	position:absolute;
	left:0px;
	padding-right:85px; 
	padding-left: 5px; 
	padding-bottom:50px; 
	top:0px; 
	width:210px; 
	height:250px;
	background:url(/img/title_bg.gif); 
	text-align:left;
	color:#cccc00;
	line-height: 120%;
	z-index:1000;
	}

.type_1 {
	position:absolute;
	left:0px; 
	bottom:0px; 
	width:300px; 
	height:300px;
	background:url(/img/type1_bg.gif);
	text-align: left;
	z-index:1000;
	}

.text_1 {
	text-align: left;
	width: 170px;
	height: 60px;
	margin-top: 195px;
	margin-left: 15px;
	border-style:none;
	border-color: #eeeeee;
	overflow: hidden;
	}

.type_2 {
	position:absolute;
	right:0px; 
	bottom:0px; 
	width:300px; 
	height:300px;
	background:url(/img/type2_bg.gif);
	text-align: left;
	}

.text_2 {
	text-align: left;
	width: 170px;
	height: 60px;
	margin-top: 190px;
	margin-left: 110px;
	border-style:none;
	overflow: hidden;
	border-color: #eeeeee;
	z-index:1000;
	}

.type_3 {
	position:absolute;
	right:0px; 
	top:0px; 
	width:300px; 
	height:300px;
	background:url(/img/type3_bg.gif);
	z-index:1000;
	}

.text_3 {
	text-align: left;
	width: 170px;
	height: 60px;
	margin-top: 10px;
	margin-left: 90px;
	border-style:none;
	overflow: hidden;
	border-color: #eeeeee;
	}

.js_make th {
	width: 60px;
	}


.js_make td {
	text-align: left;
	}

.back_info {
	position:absolute;
	text-align: left;
	width: 364px;
	height: 300px;
	top:0px;
	left: 0px;
	}

.back_info img {
	margin: 0px;
	}

.type_1_info {
	position:absolute;
	text-align: left;
	width: 400px;
	height: 300px;
	bottom:0px;
	left: 0px;
	background: url(/img/type1_source.gif);
	background-repeat: no-repeat;
	}

.type_2_info {
	position:absolute;
	text-align: left;
	width: 400px;
	height: 300px;
	bottom:0px;
	right: 0px;
	background: url(/img/type2_source.gif);
	background-repeat: no-repeat;
	}


.type_3_info {
	position:absolute;
	text-align: left;
	width: 400px;
	height: 300px;
	top:0px;
	right: 0px;
	background: url(/img/type3_source.gif);
	background-repeat: no-repeat;
	}

.inner {
	margin-top: 120px;
	margin-left: 20px;
	padding-left: 20px;
	}

.js_make textarea {
	width: 300px;
	}
