/* CSS Document style_content.css*/

/*************************************************
	date: 27/09/2010



*************************************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#name_copanny {
	color: #28903B;
	font-weight:bold;
	font-size:17px;
}
#slogan {
	color: #358B10;
}
#intro {
	color:#993300;
	font-weight:bold;
}
#contact {
	font-size:12px;
}
.group_menu_left {
	font-weight: bold;
	text-transform:uppercase;
	color:black;
	font-size: 13pt;
}
.title_block_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
}
.title_block_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#fff;
}
.title_group {
	font-weight: bold;
	font-size:13pt;
	text-transform: uppercase;
}
.title_news {
	color: #62B529;
	font-weight:bold;
}
.content_news {
}
.title_product_gro {
	font-weight:bold;
	background: #f4f4f4;
	padding: 7px 20px;
	width: 100%
}
.title_pro {
	color: #F70303;
	font-size: 13px;
}
.title_pro a {
	color: #427318;
	font-weight:bold;
}
.marketprice{
	color:#fff;	
}
.title_pro a:hover {
	color: #FF3333;
	font-weight:bold;
}

#company {
	font-size: 13px;
	color: black;
	padding: 20px 0;
	margin: 0 auto;
	width: 60%;
}
#company a{
	color: black;
}
#copyright {
	font-size:13px;
	color: black;
	background-color: #fff;
}
#copyright a{
	color: black;
}
