@charset "utf-8";
/* CSS Document */
.menu{
	background:url(../images/bg_menu.gif) repeat-x;
	position:relative;
	margin-top:-7px;
	height:35px;
}
.mainmenu {
	padding:0px;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	z-index:1000;
	font-family:Tahoma, Arial, verdana, sans-serif;
	font-size: 12px; font-weight: bold;
	background: url(../images/menu0.gif) repeat-x;
	padding-left:15px;
}
.mainmenu li{
	margin-right:3px;
}
.mainmenu li.top {
	display:block;
	float:left;
}

.mainmenu li a.top_link {
	display:block;
	float:left;
	height:35px;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 1px 0 5px; /* padding-right: distance of between tabs*/
	cursor:pointer;
	background: url(../images/menu0_left.gif) no-repeat;
}
.mainmenu li a.top_link span {
	float:left;
	display:block;
	padding:0 10px 0 8px; /*align left and right of text in tab*/
	height:35px;
	background:url(../images/menu0.gif) right top no-repeat;
}
.mainmenu li a.top_link:hover {
	color:#525252;
	background: url(../images/menu1_left.gif) no-repeat;
	line-height:40px;
}
.mainmenu li a.top_link:hover span {
	background:url(../images/menu1.gif) no-repeat right top;
	line-height:40px;
}
.mainmenu li:hover > a.top_link {
	color:#525252;
	background: url(../images/menu1_left.gif) no-repeat;
}
.mainmenu li:hover > a.top_link span {
	background:url(../images/menu1.gif) no-repeat right top;
}

/*Current*/

.mainmenu li.current {
	display:block;
	float:left;
}
.mainmenu li a.current_link {
	display:block;
	float:left;
	height:35px;
	line-height:40px;
	color:#525252;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 1px 0 5px; /* padding-right: distance of between tabs*/
	cursor:pointer;
	background: url(../images/menu1_left.gif) no-repeat;
}
.mainmenu li a.current_link span {
	float:left;
	display:block;
	padding:0 10px 0 8px; /*align left and right of text in tab*/
	height:35px;
	background:url(../images/menu1.gif) right top no-repeat;
}
.mainmenu li a.current_link:hover {
	color:#525252;
	background: url(../images/menu1_left.gif) no-repeat;
	line-height:40px;
}
.mainmenu li a.current_link:hover span {
	background:url(../images/menu1.gif) no-repeat right top;
	line-height:40px;
}
.mainmenu li:hover > a.current_link {
	color:#525252;
	background: url(../images/menu1_left.gif) no-repeat;
}
.mainmenu li:hover > a.current_link span {
	background:url(../images/menu1.gif) no-repeat right top;
}
.mainmenu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.mainmenu a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.mainmenu li:hover {
	position:relative;
	z-index:200;
}
/* keep the 'next' level invisible by placing it off screen. */
.mainmenu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;z-index:1000;
}

.mainmenu ul.sub_news {
	width:140px;
}
.mainmenu ul.sub_trade {
	width:169px;
}

.mainmenu ul.sub_alynasis {
	width:140px;
}

.mainmenu ul.sub_online {
	width:170px;
}

.mainmenu ul.sub_service {
	width:142px;
}

.mainmenu ul.sub_ipo {
	width:120px;
}

.mainmenu ul.sub_pro {
	width:160px;
}
.mainmenu :hover ul {
	left:0;
	top:35px;
	background: #c9c9c9 url(../images/bg_menu_sub.gif) top repeat-x;
	padding-left:3px;
	border:1px solid #dbdbdb;
	border-width:0 1px 1px 1px;
	white-space:nowrap;
	height:auto;
	z-index:9999;
}
.mainmenu :hover ul li {
	display:block;
	height:25px;
	position:relative;
	font-weight:normal;
	line-height:25px;
	width:auto;background:url(../images/bg_sub.gif) repeat-x bottom;
}
.mainmenu :hover ul li.bottom {
	display:block;
	height:25px;
	position:relative;
	font-weight:normal;
	width:auto;
	background:none;
}
.mainmenu :hover ul li a , .mainmenu :hover ul li.bottom a{
	display:block;
	font-size:11px;
	height:25px;
	line-height:25px;
	width:auto;
	padding:0 0 0 7px; /* align left of text in sub*/
	color:#000;
	text-decoration:none;
}
.mainmenu :hover ul li a:hover , .mainmenu :hover ul li.bottom a:hover{
	background:#FFF;
	color:#000;
}

/********************	Small menu tab	***********************/
.tabs12 {
  font-size:11px;
  font-family:Tahoma;
  font-weight:bold;
  line-height:normal;
  background:url(../images/bg_title.png) repeat-x;
  position:relative;
  height:21px;
}
.tabs12 ul {
	position:absolute;
	top: -11px;#top:0px;_top:0px;
	width:90%;
	right:5px;
	list-style-type:none;
}
.tabs12 ul li {
  display:inline;
}
.tabs12 a {
  float:right;
  background:url("../images/tableft12.png") no-repeat left 0px;
  margin:0;
  padding:5px 0px 3px 4px;
  margin-left:5px;
  text-decoration:none;
}
.tabs12 a span {
  float:left;
  display:inline;
  background:url("../images/tabright12.png") no-repeat right 0px;
  padding:5px 10px 3px 7px;
  margin-bottom:0px;
  color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs12 a span {
	float:none;
}
/* End IE5-Mac hack */
.tabs12 a:hover span {
	color:#5d5d5d;
}
.tabs12 a:hover {
	background-position:0% -25px;
}
.tabs12 a:hover span {
	background-position:100% -25px;
}

.tabs12 .current a {
	background-position:0% -25px;
}
.tabs12 .current a span {
	background-position:100% -25px;
	color:#5d5d5d;
	font-weight:bold;
}
/*******	tabs 13************/
.tabs13 {
  font-size:11px;
  font-family:Tahoma;
  font-weight:bold;
  line-height:normal;
  border-bottom:1px solid #cbcaca;
  position:relative;
  height:29px;
}
.tabs13 ul {
	position:absolute;
	top: -2px;#top:9px;_top:9px;
	width:100%;
	left:-38px;
	list-style-type:none;
}
.tabs13 ul li {
  display:inline;
}
.tabs13 a {
  float:left;
  background:url("../images/tableft13.png") no-repeat left 0px;
  margin:0;
  padding:5px 0px 3px 4px;
  margin-left:5px;
  text-decoration:none;
}
.tabs13 a span {
  float:left;
  display:inline;
  background:url("../images/tabright13.png") no-repeat right 0px;
  padding:5px 10px 3px 7px;
  margin-bottom:0px;
  color:#5d5d5d;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs13 a span {
	float:none;
}
/* End IE5-Mac hack */
.tabs13 a:hover span {
	color:#5d5d5d;
}
.tabs13 a:hover {
	background-position:0% -25px;
}
.tabs13 a:hover span {
	background-position:100% -25px;
}

.tabs13 .current a {
	background-position:0% -25px;
}
.tabs13 .current a span {
	background-position:100% -25px;
	color:#5d5d5d;
	font-weight:bold;
}



