html,body			{ margin: 10px auto; font-size: 12px; font-family: verdana; color: #000; background: #c5d1ca; }
#container			{ margin: 00px auto; background: #FFF; border: 1px solid #999; width: 746px; padding: 1px; }
#header				{ background-image:url('../i/logo_bg.jpg'); background-repeat: repeat-x; margin: 0px 0px 1px 0px; }
#menu				{ background-image:url('../i/menu_bg.jpg'); background-repeat: repeat-x; margin: 0px 0px 1px 0px; }
#menu				{ font-weight: bold; font-family: verdana; font-size: 12px; color: #333; padding: 2px; text-align: center; }
#content			{ width: 100%; }
#copyright			{ text-align: center; font-size: 10px; }

a.menu				{ text-decoration: none; font-weight: bold; font-family: verdana; font-size: 12px; color: #333; }
a					{ color: #333; }

ul.web				{ padding: 0px; margin: 0px; list-style: none; }
ul.web li			{ padding: 2px 2px; margin: 0px; }

#contact div div input,
#contact div div textarea,
#contact div div select
{ background: #c5d1ca; border: 1px solid #666; }

.price				{ color: #1D4B0A; font-weight: bold; }
.name				{ float: left; width: 150px; }
.namen				{ float: left; width: 300px; }
.cost				{ float: left; width: 050px; text-align: right; }
.input				{ float: left; width: 150px; }
.detail				{ float: left; width: 300px; }

.fade				{ background-image:url('../i/fade_bg.jpg'); background-repeat: y; }
.f14				{ font-size: 14px; }
.ac					{ text-align: center; }
.ar					{ text-align: right; }
.w223				{ width: 223px; }
.w298				{ width: 298px; }
.w300				{ width: 300px; }
.w350				{ width: 350px; }
.w500				{ width: 500px; }
.w550				{ width: 550px; }
.w50p				{ width: 50%; }
.w100p				{ width: 100%; }
.h148				{ height: 148px; }
.boxf				{ margin: 00px auto; border: 1px solid #999; background: #FFF; }
.box				{ float: left; }
.boxr				{ float: right; }
.pad				{ padding: 5px; }
.padn				{ padding: 3px; }
.padpkg				{ padding: 3px 10px; }
.clear				{ clear: both; }
