*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
    font-family:Arial,Helvetica;
	font-size: 12px;
	background-color: #F2F2F2;
}
li{
	list-style: none;
	font-size:12px;
}

.ui-tabs-hide {
    display: none;
}

.ui-els-hide{
    display: none;
}

#main_product{
	margin: 0 auto;
	width:935px;
}

#news{
	width:696px;
	height:300px;
	background:#fff;
	margin-top:6px;
	float:left;
	border-style:solid;
	border-width: 1px;
	border-color: #dedede; 
}

#news_space{
	width:5px;
	height:300px;
	float:left;
}

#news_b{
	width:230px;
	height:300px;
	background:#fff;
	margin-top:6px;
	float:left;
	border-style:solid;
	border-width: 1px;
	border-color: #dedede; 
}

.news_category{
	float:left;
}

.news_b_category{
	float:left;
}
.news_category .title{
	background:url(template/200803/slide_bg_01.gif) repeat-x;
	height:42px;
	width:696px;
}

.news_b_category .title{
	background:url(template/200803/slide_bg_02.gif) repeat-x;
	height:42px;
	width:230px;
}

.news_category .title ul li{
	float:left;
	height:42px;
}

.news_b_category .title ul li{
	float:left;
	height:42px;
}

.news_category .title ul li a{
	text-decoration:none;
	color:#fff;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	text-align:center;
	padding:8px;
	height:35px;
	<% if taal="ru" then %>
	font-size:10px;
	<%else%>
font-size:12px;
<%end if%>
}



.news_b_category .title ul li a{
	text-decoration:none;
	font-weight:bold;
	color:#222	;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	text-align:center;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:15px;
	height:35px;
	font-size:12px;
}

.news_category .title ul li a:hover{
	background:url(template/200803/slide_bg_03.gif) no-repeat;
	background-position: top center;
	color:#fff;
}

.news_b_category .title ul li a:hover{
	background:url(template/200803/slide_bg_04.gif) no-repeat;
	background-position: top center;
	color:#fff;
}

.news_category .title ul li a.ui-tscure{
	background:url(template/200803/slide_bg_03.gif) no-repeat;
	background-position: top center;
	color:#fff;
}

.news_b_category .title ul li a.ui-tscure{
	background:url(template/200803/slide_bg_04.gif) no-repeat;
	background-position: top center;
	color:#fff;
}
#p_container{
	padding:0px;
}

#news_icon{
	position:absolute;
	top:633px;
	padding-left:5px;
}
