/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body{background-color:#ffffff;}
.top{ background-image:url(images/top.jpg); background-repeat:repeat-x; height:138px;}
.navi{ background-image: url(images/navi-patt.jpg); background-repeat:repeat-x; background-color:#dedbbc; font-family:Verdana, Arial, Helvetica, sans-serif; color:#6e5e02; font-size:12px; font-weight:bold; padding-left:30px; padding-top:25px; text-align:left;}
.text{font-family:verdana; font-size:12px; color:#897501; font-weight:none;line-height:18px; text-align:justify;}
.text1{font-family:verdana; font-size:11px; color:#897501; font-weight:none;line-height:18px; text-align:justify;}
.phone{font-family:Trebuchet MS; font-size:14px; color:#7a130a; font-weight:bold; text-align:right;}
.head-1{font-family:Trebuchet MS; font-size:15px; color:#575443; font-weight:bold; text-align:left;}
.head{font-family:Trebuchet MS; font-size:18px; color:#575443; font-weight:bold; text-align:left;}
.bottam{ background-image:url(images/bottam.jpg); background-repeat:repeat-x; font-family:verdana; font-size:12px; color:#6e5e02; text-align:center;}

A:Link.sub, A:Active.sub, A:Visited.sub
{Color: #6e5e02;
Text-Decoration: none;
}
A:Hover.sub
{Color: #b69b00;
Text-Decoration: UnderLine;
}

A:Link.box-link, A:Active.box-link, A:Visited.box-link
{Color: #e72202;
Text-Decoration: UnderLine;
}
A:Hover.box-link
{Color: #e72202;
Text-Decoration: none;
}
.input {height:14px;}
