body {
	font-size: 10px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 130%;
}
#box990 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/side_bar.jpg);
	background-repeat: repeat-y;
}


.box940:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box940 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .box940 {
    height: 1%;
}
.box940 {
    display: block;
}
/* End hide from IE-Mac */



#box940_l {
	width: 686px;
	float: left;
	padding-bottom: 20px;
}
#box940_r {
	width: 230px;
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
}


#info_l01 {
	width: 335px;
	float: left;
}
#info_r01 {
	width: 335px;
	float: right;
}
.info_l02 {
	width: 106px;
	float: left;
	margin-bottom: 10px;
}
.info_r02 {
	width: 220px;
	float: right;
	margin-bottom: 10px;
}
.box686 {
	clear: both;
}


#header01 {
	height: 378px;
	width: 0px;
	padding-top: 12px;
	padding-left: 990px;
	background-image: url(../images/header_bg.jpg);
}
.header02 {
	height: 41px;
	width: 990px;
	background-image: url(../images/header_bg02.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 0em;
	line-height: 0em;
}
.header02 li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

#footer {
	background-color: #000000;
	height: 110px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
.footer_menu {
	height: 30px;
	width: 940px;
	padding: 0px;
	margin: 0px;
}
.footer_menu li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

.ma10 {
	margin-top: 10px;
}
.txt01 {
	font-weight: bold;
	color: #999999;
}
.txt02 {
	font-weight: bold;
	line-height: 170%;
}
