/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"Arial", "Helvetica",sans-serif ;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	}

#layout {
	width:735px;
	height:auto;
	margin: 15px auto 7px auto;
	padding: 0;
	text-align: left;
	}
	
.hide {
	display: none;
	}
	
#more_title {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 50px;
	background: url(images/more_title.gif) no-repeat;
	}
	
#left {
	float: left;
	margin: 0;
	padding: 0 20px 0 25px;
	width: 330px;
	}
	
#right {
	float: left;
	margin: 0;
	padding: 0;
	width: 360px;
	}
	
.icon {
	margin: 0;
	padding: 0;
	width: 50px;
	vertical-align: top;
	}
	
#eyelash {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/eyelash.gif) no-repeat;
	}

#art {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/guarantee_title.gif) no-repeat;
	}

#guest {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/guest_title.gif) no-repeat;
	}	
.left_content {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size: 14px;
	}
	
.left_content a {
	color: #0099CC;
	text-decoration: underline;
	}
	
.left_content a:hover {
	color: #0099CC;
	text-decoration: none;
	}
	
.left_content img {
	border: 1px solid #0099CC;
	}

#hours {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/bands2.gif) no-repeat;
	}

/*#art {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/art.gif) no-repeat;
	}*/
	
#picture {
	margin: 0 0 5px 0;
	padding: 0;
	width: 160px;
	height: 35px;
	background: url(images/picture.gif) no-repeat;
	}
	
#policy {
	margin: 0 0 5px 0;
	padding: 0;
	width: 310px;
	height: 35px;
	background: url(images/policy.gif) no-repeat;
	}

#bands {
	margin: 0 0 5px 0;
	padding: 0;
	width: 310px;
	height: 35px;
	background: url(images/hours.gif) no-repeat;
	}
	
	
#online {
	margin: 0 0 5px 0;
	padding: 0;
	width: 310px;
	height: 35px;
	background: url(images/online_title.gif) no-repeat;
	}	
	
#gift {
	margin: 0 0 5px 0;
	padding: 0;
	width: 310px;
	height: 35px;
	background: url(images/gift_title.gif) no-repeat;
	}			

.right_content {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size: 14px;
	}

.right_content a {
	color: #99CC66;
	text-decoration: underline;
	}
	
.right_content a:hover {
	color: #99CC66;
	text-decoration: none;
	}
	
.list {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	}
	
.list li {
	margin: 0;
	padding: 0 0 0 13px;
	list-style-type: none;
	background: 0 5px url(images/list.gif) no-repeat;
	}
	
.list li a {
	color: #99CC66;
	text-decoration: underline;
	}
	
.list li a:hover {
	color: #99CC66;
	text-decoration: none;
	}

