.main1 {
	display: none;
}
.main2 {
	height: 600px;
	overflow: auto;
	margin: 0px 10px 10px 0px;
	padding: 10px 0px 10px 0px;
	background:#ffffff;
	border-top-style: dotted;
	border-top-color: #3E9B2C;
	border-top-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3E9B2C;
	border-bottom-width: 2px;
	font-size: 12px;
	line-height:1.3;
	}
#link {	
	margin: 0px auto 10px auto;
	padding: 50px 10px 20px 10px;
	line-height:1.5em;
	text-align: center;
	background: #ffffff;
	width:650px;
	border: double 5px #ff9900;
	clear:both;
	}
.link {	
	margin: 0px auto 10px auto;
	padding: 20px 10px 20px 10px;
	line-height:1.5em;
	text-align: center;
	background: #ffffff;
	width:650px;
	border: double 5px #3E9B2C;
	clear:both;
	}
.look {
	width:580px;
	margin: 0px auto 30px auto;
	background:#ffffff;
	border-style: solid;
	border-color: #ff9900;
	border-width: 1px;
	text-align: center;
	padding: 20px;
	line-height:1.4;
	}
.category {
	padding: 5px;
	margin: 20px 10px 20px 0px;
	background: #ffffe0;
	font-size: 12px;
	text-align: center;
	line-height:1.8;
	}
.name {
	width: 400px;
	padding: 5px;
	text-align: center;
	background: #ffffe0;
    	border: 1px solid #ff6600;
	font-weight: bold;
	margin: 20px auto;
	font-size: 1em; 	}
.linktext {
	margin: 10px 0 5px 0;
	background:#ffffff;
}
.title {
	width: 650px;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 0px 10px;
	font-size: 12px;
	border-top-style: dotted;
	border-top-color: #ff9900;
	border-top-width: 1px;
	}
.comment {
	width: 650px;
	background:#ffffff;
	margin: 5px 5px 15px 5px;
	text-align: left;
	line-height:1.3;
	font-size: 11px;
	}
.back {
	width: 680px;
	text-align:right;
	}
hr.a	{
	width: 700px;
	margin: 10px auto 0px auto;
	color: #3E9B2C;
	text-align: center;
	border-style: dotted;
	}
