@import url("all.css");
/* CSS Document */


body {
	color: #efe2e2;
	background-color: #656872;
	background-image: url(../img/jin/bg.jpg);
}
.menu {
	background-image: url(../img/jin/menu_bg.gif);
}
.menu_item {
	color: #9b701e;
	background-image: url(../img/jin/bzdyn.gif);
}
.menu_item a {
	color: #6b4e15;
}
.zakaruchka {
	background-image: url(../img/jin/zakaruchka.gif);
}
.main {
	background-image: url(../img/jin/main_bg.jpg);
}
.page_color, .content h1 {
	color: #c9cacd;
}
.content a {
	color: #2a2d3e;
}
.content a:hover {
	color: #b0b2c1;
}

a.id_link {text-decoration: none; color: #efe2e2; cursor: text;}
a:link.id_link {text-decoration: none; color: #efe2e2; cursor: text;}
a:hover.id_link {text-decoration: none; color: #efe2e2; cursor: text;}
a:active.id_link {text-decoration: none; color: #efe2e2; cursor: text;}
a:visited.id_link {text-decoration: none; color: #efe2e2; cursor: text;}
