* {
	font-size:99%;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
}
img{
	border: none;
}
a:link {
	color: #3e78a5;
}
a:visited {
	color: #9C35AE;
}
a:hover {
	color: #E10044;
}
a:active {
	color: #E10044;
}
#MAIN {
	background-image: url(/images/background_main.gif);
	background-repeat: repeat-y;
	width: 772px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	margin: 0 auto;
}
#LOGO{
	margin-bottom:2px;
	width: 772px;
}
#MAINMENU {
	width: 768px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 6px;
}
#MAINSUBMENU {
	background-image: url(/images/submenubg.gif);
	background-repeat: no-repeat;
	height:29px;
	padding: 0 18px;
	line-height:29px;
}
#MAINSUBMENU ul{
	margin:0;
	padding:0;
}
#MAINSUBMENU li{
	margin:0;
	padding:0 10px 0 12px;
	float:left;
	list-style:none;
	background-image: url(/images/listhead01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#MAINSUBMENU li.select{
	margin:0;
	padding:0 10px 0 12px;
	float:left;
	list-style:none;
	background-image: url(/images/listhead02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#MAINSUBMENU li.select a{
	text-decoration:none;
	color:#000033;
}
#MAINSUBMENU li.select a:hover{
	text-decoration:underline;
	color: #E10044;
}

#PANKUZU {
	width: 750px;
	padding: 6px 4px 0 4px;
	font-size:0.8em;
}
#PANKUZU a{
	font-size:1em;
}

#CONTMAIN {
	background-image: url(/images/contbg_mid.gif);
	background-repeat: repeat-y;
	padding: 0 12px;
}

#CONTBOX {
	width:auto;
	background-color:#f2f2f2;
	padding: 10px 24px;
	padding-bottom: 12px;
}
#CONTBOX h2 {
	background-image: url(/images/h2bg.gif);
	background-repeat: no-repeat;
	line-height:44px;
	margin: -10px -24px 0 -24px;
	padding:0 0 0 24px;
	color:#000000;
	font-size:16px;
}
#CONTBOX h3 {
	background-image: url(/images/h3bg.gif);
	background-repeat: no-repeat;
	line-height:35px;
	margin: 10px -24px 0 -24px;
	padding:0 0 0 24px;
	color:#000000;
	font-size:12px;
}
#CONTBOX p {
	line-height:1.3em;
	padding:0;
	margin: 10px 0;
	color:#000000;
	font-size:1em;
	width:auto;
	display:block;
}
#CONTBOX td p {
}
#CONTBOX div {
}

#CONTBOX div.msg {
	line-height:1.3em;
	padding:0;
	margin: 10px 0;
	color:#000000;
	font-size:1em;
	width:auto;
	display:block;
}

#TOPLEFT {
	width:225px;
	padding: 10px 0;
}
#TOPLEFT .topleft_cont {
	background-image: url(/images/topleft_mid.gif);
	background-repeat: repeat-y;
	padding: 0 6px;
	text-align:center;
}
#TOPLEFT .topleft_cont h4{
	background-image: url(/images/topleft_title.gif);
	background-repeat: no-repeat;
	line-height:35px;
	margin:0;
	padding:0;
	color:#013e91;
	font-size:12px;
}
#TOPLEFT .topleft_cont img{
	padding: 5px 0;
}

#TOPRIGHT {
	width:513px;
}

#TOPRIGHT h4{
	background-image: url(/images/newstitle.gif);
	background-repeat: no-repeat;
	line-height:35px;
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	text-indent:21px;
}

#TOPBOTTOM {
	padding: 5px 0;
}
#TOPBOTTOM h4{
	background-image: url(/images/newstitle_big.gif);
	background-repeat: no-repeat;
	line-height:35px;
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	text-indent:21px;
}


.newslists {
	float:right;
	margin-top:-28px;
	margin-right:15px;
}

#FOOTER {
	width: 768px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#FOOTER div{
	color: #666666;
	text-align:center;
	padding: 10px;
}
#FOOTER a {
	text-decoration:none;
}
#FOOTER a:link {
	color: #666666;
}
#FOOTER a:visited {
	color: #666666;
}
#FOOTER a:hover {
	color: #666666;
}
#FOOTER a:active {
	color: #666666;
}


.txt_small {
	font-size:smaller;
}
.dm {
	font-size:1px;
	line-height:1px;
	height:1px;
	width:1px;
}


#CONTBOX td {
	line-height:150%;
}
#CONTBOX div {
	line-height:150%;
}


ruby {
  display:inline-table !important;
  text-align:center !important;
  white-space:nowrap !important;
  text-indent:0 !important;
  margin:0 !important;
  vertical-align:text-bottom !important;
  line-height:1 !important;
}

ruby>rb,ruby>rbc {
  display:table-row-group !important;
  line-height:1.0 !important;
}

ruby>rt,ruby>rbc+rtc {
  display:table-header-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

ruby>rbc+rtc+rtc {
  display:table-footer-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

rbc>rb,rtc>rt {
  display:table-cell !important;
  letter-spacing:0 !important;
}
rp {
  display:none !important;
}
