body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	/*font-family: "Cambria", Georgia, "Times New Roman", Times, serif;*/
}
#m_center {
	width: 900px;
}
#m_topslice {
	height: 28px;
	background-color: #e6e6e6;
	background-image: url(slice.gif);
	background-repeat: no-repeat;
	font-size:14px;
	text-align: right;
	padding-right:10px;
	padding-top: 7px;
}
#m_logoline {
	height: 36px;
	text-align: left;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 550px 0px;
	padding-top: 55px;
	font-size: 17px;
}
#m_logoline_en {
	height: 36px;
	text-align: left;
	background-image: url(logo_en.gif);
	background-repeat: no-repeat;
	background-position: 550px 0px;
	padding-top: 55px;
	font-size: 17px;
}
#m_main {
	width: 600px;
	float: left;
	margin-right:-20px;
}
#m_content {
	text-align: left;
	background-image: url(textbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 112px;
	padding-top: 5px;
}
#m_nav {
	width: 293px;
	float: right;
}
#m_footer {
	clear: both;
	text-align:center;
}
#m_footer a {
	color: #999;
}
#m_visual {
	background-color: #e6e6e6;
	background-image: url(imgbg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 181px;
}
.m_tlsep {
	background-image: url(tlsep.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 27px;
	width: 16px;
	display: inline;
	margin-right: 3px;
	margin-left: 6px;
	font-size: 20px;
	line-height: 20px;
}
.tl_item {
	color: #000000;
	text-decoration: none;
	font-size:90%;
}
.tl_item a, .tl_item a:link, .tl_item a:visited, .tl_item a:active {
	color: #000000;
	text-decoration: none;
}
.tl_item a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 80%;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	margin-left: -3px;
}
#m_main p {
	padding-left:1.5em;
	padding-right:1em;
	font-size: 80%;
	line-height:140%;
}
#m_main td p {
	padding-left:0;
	padding-right:0;
	font-size: 70%;
	line-height:100%;
}
.obj_name {
	padding:0;
	margin:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
}
.obj_desc {
	padding:0;
	margin:0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}
#m_nav ul {
	margin: 0px 0px 20px;
	padding: 16px 0px 0px;
	list-style-type: none;
	font-size: 17px;
	color: #333333;
}
#m_nav ul li {
	padding-bottom:20px
}
#m_nav ul ul {
	margin: 0px;
	padding: 2px 0px 0px;
	list-style-type: none;
	font-size: 16px;
	padding-left:2.5em;
}
#m_nav ul ul li {
	padding-bottom:0px
}
.oa {
	font-size: 60%;
	color: #999999;
	padding-left: 5px;
	font-style: italic;
}
#m_footer {
	font-size: 70%;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-left: 600px;
}
#m_nav li a {
	color:#000000;
	text-decoration:none;
}
#m_nav li a:hover {
	color:#333333;
	text-decoration:underline;
}
.cutelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #02417c;
}
.pad15 {
	padding-left: 1.5em;
}
#m_alogo {
	font-size: 12px;
	color: #666666;
	width: 150px;
	height: 45px;
	margin-left: 70px;
	padding-left: 44px;
	background-image: url(alogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
}
a {
	color: #02417c;
}
