﻿/*基本設定*/
body {
	font-family: "Courier New", "Helvetica", "Arial", "Verdana", "sans-serif","新細明體", "細明體";
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0px;
	text-align:center;
	background-image: url(img/bg.gif);
	}
	
a:link, a:visited {
	text-decoration: none;
	color:#3a668d;
	text-align:center;
	}


a:hover, .a:active, a:focus {
	text-decoration: underline;
	color:#000000;
	text-align:center;
	}
	
tr.main{
  height:24px;
  font-size: 10pt;
  color:#302F2F;
  }

td{
	font-size: 10pt;
	text-align:left;
	}
	
td.title{
	font-size: 12pt;
	color:#006aa2;
	}

td.login{
	font-size: 10pt;
	color:#004040;
	text-align:center;
	height:34;
	}
	
td.logo{
	font-size: 10pt;
	color:#004040;
	text-align:right;
	height:30pt;
	}
	
td.leftitem{
	font-size: 10pt;
	height:32px;
	text-align:center;
	}
	
td.rightitem{
	font-size: 10pt;
  text-align:center;
	}

td.news{
  width:15;
	height:15;
	font-size: 10pt;
	background-image: url(img/item_icon_1.gif);
	text-align:center;
	background-repeat: no-repeat;
	}
	
td.c{
	font-size: 9pt;
	font-family: "Courier New", "Helvetica", "Arial", "Verdana", "sans-serif","新細明體", "細明體";
	color:Gray;
	height:28;
	text-align:center;
	}
td.c1{
  
	font-size: 8pt;
	color:#ffffff;
	height:20;
	text-align:center;
	}
	
#RightNEWSBlock 
{
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #f48fcd;
	border-left: 1px solid #f48fcd;
	border-top: 0px solid #f48fcd;
	border-bottom: 0px solid #f48fcd;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.LMenuTitle{
    text-decoration: none;
	cursor:pointer;
	padding: 0px;
	text-align:center;
	background-color:#efefef;
	background: url(img/ChooseArrow_a.gif) no-repeat 150px center;
	vertical-align: top;
}

.LMenuTitle a, .LMenuTitle a:link, .LMenuTitle a:visited{
	text-decoration: none;
	color:#3a668d;
	margin: 0px;
	padding: 0px;
	display: block;
    width: 100%;
}
.LMenuTitle a:hover, .LMenuTitle a:active, .LMenuTitle a:focus {
	text-decoration: underline;
	color:#000000;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(img/ChooseArrow_ahover.gif) no-repeat 150px center;
	width: 100%;
 }

.LMenuContent{
	display: none;
	position: absolute;
	margin: -25px 0px 0px 70px;
	padding: 0px 5px 0px 10px;
	font-size: 12px;
	line-height: 32px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
    background-color: #FFFFFF;
	background-image: url(img/main.gif);
	background-repeat: repeat-y;
	background-position: right;
    width:153px;
}

.LMenuContent a, .LMenuContent a:link, .LMenuContent a:hover, .LMenuContent a:focus, .LMenuContent a:active, .LMenuContent a:visited {
	font-size: 12px;
	color: #3a668d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: top;
    width: 100%;
}
.LMenuContent a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: top;
    width: 100%;
	background-color: #faf4f8;
	background-image: url(img/Ahover.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
