#head {
	background-image: url(../img/content-head-img.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: top;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.le {
	text-align: right;
	width: 400px;
	float: left;
	padding-top: 15px;
}
.ri {
	text-align: right;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	width: 200px;
}

#bt {
	width: 268px;
	margin-left: 420px;
	padding-left: 12px;
	float: left;
	height: 440px;
	margin-top: 20px;
}
#outlinemain {
	background-image: url(../img/content-main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 710px;
	font-size: 13px;
}

.main {
	width:480px;
	float:right;
	padding-top: 10px;
	margin: 0px;
	line-height: 125%;
	color: #666666;
}


#center {
	line-height: 120%;
	color: #666666;
	width: 690px;
	float:right;
	padding-top: 20px;
	line-height: 120%;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../img/content-main-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.eco #content #outlinemain .main h1 {
	font-size: 14px;
	background-color: #289ABC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}


#content #outlinemain .main table {
	margin-left: 10px;
}


.side {
	width:230px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.side li {
	list-style-image: url(../img/li-ico.gif);
	list-style-position: inside;
	margin-left: -30px;
}
.side ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
body {
	height: 100%;
}
