/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0 auto;
	font-family:"Times New Roman", Times, serif;
}
#header {
	margin: 0px auto;
	_text-align: center;
	height: 131px;
	background: url(../images/header_bg.jpg) repeat-x top;
}
#header .content, #footer .content, #homes .content {
	_text-align: left;
	margin: 0px auto;
	width: 1000px;
}
#homes {
	margin: 0px auto;
	_text-align: center;
	background: #c0bdc5 url(../images/bg_index.jpg) no-repeat center top;
	height: 927px;
}
#homes .content ul {
	float: left;
	width: 1000px;
}
#homes .content a.new_product {
	width: 1000px;
	height: 570px;
	display: block;
}
#homes .content a.new_product img {
	display: none;
}
#homes .content ul li {
	float: left;
	width: 190px;
	list-style: none;
	padding-right: 12px;
}
#homes .content ul li.end-list {
	padding-right: 0px;
	width: 192px;
	text-align: right;
}
#footer .content {
	padding: 15px 0px;
	color: #ffffff;
}
#footer .content table {
	color: #ffffff;
	background: url(../images/footer_bg.jpg);
	margin: 0 auto;
}
#footer {
	margin: 0px auto;
	_text-align: center;
	background: #ffffff;
	overflow: hidden;
}
.logos {
	float: left;
}
.list-pages {
	float: left;
	margin-top: 54px;
	width: 700px;
}
.list-pages ul li {
	list-style: none;
	float: left;
	height: 26px;
	padding-top: 10px;
	padding-right: 20px;
	position: relative;
}
.list-pages ul li a {
	font-style: italic;
}
.list-pages ul li ul {
	position: absolute;
	left: -10px;
	top: 37px;
	display: none;
	z-index: 9999;
	width: 250px;
	background: #b82425;
	padding-bottom: 15px;
}
.list-pages ul li ul li {
	width: 100%;
	padding-left: 10px;
}
.produts-info {
	float: right;
	padding-top: 12px;
	_padding-top: 18px;
	width: 800px;
}
.produts-info ul {
	float: right;
	list-style: none;
}
.produts-info ul li {
	float: left;
}
.produts-info ul a {
	color: #ffffff;
	padding: 0px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.news_content 
{
font-family:Tahoma;
font-size:14px;
}
.news_content1 
{
font-family:Tahoma;
font-size:14px;
color:#ffffff;
text-decoration:none;
}
.menu_selected
{
font-family:Tahoma;
font-size:16px;
color:#FF00FF;
font-weight:bold;
text-decoration:none;
line-height:26px;
}
.menu_type
{
font-family:Tahoma;
font-size:16px;
color:#800000;
font-weight:bold;
text-decoration:none;
}
.menu_type:a
{
font-family:Tahoma;
font-size:16px;
color:#800000;
font-weight:bold;
text-decoration:none;
}
.menu_bar
{

font-size:16px;
color:#800000;
font-weight:bold;
text-decoration:none;
}

.menu_bar:a
{

font-size:16px;
color:#800000;
font-weight:bold;
text-decoration:none;
}

.news_title
{
font-family:Tahoma;
font-size:16px;
color:#800000;
}

.menu_link
{

font-size:16px;
color: #211515;
font-weight:bold;
text-decoration:none;
}

.menu_link_selected
{

font-size:16px;
color:#FF00FF;
font-weight:bold;
text-decoration:none;
}
.menu_link:hover
{

font-size:16px;
color:#800000;
font-weight:bold;
text-decoration:none;
}

.productname
{
color:#000000;
size:2;
text-decoration:none;
}
.productname:a
{
text-decoration:none;
}

.pagings {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #B90101;
}
.pagings a {
	text-decoration: none;
	color: #B90101;
}
.pagings span {
	color: #FF00FF;
}
