*{
	margin: 0;
	border: 0 none transparent;
	padding: 0;
	font-size: 11px;
}
body{
	font-family: Tahoma;	
	color: #5d5d5d;
	background-color: #dedede;
	background-repeat: repeat-x;
	background-image: url(images/site_back.gif);
	text-align: center;
}
input,textarea{
	border: 1px solid #A3A3A3;
	width: 220px;
	padding: 2px;
}
select{
	border: 1px solid #A3A3A3;
}
.button{
	width: 80px;
	background-color: #b33333;
	color: White;
}
a{
	color: #3b7aaf;	
}
a:hover{
	text-decoration: none;
	color: Black;
}
.content{
	width: 954px;
	border: none;
	margin: 0px auto;	
}
.head{
	width: 100%;
	height: 120px;
	
	background-repeat: no-repeat;
}
.menu{
	height: 31px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-image: url(images/menu_back.gif);	
	background-position: left;
}
.menu a{
	color: White;	
	display: block;
	height: 26px;
	float: left;
	margin-left: 10px;
	text-decoration: none;
}
.menu a:hover{
	color: #e6b498;
}
.menusep{
	float: left;
	width: 12px;
	height: 31px;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.left{
	width: 195px;
	float: left;		
}
.left_panel{
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(images/left_rep.gif);	
}
.left_bot{
	width: 195px;
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(images/left_bot.gif);
}
.middle{
	width: 577px;	
	margin: 0px auto;
	margin-left: 195px;
}
.right{
	width: 176px;
	float: right;	
}
.cont_panel{
	width: 577px;
	background-repeat: repeat-y;
	background-image: url(images/panel_rep.gif);
	text-align: left;
	display: table;
}
.cont_panel_head{
	width: 577px;
}
h1{
	display: block;
	overflow: hidden;
	width: 577px;
	height: 30px;	
	text-indent: -650px;
	color: White;
	background-repeat: no-repeat;
}

.cont_panel_bot{
	width: 100%;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-image: url(images/panel_bot.gif);	
}
.panel_in{
	padding: 10px 35px 10px 30px;
	text-align: left;
	overflow: hidden;
}
.news_in table{
	border-collapse: collapse;
	border: 1px solid gray;
}
.news_in table td{
	padding: 2px;
	border: 1px solid gray;
}
.left ul li{
	display: table;
	width: 190px;		
	margin-left: 0px;
}
.left ul.submenu li{
	display: block;
	width: 190px;	
}
.left ul li a{
	text-decoration: none;
	display: block;
	width: 190px;
	height: 26px;
	line-height: 19px;
	background-image: url(images/left_subbut.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	margin-bottom: 1px;
}
.left ul.submenu li a{
	text-decoration: none;
	display: block;
	width: 190px;
	height: 20px;
	line-height: 19px;
	background-image: url(images/left_subbut.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #868686;
	margin-bottom: 1px;
}
.left ul li a:hover{
	background-position: right;
	color: White;
}
.left ul.submenu li a:hover{
	color: White;
}
.submenu{
	display: none;
}
.pagetable{
	width: 95%;
	border-collapse: collapse;
}
.pagetable td{
	padding: 3px;
	border: 1px solid silver;
}
.toprow{
	font-weight: bold;
}
.site_bottom{
	clear: both;
	width: 583px;	
	margin: 0px auto;	
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.site_bottom a{
	color: #5d5d5d;
	text-decoration: none;
}
.site_bottom a:hover{
	text-decoration: underline;
}
ul.list{	
	
}
ul.list li{
	margin-left: 15px;
	list-style-image: url(images/list_dot.gif);	
	margin-bottom: 5px;
}
.title{
	color: #b33333;	
	font-size: 12px;
	font-weight: bold;
}
h2{
	color: #b33333;	
	font-size: 12px;
	font-weight: bold;
}
h2,h2 a,h2 a:hover{
	color: #b33333;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.cats{
	width: 577px;
	height: 80px;
}
.cats a{
	float: left;
	display: block;
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: left;
}
.cats a:hover{
	background-position: right;
}
.selcat	{
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: left;
}
.cattbl td{
	vertical-align: top;
	height: 35px;
}
.tdblue{	
	color: #3b7aaf;
}
.car{
	float: left;
	border: 1px solid black;
	margin-right: 8px;
	display: block;
	width: 100px;
	height: 75px;
}
.inerimg{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.news_block{
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
.news_block img{
	float: left;
	margin-right: 20px;
	border: 1px solid gray;
}
.news_block span{
	width: 300px;
	text-align: justify;
}
strong.imglink{
	position: absolute;
	left: -1000px;
}
.pro_list{
	margin-left: 25px;
}
.pro_list li{
	font-weight: bold;
	margin-top: 5px;
}
.pro_list li ul li{
	font-weight: normal;
	margin-top: 0;
	margin-left: 15px;
	padding-left: 15px;
	background: url(images/list_dot.gif) no-repeat center left;
	line-height: 18px;
	list-style: none;
}
