	html {
	height: 100%;
}

#all {
	min-height: 100%;
	position: relative;
	width: 100%;
	}
	* html #all {
		height: 100%;
	}
	
	body
	{
		height: 100%;
		font-family: Tahoma;
		margin:0px;
		font-size: 12px;		
		line-height: 130%;
		color: #333333;	
		min-width:1100px;
		
	
	}	
	
	table{border: 0px}
	form
	{
		margin:0px;
		padding:0px;
		
	}
	
	.bgug
	{
		background-image:url(../img/bgug.png);height:185px;background-position:bottom left;background-repeat: no-repeat;
	}

	a:visited {color: #333333;text-decoration: underline;}
	a:link{text-decoration: underline;color:#333333;}
	a:active {text-decoration: none;color: #DA1C00;}
	a:hover {text-decoration:  none;color: #DA1C00;}	
	
	a.gray:visited {color: #999999;text-decoration: underline;}
	a.gray:link{text-decoration: underline;color:#999999;}
	a.gray:active {text-decoration: none;color: #999999;}
	a.gray:hover {text-decoration:  none;color: #999999;}	
	
	a.red:visited {color: #DA1C00;text-decoration: none;}
	a.red:link{text-decoration: none;color:#DA1C00;}
	a.red:active {text-decoration: none;color: #DA1C00;}
	a.red:hover {text-decoration:  none;color: #DA1C00;}	
	
	
	a.gray_none:visited {color: #999999;text-decoration: none;}
	a.gray_none:link{text-decoration: none;color:#999999;}
	a.gray_none:active {text-decoration: none;color: #999999;}
	a.gray_none:hover {text-decoration:  none;color: #999999;}	
	
	a.black:visited {color: #24201D;text-decoration: underline;}
	a.black:link{text-decoration: underline;color:#24201D;}
	a.black:active {text-decoration: none;color: #24201D;}
	a.black:hover {text-decoration:  none;color: #24201D;}	
	
	
	a.white:visited {color: #FFFFFF;text-decoration: none;}
	a.white:link{text-decoration: none;color:#FFFFFF;}
	a.white:active {text-decoration: underline;color: #FFFFFF;}
	a.white:hover {text-decoration:  underline;color: #FFFFFF;}	
	
	a.whiteu:visited {color: #FFFFFF;text-decoration: underline;}
	a.whiteu:link{text-decoration: underline;color:#FFFFFF;}
	a.whiteu:active {text-decoration: underline;color: #FFFFFF;}
	a.whiteu:hover {text-decoration:  underline;color: #FFFFFF;}	
	
	a.none:visited {text-decoration: none;color: #FFFFFF;}
	a.none:link{text-decoration: none;color: #FFFFFF;}
	a.none:active {text-decoration: none;color: #FFFFFF;}
	a.none:hover {text-decoration:  none;color: #FFFFFF;}	
	
	a.none1:visited {text-decoration: none;color: #333333;}
	a.none1:link{text-decoration: none;color: #333333;}
	a.none1:active {text-decoration: none;color: #333333;}
	a.none1:hover {text-decoration:  none;color: #333333;}	
	
	h1
	{
		margin:0px;
		font-size:18px;
		font-family: Arial;
		color:#24201D;
		font-weight:bolder;	
		margin-bottom: 7px;
	}
	
	h1.black
	{
		margin:0px;
		font-size:16px;
		font-family: Arial;
		color:#24201D;
		font-weight:bolder;	
		margin-bottom: 7px;
	}
	
	h1.white
	{
		margin:0px;
		font-size:14px;
		font-family: Arial;
		color:#FFFFFF;
		font-weight:bolder;	
		padding:0px;
		line-height:100%;
		
	}
	
	.whiteh
	{
		margin:0px;
		font-size:14px;
		font-family: Arial;
		color:#FFFFFF;
		font-weight:bolder;	
		padding:0px;
		line-height:100%;
		
	}
	
	.slogan
	{
		color:#999999;font-size:11px;line-height:100%;
		font-weight: normal;
	}
	

.tbg
{
	float:left;margin-top:7px;
	margin-left:7px;
	width:180px;
	height:160px;
	background-image:url(../img/tbg.png);
	
	
}

.tbg1
{
	float:left;margin-top:7px;
	margin-left:7px;
	width:60px;
	height:160px;
	background-image:url(../img/tbg1.png);
	
	
}

.htbg
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	font-family: Arial;
}

.searchbut
{
	width:61px;
	height:22px;
	background-image: url(../img/search.jpg);
	color:white;
	border:0px;
	font-size:12px;	
	cursor:pointer;
}

.menu_on #main_bg
{
	background-image: url(../img/main.png);
	background-repeat: no-repeat;
	height:30px;
}

#main_bg1
{
	background-image: url(../img/main1.png);
	background-repeat: no-repeat;
	background-position: right;
	height:30px;
}

.menu_on #main_bg1
{
	background-image: url(../img/main1_1.png);
	background-repeat: no-repeat;
	background-position: right;
	height:30px;
	``
}

.menu_off #main_bg
{
	background-image: url(../img/main1_0.png);
	background-repeat: no-repeat;
	height:30px;
	``
}

.menu_off
{
  background-color: #24211D;
  cursor: pointer;
}

.menu_on
{
 background-color: #DA1C00;
 cursor: pointer;
}

.lwind 
{
 background-color: #EFEFEF;
 background-image: url(../img/tl.png);
 background-repeat: no-repeat;
}

.lwind div
{
	background-image: url(../img/tr.png);
 	background-repeat: no-repeat;
	background-position: top right;
}

.lwind div div
{
	background-image: url(../img/br.png);
 	background-repeat: no-repeat;
	background-position: bottom right;
}

.lwind div div div
{
	background-image: url(../img/bl.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
}

.doctor
{
	width:189px;
	font-size:11px;
	cursor:pointer;
	height:233px;
	background-image: url(../img/doctor.jpg);
}

.foto
{
	background-image: url(../img/ftr.png);
 	background-repeat: no-repeat;
	background-position: top right;
	
}

.foto div
{
	background-image: url(../img/ftl.png);
 	background-repeat: no-repeat;
	background-position: top left;
	
}

.foto div div
{
	background-image: url(../img/fbl.png);
 	background-repeat: no-repeat;
	background-position: bottom left;
	
}

.foto div div div
{
	background-image: url(../img/fbr.png);
 	background-repeat: no-repeat;
	background-position: bottom right;
	
}

.button
{
	font-size:12px;
	color:white;
	border:0px;
	width:130px;
	height:22px;
	cursor:pointer;
	background-image: url(../img/button.jpg);
}

.main_news
{
	height:36px;
	background-color: #DA1C00;
	background-image: url(../img/mnl.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
}


.main_video
{
	height:36px;
	background-color: #333333;
	background-image: url(../img/nl.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
}


.main_video div
{
	height:36px;	
	background-image: url(../img/nr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


.main_news div
{
	height:36px;	
	background-image: url(../img/mnr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.news
{
	height:36px;
	background-color: #333333;
	background-image: url(../img/nl.jpg);
	background-repeat: no-repeat;
	margin-top:10px;margin-bottom:10px;
}
.news_in
{
	height:36px;	
	background-image: url(../img/nr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

li
{
	padding:0px;
	margin-bottom:15px;
	line-height: 100%;
	
}

ul
{
	padding-left:10px;
	margin-left:10px;
}

.i
{
	height:76px;
	margin-top:10px;
	background-image: url(../img/i.jpg);
}

.i div
{
	height:76px;
	background-image: url(../img/il.jpg);
	background-repeat: no-repeat;
}

.i div div
{
	height:76px;
	background-image: url(../img/ir.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.nstr
{
	font-size:11px;	
	 background-color:#EFEFEF;
	padding:8px;
}

.poll
{
	height:20px;background: #DA1C00;background-image:url(../img/poll.jpg);
}

.all_news
{margin-left:450px;text-align:right;padding:10px 10px 0 10px;font-size:11px;}

A.tickl {
      
      LINE-HEIGHT: 20px;
    
   }
   A.tickl:hover {
     
   }
   .ticki {
      OVERFLOW: hidden;
      WIDTH: 550px;
      HEIGHT: 25px;
   }
   .ticko {
      PADDING-RIGHT: 0px;
     border-TOP: #cccccc 1px solid;
      DISPLAY: block;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 3px;
      MARGIN: 5px 0px;
      WIDTH: 550px;
      PADDING-TOP: 4px;
     border-BOTTOM: #cccccc 1px solid;
   }
   .tickh {
      DISPLAY: none;
   }
   .tickls {
      COLOR: #666666;
   }