BODY, TD {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
}
H1{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	margin : 0px 0px 0px 0px;
}
.naz{
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.red{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color="#a91a1a"
}
li{
	margin-top: 5px;
	color: #333333;
}
.lired{
	margin-top: 5px;
	color: #571200;
}
div.s{
	font-size: 7pt;
	color: Black;
}

A {
	text-decoration: none;
	color: #666666;
}

A:Hover {
	text-decoration: underline;
	color: #666666;
}
A.str {
	text-decoration: none;
	color: #A91A1A;
}

A.str:Hover {
	text-decoration: underline;
	color: #A91A1A;
}
.title {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
}
.blue {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #51588C;
}

.light{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
}
.1p
{
	background-repeat: repeat-x; 
	background-image: url(/images/2.gif);
}

.top_bg
{
	background-repeat: repeat-x; 
	background-image: url(/images/bg_maun.gif);
}
.top_tour_name
{
	font-weight:bold;
	color: #51588c;
}

.top_tour_name a
{
	font-weight:bold;
}

.top_item{
	padding: 2px 5px 5px 5px;	
}
.top_tour_photo
{
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	width: 60px;
	height: 60px;
	margin: 5px 2px 2px 2px;
	border: 1px solid #BABDCE;
	float:left;	
}
.top_data
{

}
.top_price
{
	font-weight:bold;
	color: black;
}

.box {
  display: none; /* по умолчанию прячем все блоки */
}
.box.visible {
  display: block; /* по умолчанию показываем нужный блок */
}

.section {
	width: 397px;
}

ul.tabs {
	height: 22px;
	line-height: 19px;
	list-style: none;
	border-bottom: 1px solid #707185;
	/*text-transform: uppercase;*/
}

.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;	
	padding: 0 13px 1px;	
	cursor: pointer;			
	position: relative;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tabs li.current {	
	background: #525480;
	padding: 0 13px 2px;
	border: 1px solid #2e2f48;
	border-bottom: 1px solid #525480;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}


.sp,
.sp a
{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	cursor: default;
}
