body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}

html,body{
  height: 100%;
}

img {
	border: none;
}

#bg {
	height: 100%;
	background-color: #FFFFFF;
}

.menu {
	height: 33px;
	color: #666666;
	background-image: url(/images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.menu-active {
	color: #B30000;
	font-weight: bold;
}

.text-10 {
	font-size: 10px;
	line-height: 140%;
}

.left-tit01 {
	background-image: url(/images/left_tit_bg01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	padding-top: 1px;
	font-weight: bold;
}

.left-tit02 {
	background-image: url(/images/left_tit_bg02.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	padding-top: 1px;
	font-weight: bold;
}

.center-tit01 {
	background-image: url(/images/top_stit_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 7px;
	padding-top: 3px;
	font-weight: bold;
	color: #B30000;
	font-size: 15px;
}
.center-tit01-english {
	background-image: url(/english/images/top_stit_bg_english.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 7px;
	padding-top: 3px;
	font-weight: bold;
	color: #B30000;
	font-size: 15px;
}


.sec-tit {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
}

.sec-leftmenu01 {
	height: 32px;
	background-image: url(/images/sec_lmenu01.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.sec-leftmenu02 {
	height: 20px;
	background-image: url(/images/sec_lmenu02.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
}

.sec-centermenu01 {
	height: 44px;
	background-image: url(/images/sec_tit.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-size: 15px;
	font-weight: bold;
}

.sec-centermenu02 {
	height: 44px;
	background-image: url(/images/sec_tit02.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-size: 15px;
	font-weight: bold;
}

.sec-right-c1 {
	height: 18px;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(/images/sec_c1_tit.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.sec-right-c2 {
	height: 18px;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(/images/sec_c2_tit.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.sec-right-c3 {
	height: 18px;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(/images/sec_c3_tit.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.sec-c-con {
	margin: 7px;
}

a.menu-color {color:#666666; text-decoration:none;}
a.menu-color:link {color:#666666; text-decoration:none;}
a.menu-color:visited {color:#666666; text-decoration:none;}
a.menu-color:active {color:#666666; text-decoration:none;}
a.menu-color:hover {color:#999999; text-decoration:none;}

a {color:#0066cc; text-decoration:none;}
a:link {color:#0066cc; text-decoration:none;}
a:visited {color:#0066cc; text-decoration:none;}
a:active {color:#0066cc; text-decoration:none;}
a:hover {color:#880000; text-decoration:none;}

td {
font-size: 12px;color: #000000;
line-height:140%;
}

h1 {margin: 5px 0px;}
h2 {margin: 5px 0px;}
h3 {margin: 5px 0px;}
h4 {margin: 5px 0px;}
h5 {margin: 5px 0px;}
h6 {margin: 5px 0px;}

