
/* Navigation */
.navBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.navBoxOn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #930008;
}
.navHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
a.navHome:link {
	text-decoration: none;
	color: #003399;
}
a.navHome:visited {
	text-decoration: none;
	color: #003399;
}
a.navHome:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navHome:hover {
	text-decoration: underline;
	color: #FF0000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a.nav:link {
	text-decoration: none;
	color: #003399;
}
a.nav:visited {
	text-decoration: none;
	color: #003399;
}
a.nav:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.nav:hover {
	text-decoration: underline;
	color: #FF0000;
}

.navOn {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.navOn:link {
	text-decoration: none;
	color: #CC0000;
}
a.navOn:visited {
	text-decoration: none;
	color: #CC0000;
}
a.navOn:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navOn:hover {
	text-decoration: underline;
	color: #CC0000;
}

/* Secondary Navigation */

.navSub {
	font-weight: bold;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a.navSub:link {
	text-decoration: none;
	color: #003366;
}
a.navSub:visited {
	text-decoration: none;
	color: #003399;
}
a.navSub:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navSub:hover {
	text-decoration: underline;
	color: #FF0000;
}

.navSubOn {
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a.navSubOn:link {
	text-decoration: none;
	color: #CC0000;
}
a.navSubOn:visited {
	text-decoration: none;
	color: #CC0000;
}
a.navSubOn:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.navSubOn:hover {
	text-decoration: underline;
	color: #CC0000;
}

/* Font */
td {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.size18 {
	font-size: 18px;
}

.normal {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.normalEn {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}
.largeEn {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Left Side */
.leftHead {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftTxt {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.leftTxtEnd {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(images/bg_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.leftBox {
	background-color: #EFEFEF;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Common */
.footer1 {
	background-color: #FFFFFF;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.backTop {
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}


/* Home Page */
.topNotice {
	padding: 5px;
	border: 3px dotted #FF0000;
	background-color: #FCFFC0;
}

/* 2006 */
.topics1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	line-height: 19px;
}
.topics2 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
}
/* END 2006 */

.bannerBox {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.banner2Box {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ----Level 2---- */
.L2BodyBox {
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.L2Body2Box {
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 7px;
}

.infoHead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.infoHeadEnd {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infoTxt {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.infoTxtEnd {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infoTitle {
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
}

/* History */

.hisBox {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	padding-right: 5px;
}
.hisHead01 {
	font-size: 18px;
	font-weight: bold;
	color: #930008;
}
.hisHead02 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.hisPlace {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hisSpec {
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}

.hisLine {
	padding-top: 15px;
	padding-bottom: 15px;
}
.hisYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.hisYear:link {
	text-decoration: none;
	color: #003399;
}
a.hisYear:visited {
	text-decoration: none;
	color: #990099;
}
a.hisYear:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.hisYear:hover {
	text-decoration: underline;
	color: #FF0000;
}.hisYearBox {
	font-size: 12px;
	color: #999999;
}
.hisTitleSub {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #930008;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 15px;
}
.timeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #930008;
	text-align: center;
}
.timeHead {
	font-size: 12px;
	color: #000000;
	background-color: #F0F0F0;
	text-align: center;
}
.timeTxtCenter {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.timeTxtLeft {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 19px;
}

.newsHead {
	font-size: 14px;
	font-weight: bold;
	color: #930008;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #930008;
	border-left-color: #930008;
}
.newsTxt {
	font-size: 12px;
	line-height: 20px;
}
.newsQ {
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
}
.newsA {
	font-size: 12px;
	line-height: 20px;
	color: #330099;
}
.newsSpec {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.messageH {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 5px;
}
.messageName {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #930008;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.messageTxt {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFCC;
	padding: 3px;
}


/* 2007 �z�[���L�� */
.box1Title {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #930008;
}
.box1Description {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.box1Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.box1More {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a.box1More:link {
	text-decoration: underline;
	color: #003399;
}
a.box1More:visited {
	text-decoration: underline;
	color: #990099;
}
a.box1More:active {
	text-decoration: underline;
	color: #FFFF00;
}
a.box1More:hover {
	text-decoration: underline;
	color: #FF0000;
}

/*blue�R���� */
.rssTitleSpace {
	background-image: url(images/bg_rss.gif);
	background-repeat: repeat;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rssTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rssTxtSpace {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	text-align: left;
}

/* main */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/title_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.titleLine {
	background-image: url(images/title_dot.gif);
	background-repeat: repeat-x;
}
.photoSpec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

/* notitle_gray */
.boxSingle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
