/* general styling*/
* {
	margin: 0;
	padding: 0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(outdoor-furniture-bg.gif);
	

}

/* the hyperlinks */
/*a {
	color: #458023;
}
a:hover {
	color:#80FFFF;
	text-decoration:underline;
}
a:linked {
	text-decoration: blink;
	color:#FF0000;
}
a:active {
	color:#0000FF;
	text-decoration: blink;	
}*/

/* site specific styling */
/* the container centers the page */

/* the header that contains the big image */
/*-------------------for 7.12-----------------------*/
#mycontainer {
    width:760px;
	height:auto;
	background:#FFFFFF;
	
}
#mycontainer1 {
	background:#FFFFFF;
	height:180px;
	width:760px;
/*	border-bottom:thin dotted #CCCCCC;*/
}
#logo {
	width:255px;
	height:160px;
	/*background:#FFFFFF;*/
	float:left;
/*	border-right:thin dotted #CCCCCC;*/
}
#logo img{
	border:#FFFFFF;
	margin-top:10px;
	margin-right:20px;
}
#header {	
	width:480px;
	height:160px;	
	float:left;
	margin-left:5px;
/*	background:url(header.jpg);*/
}
#mid1 {
    width:5px;
	height:180px;
    background:url(../../../../../images/dot.gif) #FFFFFF;
	float:left;
}
#mid2 {
    width:5px;
	height:1000px;
    background:url(../../../../../images/dot.gif) #FFFFFF;
	float:left;
	margin-left:3px;
}

#header img{
    margin-top:10px;
	margin-bottom:3px;
}
#container_mid {
    background:url(../../../../../images/dot.gif) #FFFFFF;
	width:760px;
/*	height:1px;
	margin-top:-5px;*/
}
#mymidcont {
    background:url(../../../../../images/dot.gif) #FFFFFF;
	width:760px;
	height:20px;
}
#mycontainer2 {
	background:#FFFFFF;
	height:auto;
	width:760px;
	font-size:18px;
	color:#17AEE8;
}
#mycontainer2 a{
	color:#7C6139; /*蓝色*/
}
#leftBar{
	width:255px;
	float:left;
	background:#FFFFFF;
	font-size:14px;
	/*border-right:#CCCCCC  thin dotted;*/

}
#leftBar h2{
   color:#CC9900;
    margin-top:10px;
	font-size:24px;
	margin-left:5px;
	background:url(../../../../../images/dot.gif);
}
#leftBar ul {
	
	margin-left:30px;
	color:#7C6139;
}
#leftBar  li {
  
    margin-top:14px;
}
#leftBar  a {

 text-decoration: underline;
}

#leftBar a:active{color: #CC9933;}

#leftBar a:visited{
   color:#CC9900;
}
#right_content{
   width:460px;
   float:left; 
   padding-left:10px;
}
#right_content p{
   color: #797979;
   font-size: 15px;
   font-weight: bold;
   
/*   margin-left:10px;*/
}
#right_content li{
    color:#7C6139;
   list-style:none;
   font-size:13px;
}
/*-----------------end for 7.12-------------------*/
/* the big title text in the header */

/* the navigationbar in the header */
#navbar {
/*	top:5px;
	bottom: 1px;*/
	position:relative;
	top:0px;

/*	margin-top:-60px  !important;s
	margin-top:-60px;*/
	/*background:#F5F5F5;*/ /*灰色*/
	background-image:url(Heade.gif);
	width: 760px;
	height:40px;
	
}

/* the links in the navigationbar are an unordered list */
#navbar ul {
     padding-top:8px;
	align:left;
	
}
#navbar li {
		float:left;
		list-style: none;
/*		display: inline;*/
		width: auto;
		font-size:16px;
		text-decoration: none;
		padding: 4px 2px 2px 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform: capitalize;
		font-weight: bold;
	    color:#7C6139;/*黄色*/
		
}
#navbar ul li a {	
	font-size:14px;
	padding: 1px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	cursor:hand;
	color: #7C6139;/*黄色*/
	text-decoration:none;
	}
#navbar ul li a:hover {
	text-decoration:none;
	color:#663300;
}

/* the core contains all the site contents */
#container {
	width: 760px;
	height: auto;
	margin: 0 auto 0 auto;
	padding:4px 0 4px 0;
}	


/* the coreleft contains the left part of the core */


/* the links in coreleft are another unordered list */

/* the corecenter contains the center part of the core */

/*#corecenter li a:hover {
	background: #a6c384;
	color: #000;
	}*/
h3{color:#7C6139;}

/* the footer contains all copyright info etcetera */
#footer {
	/*clear: both;*/
	clear:both;
	width: 760px;
	height: 30px;
	background: #EBE7DB; /*墨绿色*/
	line-height: 30px;
	vertical-align: middle;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:50px;
}
#footer p {
		color: #7C6139;
		padding-right: 20px;
		text-align:center;
}
#footer a {
	color:#7C6139;
	text-align:center;
}
#footer a:hover {
	color: #663300;
	font-weight: normal;
}

/*IMG*/
#plistouter{
width:100%;
float:left;
display:inline;
}

#accommodation {
	float:left;
	font-size:12px;
	position:relative;
	width:130px;
	height:150px;
	text-align:center;
	margin-top: 10px;
	/*margin-right: 5px;
	margin-left: 5;*/
	padding:1px 4px 1px 8px;
	margin-bottom:20px;
	margin-left:10px;
	/*background:#F3F3F3;*/
/*	background:url(smallpic_bg.jpg);*/
	display:inline;
}                                            
#accommodation a img{
  width:120px;
  border:none;
  height:110px;
  }
  
#accommodation li {
  list-style:none;
  }
  
#accommodation a{text-decoration:none;}



#accommodation strong {
	color:#2585bc; /*蓝色*/
	display:inline;

	clear: both;
	font-weight:100;
	height:22px;
	width:100px;
}
.pages { 
 clear:both;
 text-align:center; 
 height:30px;
 line-height:30px;
 }
 table{
 }
 table tr{
   text-align:center;
   border-bottom:thick solid #CCCCCC;
   font-size:18px;
 }