body {
	margin: 0px;
	background-color: #fff;
}
body, table, ul, ol, li, td, a, h1, h2, h3, h4, p, div, form, select, textarea {
	font-family: Verdana;
}
body, table, ul, ol, li, td, a, p, div, form, select, textarea {
	font-size: 8pt;
}
a {
	color: #000;
}
.tab_menu {
	background-image: url('../i/bg-menu.gif');
	background-color: #787878;
	background-repeat: repeat-y;
	height: 30px;
	padding-left: 5px;
	color: #FF9966;
	border-right: #FFF0DA solid 2px;
	font-size: 10pt;
}
.tab_menuactive {
	background-color: #333;
	height: 30px;
	padding-left: 5px;
	color: #F96;
	border-right: #FFF0DA solid 2px;
	font-size: 10pt;
}
.menu {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.prod {
	color: #F96;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.tab_cat {
	background-image: url('../i/bg-menu.gif');
	background-color: #787878;
	background-repeat: repeat-y;
	height: 30px;
	padding-left: 25px;
	border-right: #FFF0DA solid 2px;
}

.tab_cat a {
	color: #FFDCBA;
	text-decoration: none;
	font-weight: bold;
}
.tab_catactive {
	background-color: #333;
	height: 30px;
	color: #fff;
	padding-left: 25px;
	border-right: #FFF0DA solid 2px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tab_catactive a {
	color: #FFDCBA;
	text-decoration: none;
	font-weight: bold;
}
.tab_catactive p {
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.new {
	width: 100%;
	color: #fff;
	font-family: Arial;
	font-size: 14pt;
	background-color: #333;
	padding-left: 10px;
}
.new-li {
	list-style-image: url('../i/new-list.gif');
	padding-top: 10px;
	padding-left: 15px;
	margin-left: 10px;
}
.new-li li {
	padding-bottom: 10px;
}
.down {
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
	color: #fff;
}
.link {
	color: #F93;
}
.cont_ind {
	padding-right: 25px;
	padding-bottom: 15px;
	vertical-align: top;
}
.cont_ind p {
	font-size: 10pt;
}
.cont_ind a {
	font-size: 10pt;
}
.cont_ind p, div {
	color: #333;
}
.cont2 {
	padding-top: 15px;
	padding-right: 25px;
	vertical-align: top;
}
.cont2 p {
	font-size: 10pt;
	color: #333;
}
.tit {
	font-size: 16pt;
}
.cont {
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 30px;
	vertical-align: top;
}
.title {
	width: 100%;
	color: #fff;
	font-family: Arial;
	font-size: 14pt;
	background-color: #FF5F00;
	padding-left: 10px;
}
.title2 {
	color: #fff;
	font-family: Arial;
	font-size: 12pt;
}
.title3 {
	color: #fff;
	font-family: Arial;
	font-size: 12pt;
	border-bottom: #FFAF80 solid 1px;
}
.post {
	color: #FF4800;
}
.way {
	padding-right: 25px;
	padding-top: 10px;
	vertical-align: top;
}
.sep {
	color: #FF5F00;
}


.sub_menu
{
	width:188px;
	display:none;
	position:absolute;
	margin: -10 -5;
	padding:0;
}



.tab_cat2 {
	background-image: url('../i/bg-menu.gif');
	background-color: #787878;
	background-repeat: repeat-y;
	height: 30px;
	padding-left: 25px;
	border-right: #FFF0DA solid 2px;
}
.tab_cat2 a {
	color: #FFDCBA;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}

.log {
	width: 301px;
	color: #fb5e00;
	font-size: 10.5pt;
	text-transform: uppercase;
	font-weight: bold;
}
.log span {
	color: #fff;
}
