	@charset "utf-8";

/*--CMS-Lite_designCSS -- 2013.05.22 Rel-ish pepechi--*/
/* =new_article */
.cms_list {
	margin: 0 0 25px;
/*	background: url(../img/skin_img/bg_menu-title.jpg) no-repeat left top;*/
}

.cms_list h3{
	height: 1.65em;
	padding: .8em 0 0 28px;
	background: url(../img/skin_img/icon_orange_arrow.gif) no-repeat 10px 1em;
	font-weight: bold;
	color: #39c;	
}

.cms_list table {
	width: 100%;
	border: solid 1px #ccc;
}

.cms_list th {
	background: #C0DFEF;
	border: solid 1px #ccc;
	text-align: center;
}

.cms_list th span {
	display: block;
	padding: 6px 10px;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
}

.cms_list td {
	padding: 6px 10px;
	border: solid 1px #ccc;
}

.menu {
	margin: 0 0 25px;
	/*
	background: url(../img/skin_img/bg_menu-title.jpg) no-repeat left top;
	*/
}

.menu h3 {
	height: 1.65em;
	padding: .8em 0 0 18px;
	background: url(../img/skin_img/icon_orange_arrow.gif) no-repeat 0px 1em;
	border-top: 1px solid gray;
	font-weight: bold;
	color: #39c;	
}

.menu p.support_link {
	text-align: right;
	margin-bottom: 10px;
}

.menu ul{
	margin-bottom: 15px;	
}

.back_to_index {
	margin-top: 10px;
	text-align: center;
}


/* =new_article */
/*
.new_article {
	margin: 0 0 25px;
	background: url(../img/skin_img/bg_menu-title.jpg) no-repeat left top;
}

.new_article h3 {
	height: 1.65em;
	padding: .8em 0 0 28px;
	background: url(../img/skin_img/icon_orange_arrow.gif) no-repeat 10px 1em;
	font-weight: bold;
	color: #39c;
}

.new_article table {
	width: 100%;
	border: solid 1px #ccc;
}

.new_article th {
	background: #C0DFEF;
	border: solid 1px #ccc;
	text-align: center;
}

.new_article th span {
	display: block;
	padding: 6px 10px;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
}

.new_article td {
	padding: 6px 10px;
	border: solid 1px #ccc;
}

.new_article_menu_link {
	color: #f60;
}

.odd {
	background: #f3f3f3;
}

*/
/* =menus */
/*
.menus {
	padding: 0 0 15px;
	background: #c0dfef url(../img/skin_img/bg_menu-title.jpg) no-repeat left top;
	zoom: 1;
}

.menus h3 {
	height: 1.65em;
	padding: .8em 0 0 28px;
	background: url(../img/skin_img/icon_orange_arrow.gif) no-repeat 10px 1em;
	font-weight: bold;
	color: #39c;
}

.menus table {
	width: 620px;
	margin: 15px auto 0;
	border-left: solid 15px #fff;
	border-right: solid 15px #fff;
	background: #fff;
}

.menus th {
	padding: 20px 0 0;
}

.menus h4 {
	padding: 0 0 5px 22px;
	font-size: 123.1%;
	font-weight: bold;
	color: #f60;
}

.menus h4 a {
	color: #f60;
}

.menus th p {
	padding: 0 0 0 20px;
}

.menus td {
	padding: 5px 0 10px 20px;
	background: url(../img/skin_img/line_dot.gif) repeat-x left bottom;
}

.menus td.menus_end {
	background: none;
}

.menus td p {
	color: #39c;
}

.menus td ul {
	margin: -1.3em 0 0 6em;
	line-height: 0;
}

.menus td li {
	display: inline;
	padding: 0 5px 0 0;
	border-right: solid 1px #f60;
	line-height: 150%;
	zoom: 1;
}

.menus td li a {
	color: #f60;
}

.menus td li.end {
	padding: 0;
	border-right: none;
}

* html .menus td li.end {
	padding: 0 0 0 5px;
	border-right: none;
}

*+html .menus td li.end {
	padding: 0 0 0 5px;
	border-right: none;
}

*/

/* icon */
/*
.menu_topics {
	background: url(../img/skin_img/icon_topics.gif) no-repeat left top;
}

.menu_items {
	background: url(../img/skin_img/icon_items.gif) no-repeat left top;
}

.menu_news {
	background: url(../img/skin_img/icon_news.gif) no-repeat left top;
}

.menu_voice {
	background: url(../img/skin_img/icon_voice.gif) no-repeat left top;
}

.menu_slink {
	background: url(../img/skin_img/icon_simple-link.gif) no-repeat left top;
}
*/