﻿.transparent
{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #2b4f71;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.HoverMenu
{
	background-image: url(images/HoverMenu.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 400px;
	height: 60px;
	z-index: 1000;
	margin-top: -10px;
	padding: 5px;
	text-align: left;
	
}
.HoverMenu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 3px;
}
.HoverMenu li
{
	background:transparent url(images/icn_bullet.gif) no-repeat scroll left 50%;
	border-bottom:1px dashed #BDBDBD;
	line-height:23px;
	margin-left:20px;
	margin-right:20px;
	padding-left:15px;
	font-weight: bold;
}
.HoverMenu li a
{
	color: #000000;
	font-weight: bold;
}
.HoverMenu li a:hover{
	color: #f00743;
	text-decoration: underline;
	font-weight: bold;
}

.Member
{
	background-image: url(images/Member.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 275px;
	height: 60px;
	z-index: 1000;
	margin-top: -10px;
	padding: 5px;
	text-align: left;
	
}
.Member ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 3px;
}
.Member li
{
	background:transparent url(images/icn_bullet.gif) no-repeat scroll left 50%;
	border-bottom:1px dashed #BDBDBD;
	line-height:23px;
	margin-left:20px;
	margin-right:20px;
	padding-left:15px;
	font-weight: bold;
}
.Member li a{
	color: #000000;
	font-weight: bold;
}
.Member li a:hover{
	color: #f00743;
	text-decoration: underline;
	font-weight: bold;
}
.Seminar
{
	background-image: url(images/Seminar.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 362px;
	height: 60px;
	z-index: 1000;
	margin-top: -10px;
	padding: 5px;
	text-align: left;
	
}
.NewsActivity
{
	background-image: url(images/NewsActivity.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 400px;
	height: 90px;
	z-index: 1000;
	margin-top: -10px;
	padding: 5px;
	text-align: left;
	
}
.NewsActivity ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 3px;
}
.NewsActivity li
{
	background:transparent url(images/icn_bullet.gif) no-repeat scroll left 50%;
	border-bottom:1px dashed #BDBDBD;
	line-height:23px;
	margin-left:20px;
	margin-right:20px;
	padding-left:15px;
	font-weight: bold;
}
.NewsActivity li a
{
	color: #000000;
	font-weight: bold;
}
.NewsActivity li a:hover{
	color: #f00743;
	text-decoration: underline;
	font-weight: bold;
}
