body { /*background-image: url(../img/wallbgs.png);*/ background:#282828; background-repeat: repeat-x; margin:0px auto; font-family:Tahoma, Geneva, sans-serif; }

header { background-color:#0067a6; height:30px; }
header a:link { color: #fff; text-decoration: none; font-size:12px; }
header a:visited { text-decoration: none; color: #fff ; font-size:12px; }
header a:hover { text-decoration: underline; color: #fff;  font-size:12px; }
header a:active { text-decoration: none; color: #fff; font-size:12px; }
#haedmenu { width:950px; height:40px; color:#FFF; }
#haedmenu a:link { color: #fff; text-decoration: none; font-size:12px; }
#haedmenu a:visited { text-decoration: none; color: #fff ; font-size:12px; }
#haedmenu a:hover { text-decoration: underline; color: #fff;  font-size:12px; }
#haedmenu a:active { text-decoration: none; color: #fff; font-size:12px; }

nav { background-color:#1c1c1c; /*background:url(../img/menu/Untitled-1.png);*/ margin:0px; text-align:center; margin:0px auto; height:85px; }
nav a { color: #ffffff; text-decoration: none; font-size:11px; }
nav a:link { color: #ffffff; text-decoration: none; font-size:11px; }
nav a:visited { text-decoration: none; color: #ffffff ; font-size:11px; }
nav a:hover { text-decoration: underline; color: #ffffff;  font-size:11px; }
nav a:active { text-decoration: none; color: #ffffff; font-size:11px; }

title { width:1024px; float:inherit; height:30px; font-family:Tahoma, Geneva, sans-serif; font-size:18px; color:#FFF; text-align: inherit right;  color:#FFF;}
section  { background: #1c1c1c; margin: 0px auto; float:right; width:800px; -webkit-border-radius: 5px; border-radius: 5px; font-size:14px; text-align: right; color:#fff;} 
section a:link { color: #fff; text-decoration: none; font-size:12px; }
section a:visited { text-decoration: none; color: #fff ; font-size:12px; }
section a:hover { text-decoration: underline; color: #fff;  font-size:12px; }
section a:active { text-decoration: none; color: #fff; font-size:12px; }

aside { background: #1c1c1c; margin: 0px auto; float:left; width:220px; -webkit-border-radius: 5px; border-radius: 5px; font-size:14px; text-align:left; color:#333; }
aside a:link { color: #fff; text-decoration: none; font-size:12px; }
aside a:visited { text-decoration: none; color: #fff ; font-size:12px; }
aside a:hover { text-decoration: underline; color: #fff;  font-size:12px; }
aside a:active { text-decoration: none; color: #fff; font-size:12px; }

a:link { color: #fff; text-decoration: none; font-size:12px; }
a:visited { text-decoration: none; color: #fff ; font-size:12px; }
a:hover { text-decoration: underline; color: #ffff;  font-size:12px; }
a:active { text-decoration: none; color: #fff; font-size:12px; }
#titleweb { width:950px; height:238px; }
.headtitle { text-align:left; font-size:13px; color:#026bbe; }
.contenthead { text-align:right; font-size:16px; color:#026bbe; /*text-shadow: 0 0 0.2em #44A2FF, 0 0 0.2em #fff, 0 0 0.2em #87F*/}
.contentpage { margin:auto; color:#333; font-size:12px; font-family:Tahoma, Geneva, sans-serif; width:650px;}
.contentweb { text-align:left; color:#333; font-size:12px; font-family:Tahoma, Geneva, sans-serif;}
.contentlink { text-align:right; }
.contentlink a { color: #e32121; text-decoration: none; font-size:11px; }
.contentlink a:link { color: #e32121; text-decoration: none; font-size:11px; }
.contentlink a:visited { text-decoration: none; color: #e32121 ; font-size:11px; }
.contentlink a:hover { text-decoration: underline; color: #e32121;  font-size:11px; }
.contentlink a:active { text-decoration: none; color: #e32121; font-size:11px; }
/*nav { margin:0px auto; text-align:left; width:950px; height:50px; -webkit-border-radius: 10px; border-radius: 5px; font-size:14px; text-align:center; color:#333; border:1px solid rgba(0,0,0,0); border-color:#CCC; }
section { background:#FFF;   width:700px; height:400px; -webkit-border-radius: 10px; border-radius: 10px; font-size:14px; text-align:center; color:#333; border:1px solid rgba(0,0,0,0); border-color:#CCC; }
-webkit-box-shadow: 0px 0px 20px 1px #333333; box-shadow: 0px 0px 20px 1px #333333;} height:400px;*/
/*section  { background: #FFF; margin: 0px auto; width:1024px; -webkit-border-radius: 5px; border-radius: 5px; font-size:14px; text-align:center; color:#333;  border:1px solid rgba(0,0,0,0); border-color:#CCC; }*/
#login  { background:#1c1c1c; margin: 0px auto; width:380px; height:320px; -webkit-border-radius: 15px; border-radius: 15px; font-size:14px; text-align:center; color:#333; border:1px solid rgba(0,0,0,0); /*border-color:#CCC;*/ font-size:12px; color:#FFF; }

footer  { background:#1c1c1c; margin: 0px auto; width:1024px; -webkit-border-radius: 10px; border-radius: 10px; font-size:14px; text-align:center; color:#333; border:1px solid rgba(0,0,0,0); /*border-color:#CCC;*/ font-size:12px; color:#FFF; }

/*a:link { color: #3475dd; text-decoration: none; font-size:12px; }
a:visited { text-decoration: none; color: #333 ; font-size:12px; }
a:hover { text-decoration: underline; color: #3475dd;  font-size:12px; }
a:active { text-decoration: none; color: #333; font-size:12px; }*/

#List li { border-bottom: 1px dashed #be3122; }
#List li a { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #333; font-weight: bold; text-decoration: none; cursor: pointer; -webkit-transition: padding-left 250ms ease-out; -moz-transition: padding-left 250ms ease-out; } 
#List li a:hover { color: #be3122; text-decoration: none; padding-left: 10px; }
#secmenu { color: #fff; font-size:12px; }
#secmenu a:link { color: #fff; text-decoration: none; font-size:12px; }
#secmenu a:visited { text-decoration: none; color: #fff ; font-size:12px; }
#secmenu a:hover { text-decoration: underline; color: #fff;  font-size:12px; }
#secmenu a:active { text-decoration: none; color: #fff; font-size:12px; }

#navigation {
	width: 950px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../img/navigation-bg.jpg) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(..img/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#363636;
	background: url(../img/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#363636;
	background: url(../img/navigation-hover.png) repeat-x left top;
}
.menulist { list-style-image:url(../img/test.png); color:#06F; text-align:left; }
.menulist a { color: #333; text-decoration: none; font-size:11px; }
.menulist a:link { color: #333; text-decoration: none; font-size:12px; }
.menulist a:visited { text-decoration: none; color: #333 ; font-size:12px; }
.menulist a:hover { text-decoration: underline; color: #333;  font-size:12px; }
.menulist a:active { text-decoration: none; color: #333; font-size:12px; }

.vil a { color: #333; text-decoration: none; font-size:11px; }
.vil a:link { color: #333; text-decoration: none; font-size:12px; }
.vil a:visited { text-decoration: none; color: #333 ; font-size:12px; }
.vil a:hover { text-decoration: underline; color: #333;  font-size:12px; }
.vil a:active { text-decoration: none; color: #333; font-size:12px; }


.contentview { text-align:left; }
.contentview a { color:#e32121; text-decoration: none; font-size:11px; }
.contentview a:link { color:#e32121; text-decoration: none; font-size:11px; }
.contentview a:visited { text-decoration: none; color:#e32121; font-size:11px; }
.contentview a:hover { text-decoration: underline; color:#e32121;  font-size:11px; }
.contentview a:active { text-decoration: none; color:#e32121; font-size:11px; }

.headmenu { width:220px; text-align:left; font-weight:bold; }

#itacc { /*background:url(../img/table/wall_01.png);*/ font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#FFF;}




/*--------------------- drop menu 
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #141414;
  background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
  background: -o-linear-gradient(top, #333333 0%, #141414 100%);
  background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
  background: linear-gradient(to bottom, #333333 0%, #141414 100%);
  border-bottom: 2px solid #0fa1e0;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #141414;
  background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
  background: -o-linear-gradient(top, #333333 0%, #141414 100%);
  background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
  background: linear-gradient(to bottom, #333333 0%, #141414 100%);
  color: #ffffff;
  display: block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0fa1e0;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background: -moz-linear-gradient(top, #262626 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #262626 0%, #070707 100%);
  background: -o-linear-gradient(top, #262626 0%, #070707 100%);
  background: -ms-linear-gradient(top, #262626 0%, #070707 100%);
  background: linear-gradient(to bottom, #262626 0%, #070707 100%);
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 120px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #0fa1e0;
  border-bottom: 1px dotted #31b7f1;
  font-size: 11px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #0c7fb0;
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #31b7f1;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #0a6d98;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
drop menu ---------------------------*/

/*----------------------------- left menu ----------------------------*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 220px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
  border-left: 1px solid #1c1c1c;
  border-right: 1px solid #1c1c1c;
  border-top: 1px solid #1c1c1c;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background: #36aae7;
  background: -webkit-linear-gradient(#1c1c1c, #1c1c1c);
  background: -moz-linear-gradient(#1c1c1c, #1c1c1c);
  background: -o-linear-gradient(#1c1c1c, #1c1c1c);
  background: -ms-linear-gradient(#1c1c1c, #1c1c1c);
  background: linear-gradient(#1c1c1c, #1c1c1c);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #eeeeee;
  background: #1fa0e4;
  background: -webkit-linear-gradient(#1c1c1c, #1c1c1c);
  background: -moz-linear-gradient(#1c1c1c, #1c1c1c);
  background: -o-linear-gradient(#1c1c1c, #1c1c1c);
  background: -ms-linear-gradient(#1c1c1c, #1c1c1c);
  background: linear-gradient(#1c1c1c, #1c1c1c);
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #1c1c1c;
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
  border-bottom: 1px solid #1c1c1c;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #282828;
  border-left: 1px solid #282828;
  border-right: 1px solid #282828;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #282828;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #0067a6;
  color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

/*----------------------------- left menu ----------------------------*/