@charset "utf-8";
html {
	height: 100%;
}
.news-area {
	width: 60%;
	margin-left: 0px;
	margin-top: 5px;
}
.news-area_margin {
	padding-left: 7px;
	padding-top: 27px;
	font-size: 10px;
	height: 224px;
	margin: 0px;
}
body{	height:auto;width:134px;	}
table {
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 16px;
}
td.a {
	width: 32%;
	padding-left: 1px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
td.b {
	width: 68%;
	font-size: 10px;

}
.news-box {
	font-size: 10px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 224px;
}
