body {
	background-color: #E6E9EA;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #555555;
}
.FontSize10px {
	font-size: 10px;
}
.size12px {
	font-size: 75%;
}
.size12pxM {
	font-size: 75%;
	line-height: 150%;
}
.size14px {
	font-size: 87.5%;
}
.size14pxM {
	font-size: 87.5%;
	line-height: 150%;
}
.Small {
	font-size: 83%;
}
.areaname {
	color: #333333;
	font-size: 87.5%;
	line-height: 150%;
	font-weight: bold;
}
.barHD {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.hd {
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.Right {
	text-align: right;
}
.box {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.HdBlueback {
	background: #5CA6CD url(../images/h2_bg.gif);
	font-size: 116%;
	margin-bottom: 15px;
    padding: 2px 5px;
	color: #FFFFFF;
}
.HdLabel {
	font-size: 116%;
	margin-top: 5px;
	padding: 2px 0 15px 15px;
	color: #505050;
	background: url(../images/h3_line.gif) repeat-x;
	_height: 100%;
}
h1 {
	background-color: #5CA6CD;
	font-size: 87.5%;
	line-height: 150%;
	margin-bottom: 15px;
    padding: 2px 5px;
	color: #FFFFFF;
}
.h3 {
	font-size: 75%;
	line-height: 150%;
	margin: 10px 0px;
	color: #333333;
	background-color: #E0E8EB;
	text-indent: 5px;
}
.h4 {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	margin:5px 0;
}

/* =============== anchor =============== */
a	{
	color: #2688BC;
	text-decoration: none;
	}

a:visited {
	color: #2688BC;
	}

a:hover {
	color: #45A6DA;
	text-decoration: underline;
	}

a:active {
	color: #2688BC;
	}
div#contens {
	width: 730px;
	margin-right: 15px;
	margin-left: 15px;
}
.size14pxM {
	font-size: 87.5%;
	line-height: 150%;
}
div#contens700 {

	width: 700px;
	margin-right: 30px;
	margin-left: 30px;
}
.right {
	text-align: right;
}
.small {
	font-size: 83%;
}
.center {
	text-align: center;
}
.large {
	font-size: 133%;
}
.margin {
	line-height: 150%;
}
/* =============== table =============== */
.TableLine {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

}
.TableLine th {
	font-size: 75%;
	color: #505050;
background-color: #DFDCB5;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.TableLine td {
	font-size: 75%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.newsTitle {
	font-weight: bold;
	color: #333333;
	border-bottom: 2px dotted #999999;
	line-height: 130%;
}
Div#entry {
	background-image: url(../images/entry/td_entry_c.gif);
	padding: 0px 15px 15px;
	width: 163px;
	margin: 0px;
	background-repeat: repeat-y;
}
Div#entry ul {
	font-size: 75%;
	line-height: 130%;
	margin:0px;
	padding:  7px 10px 0px 25px;
}
.boxOrange {
	border: 2px solid #FF944D;
	padding: 5px;
	background-color: #FFFFF4;
}
