@charset "UTF-8";@import url(base.css);@import url(textsettings.css);
a:link{	color:#06c;	text-decoration:underline;}
a:visited{	color:#06c;	text-decoration:underline;}
a:hover{	color:#09c;	text-decoration:none;}
a:active{	color:#06c;	text-decoration:underline;}
body {	line-height:1.4;	width:570px;	padding:0px;}
table.price_list{	/*width:554px;*/	width:100%;	font-size:92%;}
table.price_list table {	width:100%;}
.left {	padding:5px 0px;	vertical-align:middle;	text-align:center;	border:1px solid #7e9dab;	border-left:none;	border-top:none;}
.right {	padding:5px 0px;	vertical-align:middle;	text-align:center;	border:1px solid #7e9dab;	border-top:none;	border-right:none;}
.blue {	background:#79b0cd;}
.sky {	background:#d0e7f3;}
.ash {	background:#eee;}
p {	margin:0px;	padding:0px;}
.large_order {	background:#FF9;	padding:10px;	text-align:center;}
