@charset "utf-8";
.aboutlink {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7D9926;
	border-left-color: #7D9926;
	margin-right: auto;
	margin-left: auto;
}
.aboutlink tr td {
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D9926;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D9926;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
}
.aboutlink input.form {
	width: 350px;
}
.aboutlink select {
	width: 250px;
}
.aboutlink textarea {
	height: 300px;
	width: 600px;
}
.aboutlink tr.title {
	color: #000000;
	background-color: #C7E667;
	font-weight: bold;
}
.aboutlink  tr.color {
	background-color: #E0F3A9;
	color: #000000;
}
ul.linkindex {
	list-style: none;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 0px;
}
ul.linkindex   li  {
	float: left;
	text-align: center;
	color: #FF6600;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.linkindex  li a {
	float: left;
	text-align: center;
	display: block;
	border: 1px solid #CCCCCC;
	color: #990000;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	margin-right: 10px;
}

ul.linkindex li a:link {
	color: #990000;
	display: block;
	text-decoration: none;
}
ul.linkindex li a:visited {
	color: #990000;
	text-decoration: none;
}
ul.linkindex li a:hover {
	color: #FFFFFF;
	background-color: #99CC00;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.link_dicount {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.link_discount_index {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.link_discount_index li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.link_discount_index img {
	margin-right: 5px;
	margin-bottom: -3px;
}

.link {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}
.link tr td {
	padding: 5px;
}
.group   a:link  {
	color: #990000;
	text-decoration: none;
}
.group  a:visited {
	color: #990000;
	text-decoration: none;
}
.group   a:hover {
	color: #648500;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: underline;
}

