@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
:focus
{
  -moz-outline: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border:none;
}
#main {
	width:950px;
	background:url(../images/top_fon.jpg) top repeat-x;
	margin:0px auto;
}
#topmenu {
	width:849px;
	margin-top:27px;
	height:52px;
	margin-left:100px;
}	
#lmenu {
	width:200px;
	height:550px;
	margin:25px 25px 0px 0px;
	background:url(../images/lmenu_fon.jpg) bottom no-repeat;
	vertical-align:top;
}
#lhprod {
	width:355px;
	height:145px;
	margin-top:10px;
	float:left;
	background:url(../images/home_prod_fon.jpg) no-repeat;
}
#rhprod {
	width:355px;
	height:145px;
	margin-top:10px;
	float:right;
	background:url(../images/home_prod_fon.jpg) no-repeat;
}
.hplink {
	float:right;
	background-image:url(../images/h_prod_link.jpg);
	width:50px;
	height:29px;
}
.cplink {
	float:right;
	background-image:url(../images/prod_list_link.jpg);
	width:34px;
	height:25px;
}
h1 {
	font-size:14px;
	color:#595959;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#showimg {
	margin-top:10px;
}
#colorimg {
	margin-top:10px;
}
.lead_img {
	width:202px;
	margin-bottom:0px;
	margin-right:10px;
	float:left;
}
.l_img {
	width:300px;
	text-align:center;
	vertical-align:top;
	margin-bottom:3px;
	margin-right:10px;
	float:left;
	border:#CCCCCC 1px solid;
}
.r_img {
	width:300px;
	text-align:center;
	vertical-align:top;
	margin-bottom:3px;
	margin-left:10px;
	float:right;
	border:#CCCCCC 1px solid;
}
.b_img {
	width:725px;
	text-align:center;
	vertical-align:top;
	margin-bottom:3px;
	border:#CCCCCC 1px solid;
}
a.redlink:link, a.redlink:visited, a.redlink:active {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
}
a.redlink:hover {
	text-decoration:underline;
	color: #FF0000;
	font-size:12px;
}
