


/* +Forms
------------------------------------------------------------------- */
fieldset
{
	margin: 10px 0; padding: 5px 0 5px 5px;
	border: 1px solid #bbb;
}
legend
{
	color: #333;
}
label
{
	font-size: 9px;
}
input, select
{
	margin: 2px 5px 0 0;
	font-size: 10px;
}
.required
{
	padding-right: 7px;
	background: #fff url(../../img/ico/req.gif) no-repeat right center;
}
/* +Footer
------------------------------------------------------------------- */
#footer
{
	clear: both;
	font-size: 9px;
	padding: 12px;
	border-top: 1px solid #ccc;
	background: #fff url(../../img/ttl/low_logo.gif) no-repeat right center;
}
#footlinks
{
	margin: -6px -8px;
	width: 728px;
	font-size: 9px;
	background: #40432e;
	padding: 10px;
}
#footlinks li
{
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footlinks a
{
	color: #918e70;
}
#footlinks a:hover
{
	color: #aaa78b;
}
#content li
{
	margin: 2px;
}
#content hr
{
	height: 1px; border: none;
	background-color: #ccc; color: #ccc;
	margin: 15px 0;
}
/* +Misc
------------------------------------------------------------------- */
div.tip {
	padding:15px 10px; margin: 3px 10px 5px 1px;
	width: 100px;
	float: left;
	border-bottom: 1px solid #968664;
	background: #FFFAEF url(../../img/bg/tip.gif) no-repeat;
	color: #4E3E21;
}
div.tip h4 {
	border-bottom: 1px dotted #AF9378;
	margin-bottom: 5px;
}
.sshow {
	float: left;
	height: 154px;
	width: 254px;
	margin-right: 10px;
	margin-bottom: 10px;
}
address
{
	margin-bottom: 10px;
}
