/*
.eMenucss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 10pt Verdana;
line-height: 10pt;
z-index: 100;
background-color: white;
width: 120px;
left: 76px;
height: 56px;
}

.eMenucss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.eMenucss a:hover{ 
background-color: #F8FBBD;
color: black;
}
*/

.bottable {
font-family: "Dotum", "Verdana", "Arial";
font-size: 10pt;
color: #333333;
text-decoration: none;
}
.toptable {
font-family: "Dotum", "Verdana", "Arial";
font-size: 10pt;
color: #9E1C01;
text-decoration: none;
}
.toptable a:link, .toptable a:visited {
font-family: "Dotum", "Verdana", "Arial";
font-size: 10pt;
color: #FFFFFF;
text-decoration: none;
}

.toptable a:hover {
text-decoration: underline;
background-color: #FF9900;
width: 100%;
}

.newsT a:link {
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #970000;
text-decoration: none;
}
.newsT a:visited {

font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #990000;
text-decoration: none;
}
.newsT a:hover {
	font-family: "Dotum", "Arial", "Verdana";
	font-size: 10pt;
	color: #993300;
	text-decoration: underline;

}
.newsTbody {
font-size: 10pt;
color: #333333;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
.subMenu {
font-family: "Dotum", "Verdana", "Arial";
font-size: 10pt;
color: #181818;
text-decoration: none;
}
.subMenu a:link {
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #FFFFFF;
text-decoration: none;
}
.subMenu a:visited {
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #FFFFFF;
text-decoration: none;
}
.subMenu a:hover {
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #FF3333;
text-decoration: none;
}
.bgtd {
	background-attachment: scroll;
	background-image: url(../images/bgl.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.centerbg {
background-attachment: scroll;
background-image: url(../images/ncon2.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.basecontenttable {
font-family: Verdana", "Dotum", "Arial;
font-size: 10pt;
color: #333333;
font-size: 10pt;
color: #333333;
text-decoration: none;
}
/*
.basecontenttable a:hover {
font-family: Verdana", "Dotum", "Arial;
font-size: 10pt;
color: #FFFFFF;
text-decoration: underline;
background-color: #FF9900;
width: 100%;
}*/
.aerologin {
font-family: "Dotum", "Verdana", "Arial";
font-size: 8pt;
color: #333333;
text-decoration: none;
list-style-type: square;

}
/*
.newsTbody a:link {
font-size: 10pt;
color: #333333;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
.newsTbody a:visited {
font-size: 10pt;
color: #333333;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
.newsTbody a:hover {
font-size: 10pt;
color: #FF3300;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
*/
.botbgtd {
	background-attachment: scroll;
	background-image: url(../images/botbgl2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FEB336;

}
.maintbgl {
background-attachment: scroll;
background-image: url(../images/maintbgl.jpg);
background-repeat: repeat-x;
background-position: left top;
}
/*this is the css for the horizontal version*/
.horizontal ul{
border: none;
list-style-type: none;
padding: 0;
margin: 0;
}
.horizontal ul li{
float: left;
position: relative;
}
.horizontal ul li a{
	display: block;
	width: 108px;
	text-decoration: none;
	height: 16px;
	overflow: hidden;
	border: 0px solid;
}
.horizontal li li{
float: none;
margin-bottom: -1px;
}
.horizontal li li.last{
}
.horizontal ul li ul{
position: absolute;
top: 16px;
left: 0px;
background-color: #1A334D;
border: none;
margin-top: 0px;
}
.horizontal ul ul ul{
width: 100%;
top: 6px;
left: 108px;
margin-top: 0;
height: 16px;
background-color: #3399CC;
}
.horizontal.left ul ul ul,.horizontal .left ul ul{
top: -1px;
left: -128px;
}
.horizontal ul li li a{
border: 1px solid #333399;
}
div.horizontal ul li.pixelfix ul{
left: 0;
}
div.horizontal ul li.pixelfix ul ul{
left: 128px;
}


/*here we use a little CSS to make a basic/backup dropdown menu in modern browsers *cough* not IE6 or less *cough* if javascript is disabled.Flickering never happens in these browsers*/
.mlmenu li ul{
display: none;


}
/*Code to show an element has a child*/
.mlmenu.plus li a:first-child:not(:last-child):after{
content: '+';
}

.blue ul a:link,.blue ul a:visited{
color: #333333;
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
text-align: center;
vertical-align: middle;
background-color: #FFCC33;
}

.blue ul ul a:link,.blue ul ul a:visited{
	color: #FFFFFF;
	font-family: "Dotum", "Arial", "Verdana";
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	background-color: #1A334D;
	text-indent: 1mm;
	border: 1px solid #224466;
	margin: 0px;
	padding: 0px;

}

.blue ul ul ul a:link,.blue ul ul ul a:visited{
	color: #FFFFFF;
	font-family: "Dotum", "Arial", "Verdana";
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	background-color: #3399CC;
	text-indent: 1mm;
	border: 1px solid #246D91;
	display: block;
}

.blue ul a:hover, .blue ul ul a:hover, .blue ul ul ul a:hover{
background-color: #FF9900;
text-decoration: underline;
}
.txt {
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
color: #333333;
text-decoration: none;
}
.nurl a:link, .nurl a:visited {
font-size: 10pt;
color: #333333;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
.nurl a:hover {
	color: #0066CC;
	text-decoration: underline;

}
.news a:link, .news a:visited {
font-size: 10pt;
color: #663399;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}
.news a:hover {
font-size: 11pt;
color: #6633CC;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
font-weight: bold;
}
.inews a:link, .inews a:visited {
color: #009900;
font-family: "Dotum", "Arial", "Verdana";
font-size: 10pt;
text-decoration: none;
}
.inews a:hover {
color: #003300;
}
.otxt {

font-family: "標楷體", "新細明體";
font-size: 12pt;
color: #333333;
text-decoration: none;
}

.mourl a:link, .mourl a:visited {
font-size: 10pt;
color: #6633CC;
text-decoration: none;
font-family: "Dotum", "Arial", "Verdana";
}

.mourl a:hover {
	color: #5129A3;
	font-size: 14px;
	text-decoration: underline;
}
.motable :hover{
	height: 10px;
	width: 100%;
	color: #B69EE7;
	filter: Alpha(Opacity=80);
}
.photos :hover{
	filter: Alpha(Opacity=80);
	border: 1px solid #6633FF;

}
