body {
	background-color: #CC9 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:wider;
}

.info{
	display:inline-block; 
	clear:both;
	border-bottom:1px dotted #ccc;
	margin:0 0 1em 0;
}

h2{
	font-weight:900;
	font-size:x-large;
	margin:0 0 .2em 0;
	clear:left;
	color:#5E8D15;
}
.cat{
	margin:0 0 .2em 0;
	clear:left;
	color:#5E8D15;
	background-color: #FFC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cat a:link {color: #5E8D15 !important;text-decoration: none !important;}
.cat a:visited {color: #5E8D15 !important;text-decoration: none !important;}
.plain{
	margin:0 0 .2em 0;
	clear:left;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFF;
	font-size:0px !important;
}
.plain strong { font-weight: bold; font-size:18px ; display:inline !important; text-decoration:underline; color:#00F; cursor: pointer }  
.plain a:link {

	color:#FFF;
}
.more a:link {

	font-size: xx-small;
}

.info div{
}
#container{
	text-align:left;
	background:#fff;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width:270px;
	padding-left:10px;
	padding-right:10px;
	border:dashed;
	border-color:#5E8D15;
}
.ltext {
	font-size: x-small;
}
.noI .leftLabel p.error, .noI .rightLabel p.error{
	margin-left:35%;
	padding-left:15px;
}
.red {
	color: #F00;
	font-weight: bold;
}
.localexample
    	{
    		width: 100%;
    		height: 100%;
    	}
		.title
    	{
	color:#5E8D15;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFF;
	width: auto;
    	}
		.phone
    	{
	color:#666;
	font-weight: bold;
	border: none;
	background: url('button.gif') no-repeat top left;
	padding: 12px 65px 12px 0px;
	text-align: right;
	margin-top: 35px;
    	}
		.teltap{
	background-color: #FFC;
	border: solid;
	border-color: #CC0;
	border-width: thin;
	font-weight: bolder;
    	}
		.pwrap{
	width: inherit;
	background-color: #FFF;
	border: dashed;
	border-color: #CCC;
    	}
		.lwrap{
	width: inherit;
	background-color: #FFC;
	padding-right: 5px;
	padding-left: 5px;
    	}
		.number
    	{
	font-weight: bold;
	font-size: 20px;
	padding-left: 45px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
    	}
		.address
    	{
	color:#666;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
    	}
    	.localexample strong
    	{
    		display: block;
    		border-bottom: 1px dotted #ccc;
    	}
/* --- toolbar --- */

ul.toolbar {
	float: left;
	background: url(images/tlbar_bkg_500x38.gif)  0 0 no-repeat;
	height: 38px;
	margin: 0px 0px 0px 0px;
	display:inline;
	text-align:center;
	width: 230px;
}

ul.toolbar li{
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	list-style-type: none;
	margin: 0 1px 0 1px;
	border: none;
	height: 38px;
}

ul.toolbar li a {
	display: block;
	padding: 38px 2px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:38px;
	background: url(images/tlbar_line_2x38.gif) right 0 no-repeat;
}

ul.toolbar li a.last {background:none;padding-right:0;}

ul.toolbar li.download {background-image: url(images/tlbar_pdf_42x38.gif);margin-left:10;}
ul.toolbar li.download a {width: 42px;padding-right: 0;background:none;}

ul.toolbar li.share {background-image: url(images/tlbar_email_46x38.gif);margin-left:10px;}
ul.toolbar li.share a {
	width: 46px;
}

ul.toolbar li.save {background-image: url(images/tlbar_save_44x38.gif);margin-left:10px;}
ul.toolbar li.save a {width: 44px;}

ul.toolbar li.print {background-image: url(images/tlbar_print_41x38.gif);margin-left:10px;}
ul.toolbar li.print a {width: 41px; background-image: none; }

ul.toolbar li.recommend {background: url(images/tlbar_Scan_recommend_74x38.gif);margin-left:-30px;}
ul.toolbar li.recommend a {width: 74px;padding-right:0;background:none;}
