@charset "utf-8";
body {

	background:#b4b4b4;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	margin:0;
}
a{
	color:#c30000;
	text-decoration:none;
	}
a:hover{
	color:#302e2e;
	}
#contect{
	width:800px;
	margin:0 auto;
	}
.hed-top{
	background:url(images/hed-top.gif);
	height:33px;
	text-align:right;
	}
.hedtop-right{
	float:right;
	width:50%;
	padding-right:5px;
	padding-top:5px;
	}
.hedtop-left{
	float:left;
	width:35%;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	color:#c30000
	}	
.hed{
	background:url(images/heder.jpg);
	height:174px;
	}
.menu{
	height:42px;
	}
.hom{
	background:url(images/hom-1.gif);
	width:108px;
	height:42px;
	display:block;
	float:right;
	}
.hom a{
	background:url(images/hom-1.gif);
	width:108px;
	height:42px;
	display:block;
	float:right;
	}	
.hom a:hover{
	background:url(images/hom-2.gif);
	width:108px;
	height:42px;
	display:block;
	float:right;
	}				
.cont{
	background:url(images/cont-1.gif);
	width:188px;
	height:42px;
	display:block;
	float:right;
	}
.cont a{
	background:url(images/cont-1.gif);
	width:188px;
	height:42px;
	display:block;
	float:right;
	}
.cont a:hover{
	background:url(images/cont-2.gif);
	width:188px;
	height:42px;
	display:block;
	float:right;
	}	
.nob{
	background:url(images/nob-1.gif);
	width:179px;
	height:42px;
	display:block;
	float:right;
	}
.nob a{
	background:url(images/nob-1.gif);
	width:179px;
	height:42px;
	display:block;
	float:right;
	}	
.nob a:hover{
	background:url(images/nob-2.gif);
	width:179px;
	height:42px;
	display:block;
	float:right;
	}	
.sta{
	background:url(images/sta-1.gif);
	width:116px;
	height:42px;
	display:block;
	float:right;
	}
.sta a{
	background:url(images/sta-1.gif);
	width:116px;
	height:42px;
	display:block;
	float:right;
	}	
.sta a:hover{
	background:url(images/sta-2.gif);
	width:116px;
	height:42px;
	display:block;
	float:right;
	}	
.hos{
	background:url(images/hos-1.gif);
	width:209px;
	height:42px;
	display:block;
	float:right;
	}
.hos a{
	background:url(images/hos-1.gif);
	width:209px;
	height:42px;
	display:block;
	float:right;
	}	
.hos a:hover{
	background:url(images/hos-2.gif);
	width:209px;
	height:42px;
	display:block;
	float:right;
	}
							
