table,td,tr,div,body,img,a,li,ul,input,form,tbody {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
body {
	behavior: url("/hover.htc");
}
.news_data {
	font-family: Arial;
	font-size: 12px;
	color: #af562e;
	margin-top:10px;
	margin-left:45px;
	margin-right:10px;
}
.news_text {
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	margin-top:10px;
	margin-left:45px;
	margin-right:10px;
}
.news_line {
	width: 265px;
	height: 1px;
	overflow:hidden;
	background-color: #dddddd;
	margin-top:10px;
	margin-left:13px;
}
.catalog {
	width: 728px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
.catalog a {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.catalog a:hover {
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	color: #af562e;
	text-decoration: underline;
}
.catalog td {
	padding-left: 5px;
}
.models_text {
	font-family: Arial;
	font-size: 14px;
	color: #777777;
	margin-top:10px;
	margin-left:45px;
	margin-right:10px;
	text-decoration: none;
}
.models_text a{
	font-family: Arial;
	font-size: 12px;
	color: #777777;	
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.path {
	font-family: Arial;
	font-size: 11px;
	color: #af562e;	
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration: none;	
}
.path:hover {
	font-family: Arial;
	font-size: 11px;
	color: #af562e;	
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration: underline;	
}
