#smp_area {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.title {
	background-image: url(../img/title_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 660px;
}
#smp_area .left {
	float: left;
	width: 314px;
}
#smp_area .right {
	float: right;
	width: 314px;
}

#smp_area a {
	color: #5ECE0B;
	text-decoration: none;
}
#smp_area a:hover {
	color: #FF9900;
	text-decoration: underline;
	padding-left: 1px;
}

#smp_area a:visited {
	color: #993300;
}

#smp_area .link {
	background-image: url(../img/back_1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 314px;
	margin-top: 15px;
}
.link_a {
	padding-top: 3px;
	padding-left: 24px;
}

.link_2 {
	padding-left: 25px;
	color: #777777;
	padding-top: 5px;
}

.link_3 {
	padding-left: 45px;
	color: #777777;
	padding-top: 5px;
}
.title_1 {
	background-image: url(../img/title_2.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 660px;
	text-indent: -9999px;
	margin-top: 30px;
}

