body {
margin: 0;
padding:0;
}

.top_l {
	background-image: url(images/top_l.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_centr {
	background-image: url(images/top_centr.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.top_r {
	background-image: url(images/top_r.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#logo {
	position:relative;
	width:240px;
	height:80px;
	z-index:1;
	left: 10px;
	top:30px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

.menu_left {
	background-image: url(images/menu_l.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 37px;
}
.menu_centr {
	background-image: url(images/menu_centr.png);
	background-repeat: repeat-x;
	background-position: bottom;


}
.menu_right {
	background-image: url(images/menu_r.png);
	background-repeat: no-repeat;
	background-position: bottom;
}



.menu_list {
	padding:0;
	display: inline;
	list-style-type: none;
	height: 37px;
	line-height: 37px;
	font-family: "Beast vs SpreadTall";
	font-size: 20px;
	font-weight: normal;
	color: #364C79;
	letter-spacing: 0.1em;
}

.menu_list .first {
	background:none;
}

.menu_list li {

    padding-left: 15px;
	padding-right: 15px;
	float:left;
	background: url(images/line.png) no-repeat left center;

}

.menu_list a {

	color:#333333;
	text-decoration: none;

	
}
.menu_list a:hover {
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center;
	color: #FF6633;
}
.buttom {
	background-image: url(images/buttom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 102px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.buttom_class {
float:left;
margin-right: 100px;
}

.line {
	width: 985px;
	color: #1068B1;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyright {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright a {
text-decoration: none;
color: #0B65D3;
}

.copyright a:hover {
text-decoration:underline;
color: #FF6633;
}
.prod_1 {
	background-image: url(images/prod_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.prod_2 {
	background-image: url(images/prod_centr.png);
	background-repeat: repeat-y;
	background-position: center;
}
.prod_2 ul {
margin:5px 15px 0 15px;
padding:0;
list-style-type:none;
background:none;
float:left;


}

.prod_2 li {
    text-align:center;
    width:140px;
    margin:2px;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	color: #1068B1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;		
}
.prod_2 a{
	text-decoration: none;
	color: #0B65D3;
}

.prod_2 a:hover {
text-decoration: underline;
color: #FF6633;

}

.prod_3 {
	background-image: url(images/prod_botom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.prod {
vertical-align:top;

border-right: solid 1px #C2D8EB;

}
.content_style {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right:20px;
}

.content_style a {
	text-decoration: none;
	color: #0B65D3;

}

.content_style a:hover {
text-decoration: underline;
color: #FF6633;

}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#364C79;
}

.h1 a{

	color:#364C79;
	text-decoration: none;
}

.addtime {

	font-size: 05px;
	color: grey;

}

.categorylink {
text-align: left;
font-size: 14px;
color: grey;
}
.categorylink a{
color: grey;
}

.pageslist {
border-top: 1px  #C2D8EB solid;
padding-top: 5px;
color: #1068B1;

}

.pageslist b{

padding: 0 5px 0 5px;
border: 1px #C2D8EB solid;
font-weight: normal;

}


.adress {
	margin-left: 25px;
	font-size: 12px;
	
}

