/**************************************************************************
	voice.css
**************************************************************************/
li{
	list-style:none;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0%;
}
#contents{
background-color:#FFFFFF;
margin:0 auto;
text-align:center;
padding:15px;
width:720px;
}

#main_index{width:720px;}

#main{
	width:690px;
	margin-left:15px;
	text-align:left;
	color:#373029;
	font-size:10px;
}

/*=========================================*/
/*==========  вз  main-head  вз  ==========*/
/*=========================================*/
#main-head{
	margin:5px 0 8px 0;
	background:url(../img/voice/ownervoice.jpg) left top no-repeat;
	width:690px;
	height:120px;
}
#main-head p{
	padding:10px 10px 10px 250px;
	color:#FFFFFF;
}

/*=========================================*/
/*==========  вз  topicpath  вз  ==========*/
/*=========================================*/
#topicpath{
	width:690px;
}
#topicpath .left-column{
	float:left;
	width:500px;
}
#topicpath ul li{
	border-left:1px solid #373029;
	float:left;
	padding:0 5px;
	line-height:100%;
}
#topicpath ul li.first-child{
	padding:0 5px 0 0;
	border:none;
}
#topicpath #pulldown-link{
	float:right;
}

/*===================================*/
/*==========  вз  sub  вз  ==========*/
/*===================================*/
.sub table{
	width:690px;
	font-size:10px;
}
.sub table tr td{
	padding:7px;
	border:1px solid #ffffff;
	border-top:3px solid #ffffff;
	line-height:150%;
}
.sub table tr td.first-child{
	border-top:5px solid #ffffff;
}
.sub table tr td.demand{
	width:252px;
	background:#E0C6C5;
	vertical-align:top;
	color:#400000;
}
.sub table tr td.answer{
	width:362px;
	margin:0 0 0 3px;
	background:#F0ECD5;
	vertical-align:top;
}
.sub table tr td.charge{
	text-align:center;
	width:30px;
	background:#F0ECD5;
}
.sub table.gc tr td{
	width:690px;
	background:#E0C6C5;
	vertical-align:top;
	color:#400000;
}
.sub table.gc tr td.first-child{
	border-top:5px solid #ffffff;
}
p.goodcomment{
	padding:10px;
	text-align:center;
	line-height:100%;
	font-size:12px;
	font-weight:bold;
	background:#554142;
	color:#ffffff;
	margin:20px 0 0 0;
}

#restaurant,
#wedding{
	margin:20px 0 0 0;
}


