.in_menu_link a{text-decoration:none;color:#FF0000; font-size:16px;}
.in_menu_link a:hover {
  text-decoration: underline;
 color: #000000;
 }
 .counter{
	display : none;
}
.main_text {
 margin: 25px; font-family:Tahoma; font-size:13; 
}
.left_text {color:#0000000; margin-top: 30px; font-size: 12px; margin-left: -5px; margin-right: 20px; text-decoration:none;}
.left_text a {font-size:10px; text-decoration:none;}
* html #left_t { margin-left: 35px; margin-right:35px;}
.left_head {color:#FFFFFF; margin: 9px;} 
.lefttd {
margin-top: 0px;
margin-bottom:0px; 
background-repeat: no-repeat;
}
body { font-family:Tahoma; font-size:13px; background-image:url(img/bg.gif);}
p{text-indent: 25px;}
.header {
	background-repeat : no-repeat;
	height: 185px;
	width : 1000px;
}

.price{font-size: 15px; color:red; }

.news {border:1px solid #cccccc; width:95%; margin: 7px;}
.news_title {background-color:#f6f6f6; margin:10px;}
.news_name {font-weight:bold; margin:10px;}
.news_adds {font-size:11px; margin-top:5px; margin-bottom:5px; color:#424242;}
.view_title { text-align:center; font-size:18px; font-weight:bold; color:#cc0000; margin-top:20px; margin-bottom:5px;}
.view_date { font-size:11px; color:#424242; margin-top:3px; margin-bottom:3px;}
.news_description {font-size:13px; background-color:#ffffff; margin: 15px;};