BODY{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#666666;
/*	background:URL('images/back.png');*/
	background-repeat:repeat-x;
	
}
.t_l_bg{
	background:URL('/images/t_l_bg.jpg');
	background-repeat:no-repeat;
}
.t_menu_bg{
	background:URL('/images/t_m_bg.jpg');
	background-repeat:repeat-x;
}
.city{
	background:URL('/images/city.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:197px;
}

.ntitle{
	color:#46a4d4;
	font-family:Arial;
	font-weight:bold;	
}
.phones{
	position:relative;
	left:550px;
	top:10px;
}
.blue_block{
	width:239px;
	height:355px;
}
.ne{
	color:black;
	text-decoration:none;
	font-size:12px;
}
.lm{
	color:black;
	font-size:12px;
}
.lm:hover{
	color:red;
	font-size:12px;
}
.ltt{
	color:#ebebeb;
}
.ltm{
	color:white;
	font-size:12px;
}
.ltm:hover{
	color:red;
	font-size:12px;
}

.ltitle{
	font-weight:bold;
	font-size:14px;

}
.ptitle{
	font-size:12px;
	font-weight:bold;
	color:black;
}
.ptext{
	font-size:12px;	
	color:black;
}
.panel{
	background:URL('/images/panel.gif');
	background-repeat:no-repeat;
	padding:10px;
	margin-left:10px;
	width:192px;
	height:123px;
}
.pimg{
	width:100%;
	height:100%;
	background:URL('/images/p1.png');
	background-repeat:no-repeat;
	background-position:120px 20px;
}
.pimg1{
	width:100%;
	height:100%;
	background:URL('/images/p2.png');
	background-repeat:no-repeat;
	background-position:100px 40px;
}
.t_m_href{
	color:white;
	font-weight:bold;
	font-size:14px;
}
.t_m_href:hover{
	color:#666666;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.sl{
	padding-left:350px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#00b8b8;
}
