html, body {
   margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font: normal 11px Tahoma;	
	color: #313131;
	background-color: #fff; 
	border: none;
	overflow: auto;
	text-align: center;	
	}
/* main */
#main {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	text-align: left;
	voice-family: inherit;
	width: 729px;
   background-image: url('../img/bg_main.gif');
   background-repeat: repeat-y;
	background-position: right;	
	background-color: #fff;	
	}
/* header */	
#header {
    background-image: url('../img/bg_header.gif');
    background-repeat: repeat-x; 
    height: 94px;
	}	
#header #logo {
	float: left;
	padding: 0px;
	}	
#header #snavi {
	float: right;	
	}		
#header #snavi ul {
	list-style: none;
	margin: 0px;
	padding: 38px 30px 0px 0px;	
	}		
#header #snavi ul li {
	display: inline;
	margin-left: 15px;
	color: #cfcfcf;
	}	
/* left side */			
#leftside {
	float: left;
	width: 500px;
	}
#leftside #banner {
	height: 234px;
	width: 500px;
	}	
#leftside #content {
	padding: 12px 31px 36px 27px;
	}	
/* right side */		
#rightside {
	float: right;
	display: block;
	background-color: #f4f4f4;
	width: 229px;
	}
#rightside .insidemargin {
	padding: 0px 17px 30px 17px;
	}
/* footer */	
#footer {
	clear: both;
	background-color: #f4f4f4;
   background-image: url('../img/bg_footer.gif');
   background-repeat: repeat-y;	
	height: 65px;
	}
#footer #fmenu {
	float: left;
	}	
#footer #fmenu ul {
	list-style: none;
	margin: 0px;
	padding: 25px 0px 0px 25px;
	}	
#footer #fmenu ul li {
	display: inline;
	margin-right: 5px;
	color: #cfcfcf;
	}	
#footer #fmenu ul li a {
	text-decoration: none;
	color: #cfcfcf;
	}		
#footer #fmenu ul li a:hover {
	text-decoration: underline;
	}		
#footer #finfo {
	float: right;
	width: 195px;
	height: 65px; 
	margin: 0px 17px 0px 17px;
	}	
#footer #finfo span {
   display: block;
	border-top: solid 1px #dbdbdb;
   padding-top: 16px;	
	}		
#footer #finfo span p {
	margin: 0;
	padding: 0px 0px 4px 0px;
    display: block;
	text-align: center;
	font: normal 10px Tahoma;
	}
#footer #finfo span p a {
	text-decoration: none;
	color: #313131;
	}	
#footer #finfo span p a:hover {
	text-decoration: underline;
	}		

/* common */	
p.title {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 4px 15px;
   background-repeat: no-repeat;
	background-position: left bottom;		
	}
p.ul1 {	
	background-image: url('../img/title_left1.gif');
	}	
p.ul2 {	
	background-image: url('../img/title_left2.gif');
	}		
p.ul3 {	
	background-image: url('../img/title_left3.gif');
	}			
p.ul2, p.ul3 {	
	padding: 0px 0px 4px 15px;
	margin-bottom: 10px;	
	}	
span.item {
	padding: 10px 0px 10px 0px;
	margin: 0;
	float: left;
	}
#content span.item {
	width: 450px;
	} 	
#rightside span.item {
	width: 194px;
	}	
	
span.item .leftside {
	float: left;
	width: 213px;
	border-right: solid 1px #dbdbdb;
	padding-right: 12px;
	}	
span.item .rightside {
	display: block;
	border-left: solid 1px #dbdbdb;	
	padding-left: 12px;
	margin-left: 225px;
	}		
/* webMap */
span.webmap {
	display: block;
	margin-bottom: 5px; 
	}
.underline {
	border-bottom: solid 1px #dbdbdb;
	}	
.topline {
	border-top: solid 1px #dbdbdb;
	}	
p.date {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	}		
p.spicleft {
	border: solid 1px #6a95ae;
	width: 56px;
	float: left;
	margin: 4px 10px 0px 0px;
	}		
p.portrait {
	width: 56px;
	height: 77px;
	}	
p.bpicleft {
	border: solid 1px #6a95ae;
	width: 152px;
	float: left;
	margin: 4px 10px 0px 0px;
	}	
p.bpicright {
	border: solid 1px #6a95ae;
	width: 152px;
	float: right;
	margin: 4px 0px 0px 10px;
	}		
p.text {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	}	
p.noborder {
	border: none;
	}					
span.title {
	text-align: left;
	font-weight: bold;
	display: block;
	}		
span.arrow_singlebold {
	padding-left: 10px;
	background-image: url('../img/arrow_singlebold.gif');
	background-position: left 70%;
	background-repeat: no-repeat;
	}
a.readmore {
	color: #0073d5;
	text-decoration: none;
	font-weight: bold;
	}
a.readmore:hover {
	text-decoration: underline;
	}

ul.alista {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 16px;
	}	
ul.alista li {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	list-style-image: url('../img/arrow_singlebold.gif');
	}	
ul.alista li a {
	color: #0073d5;
	text-decoration: underline;
	}	
ul.alista li a:hover {
	text-decoration: none;
	}		

ul.singlerow {
	margin: 0px 0px 0px 163px;
	padding: 0px 0px 0px 0px;	
	}	
ul.singlerow li {
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 13px;	
	background-image: url('../img/arrow_singlebold.gif'); 
	background-repeat: no-repeat;
	background-position: left 50%;
	}

span.listprice {
	display: block; 
	text-align: right; 
	font-size: 150%;
	}
	
/* news */
#news span.date {
	display: inline; 
	float: right;
	font-weight: bold;
	}	
/* divideResults */
.divnav {
	display: block; 
	text-align: center;
	margin-top: 10px;
	}
.divnav span{
	padding: 0px 1px 0px 1px;
	}
.divnav span.lt {
	padding-left: 8px;
	}	
.divnav span.rt {
	padding-right: 8px;
	}		
a {
	color: #0073d5;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}	
img {
   border: none;
	}  
.dn {
	display: none;
	}	
.fleft {
	float: left;
	}	
.fright {
	float: right;
	}
div.clear {
	clear: both;
	}	
.center, p.center {
	text-align: center;
	}
.green {
	color: #028b05;
	}
.red {
	color: #d42e25;
	}	
.bold {
	font-weight: bold;
	}	
.bigger {
	font-size: 120%;
	}	
.big {
	font-size: 150%;
	}		
.italic {
	font-style: italic;
	font-family: Arial Narrow;
	}		
.top2big {
	padding-top: 4px;
	}	
.inline {
	display: inline;
	}	
	