#sampleArea {

}

#sampleArea:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.sample {
	float: left;
	zoom: 100%;
}



#mainArea {
	margin-top: 10px;
	width: 100%;
}



.newsTitle {
	line-height: 160%;
	margin-top: 15px;
	font-size: 10pt;
	font-weight: bold;
}



.newsTextImg {
	margin-top: 10px;
	margin-bottom: 20px;
}

.newsTextImg:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.newsText {
	width: 600px;
	line-height: 160%;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	zoom: 100%;
}

.newsText p {
	margin-bottom: 15px;
}

.newsImg {
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	line-height: 180%;
	float: left;
	zoom: 100%;
}



.newsSummryArea {
	border: 1px solid #999999;
}

.newsSummryTitle {
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}

.newsSummryText {
	margin: 5px 0px 0px 10px;
}

.newsSummryList {
	margin: 6px 0px 10px 15px;
}

.newsSummryListTitle {
	vertical-align: top;
}

.newsSummryListTitle div {
	white-space: nowrap;
	margin-right: 15px;
}

.newsSummryListText {

}

.newsSummryListText div {
	margin-right: 15px;
}

.newsText dt {
	font-weight: bold ;
	width: 5em ;
	float: left ;
	zoom: 100%;
	clear: both ;
}

.newsText dd {
	margin-left: 5em ;
}

.indent {
	margin-left: 1.5em ;
}

dt.indent{
	width: 3.5em ;
}

.alignL {
	text-align :left ;
}

#priceTable {
	margin: 20px ;
	 border-collapse: collapse;
}

#priceTable td{
	padding: 5px ;
	border: 1px solid #666 ;
}

.newsText dt.news_19 {
	width: 10em ;
	float: left ;
	zoom: 100%;
	clear: both ;
}

.newsText dd.news_19 {
	margin-left: 10em ;
}

dl.parallel:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

dl.parallel dt{
	float: left ;
	width: 10em ;
}

dl.parallel dd{
	margin-left: 10em ;
}

.flat_pic{
    margin-bottom: 20px;
}
.flat_pic:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.flat_pic li{
    float: left;
    margin-right: 20px;
    text-align: center;
}
