#img-area {
	background-image: url(../dr-plus/img/img.jpg);
	height: 285px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#img-area2 {
	background-image: url(../salt-d/img/img.jpg);
	height: 285px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#main-area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	background-image: url(../images/main_area_bg.gif);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 162px;
	padding-bottom: 100px;
	background-color: #ECECEC;
	height: auto;
	overflow: hidden;
}
#right {
	float: right;
	width: 638px;
}
#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.img-size1 {
	height: 49px;
	width: 162px;
}
.img-size2 {
	height: 51px;
	width: 162px;
}
#cha-area {
	background-image: url(../images/news_under_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 80px;
}
.img-margn {
	margin-top: 15px;
	margin-bottom: 15px;
}
#cha-top {
	background-image: url(../images/news_top_bg.gif);
	background-repeat: no-repeat;
	width: 600px;
}

#title1 {
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#title2 {
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#title3 {
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#title4 {
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.area {
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 578px;
	text-align: center;
}
.area h4 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#table {
	width: 578px;
	margin-top: 15px;
}
.area p {
	text-align: left;
}
.align-left {
	text-align: left;
}
#table2 {
	padding-bottom: 15px;
	padding-top: 20px;
}
.td-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.text-blue {
	color: #208DE2;
	font-size: 12px;
}
.text-red {
	color: #E50011;
	font-size: 12px;
}
