body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEAE6;
	font-size:12px:
}

/* Header Area
------------------------------------ */
.contentsHead {
background-image:url(../commonimg/bg_header.jpg);
background-repeat:repeat-x;
background-position:top;
}
.headText {
	font-size:10px;
	color: #333333;
}
.headText a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.headText a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.headText a:hover {
	font-size: 10px;
	color: #2063CB;
	text-decoration: none;
}
/* Menu Area
------------------------------------ */
.menu {
background-image:url(../commonimg/bg_menu.jpg);
background-repeat:repeat-x;
background-position:top;
}
.menuText a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	}
.menuText a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.menuText a:hover {
	font-size: 12px;
	color: #2063CB;
	text-decoration: none;
	text-align: left;
}

/* Contents Area
------------------------------------ */
.text12 {
	color: #333333;
	text-align: left;
	font-size:12px;
	line-height:160%;
}
.text10 {
	color: #333333;
	text-align: left;
	font-size:10px;
	line-height:160%;
}
.text12B {
	color: #333333;
	text-align: left;
	font-size:12px;
	line-height:160%;
	font-weight: bold;
}
.text10B {
	color: #333333;
	text-align: left;
	font-size:10px;
	line-height:160%;
	font-weight: bold;
}
.text12_blue {
	text-align: left;
	font-size:12px;
	line-height:140%;
	color:#194c8b;
}
.text12B_blue {
	text-align: left;
	font-size:12px;
	line-height:140%;
	color:#194c8b;
	font-weight: bold;
}
.text14B_blue {
	text-align: left;
	font-size:14px;
	line-height:160%;
	color:#194c8b;
	font-weight: bold;
}
.text12B_red {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	color: #FF5F22;
	font-weight: bold;
}
.text10B_red {
	text-align: left;
	font-size: 10px;
	line-height: 140%;
	color: #FF5F22;
	font-weight: bold;
}
.text12B_ora {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	color: #EB7514;
	font-weight: bold;
}
.text13 {
	color: #333333;
	text-align: left;
	font-size:13px;
	line-height:180%;
}
.text13_b {
	color: #333333;
	text-align: left;
	font-size:13px;
	line-height:180%;
	vertical-align: top;
	padding-bottom: 10px;
}
.text14 {
	color: #333333;
	text-align: left;
	font-size:14px;
	line-height:160%;
}
.day {
	padding-left: 15px;
	text-align: left;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	line-height:120%;
}
.newsText {
	padding-left: 15px;
	padding-bottom: 20px;
	text-align: left;
	font-size:10px;
	line-height:120%;
}
.yellow_bt {
	font-size:12px;
	background: url(../images/bt_yellow.gif) no-repeat right top;
	height: 26px;
	width: 256px;
	margin-bottom: 0px;
	padding-top: 7px;
	text-align: center;
	float: right;
	margin-top: 7px;
}
.contentsHead .yellow_bt a {
	text-decoration: none;
	color: #666666;
}
.center_12 {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}


/* SiteMap Text
------------------------------------ */
.LinkText {
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}
.LinkText a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.LinkText a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.LinkText a:hover {
	font-size: 13px;
	color: #2063CB;
	text-decoration: none;
	text-align: left;
}


/* Footer Area
------------------------------------ */
.copyright {
	text-align: right;
	font-size:10px;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-right:30px;
}
