#index_menu {
	background: #fff;
	padding: 5px 10px;
	text-align: center;
}
#index_menu a.main {
	display: inline-block;
	margin-left: 30px;
	margin-top: 5px;
	width: 158px;
	height: 31px;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #e95f06;
	text-align: center;
	background: url(../img/im_bg.png) no-repeat left top;
	/*background: #e4f5fc;
background: #e4f5fc;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjVmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmU4ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWZkOGVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlmZDhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 100%, #9fd8ef 100%, #9fd8ef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(100%,#bfe8f9), color-stop(100%,#9fd8ef), color-stop(100%,#9fd8ef));
background: -webkit-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: -o-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: -ms-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: linear-gradient(to bottom,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#9fd8ef',GradientType=0 );*/
}

#index_menu a.main.last {
	margin-left: 0;
}
#index_menu a.main:hover {
	text-decoration: none;
}

#index_menu a.main.open {
border-bottom: 0;
height: 40px;
background: url(../img/im_bgo1.png) no-repeat left top;
/*background: #abe2e8;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiZTJlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGY1ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #abe2e8 0%, #e4f5fc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abe2e8), color-stop(100%,#e4f5fc));
background: -webkit-linear-gradient(top,  #abe2e8 0%,#e4f5fc 100%);
background: -o-linear-gradient(top,  #abe2e8 0%,#e4f5fc 100%);
background: -ms-linear-gradient(top,  #abe2e8 0%,#e4f5fc 100%);
background: linear-gradient(to bottom,  #abe2e8 0%,#e4f5fc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abe2e8', endColorstr='#e4f5fc',GradientType=0 );*/
}

#index_menu .index-menu-subs {
	display: none;
	width: 722px;
	margin: 0 auto;
	
/*background: #e4f5fc;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjVmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmU4ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWZkOGVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlmZDhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 100%, #9fd8ef 100%, #9fd8ef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(100%,#bfe8f9), color-stop(100%,#9fd8ef), color-stop(100%,#9fd8ef));
background: -webkit-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: -o-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: -ms-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
background: linear-gradient(to bottom,  #e4f5fc 0%,#bfe8f9 100%,#9fd8ef 100%,#9fd8ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#9fd8ef',GradientType=0 );*/
}

#index_menu .index-menu-subs .top {
	height: 17px;
	font-size: 0px;
	line-height: 17px;
	background: url(../img/ism_bg4.png) no-repeat left top;
}
#index_menu .index-menu-subs.t1 .top {
	
}
#index_menu .index-menu-subs.t2 .top {
	
}
#index_menu .index-menu-subs.t3 .top {

}
#index_menu .index-menu-subs.t4 .top {
	
}
#index_menu .index-menu-subs ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/ism_bg4.png) no-repeat left center;
}
#index_menu .index-menu-subs ul li {
	display: inline;
}
#index_menu .index-menu-subs ul li a {
	display: inline-block;
	margin-right: 10px;
	padding-right: 18px;
	width: 130px;
	height: 18px;
	line-height: 18px;
	background: url(../Img/index_subs_bullet.gif) no-repeat right center;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
body:nth-of-type(1) #index_menu .index-menu-subs ul li a {
	margin-right: 7px;
	padding-right: 16px;
	width: 137px;
}
#index_menu .index-menu-subs .bottom {
	height: 17px;
	font-size: 0px;
	line-height: 17px;
	background: url(../img/ism_bg4.png) no-repeat left bottom;
}
#index_menu .index-menu-subs.small .bottom {
	
}
#index_menu .index-menu-subs.medium .bottom {
	
}
#index_menu .index-menu-subs.open {
	display: block;
	margin-top: -4px;
	text-align: right;
}
#index_menu .index-menu-subs ul.open {
	display: block;
}