body {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.box980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header_txt {
	line-height: 30px;
}

#contents_l {
	float: left;
	width: 230px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.side_menu {
	margin: 0px;
	padding: 0px;
	height: 349px;
	width: 230px;
}
.side_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 0em;
	line-height: 0em;
}
#contents_r {
	float: right;
	width: 720px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#bg_box01 {
	background-image: url(../images/contents01.jpg);
	height: 91px;
	width: 672px;
	padding-top: 87px;
	padding-left: 48px;
}
#bg_box02 {
	background-image: url(../images/contents02.jpg);
	height: 76px;
	width: 720px;
	padding-top: 182px;
}
#info_box {
	height: 150px;
	margin-top: 5px;
	overflow: auto;
}
.info_l {
	float: left;
	width: 90px;
	padding-top: 10px;
	font-weight: bold;
	color: #333333;
}
.info_r {
	float: left;
	width: 580px;
	padding-top: 10px;
}
.info_r a {
	color: #666666;
}
.info_r a:hover {
	color: #247199;
}

#footer {
	clear: both;
	height: 150px;
	background-color: #AAB9BB;
}
#footer_l {
	float: left;
	width: 569px;
}
#footer_r {
	float: right;
	width: 293px;
}
.footer_menu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 392px;
}
.footer_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}



.ma_clear {
	clear: both;
}
.ma20 {
	margin-top: 20px;
}

