div#main{
	border-top:1px dashed #aaaaaa;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	border-bottom:none;
}

#main h4{
	margin-left:10px;
}

div#txt{
	width:100%;
	min-height:259px;
}

#txt h2{
	padding-top:2px;
	padding-bottom:0px;
	padding-left:5px;
	margin-left:10px;
	border:none;
	background-color:#eeeeee;
}

#txt h3{
	padding-top:0;
	padding-left:10px;
	height:auto;
	font-size:24px;
	line-height:30px;
	color:#0033ff;
	border:0;
}
#txt p{
	padding-left:10px;
}

table#main_t{
	witdh:100%;
	margin-bottom:20px;
}

table.data_t{
	border-collapse: collapse;
	width:410px;
	margin-left:10px;
}

table.data_t th{
	width:30%;
	text-align:center;
	background-color:#eeeeee;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #cccccc;
}

table.data_t td{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	border-bottom:1px dashed #aaaaaa;
}
div#newstxt{
	width:100%;
	padding-bottom:20px;
}

div#newsparts{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

table.newstxt2{
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px dotted #aaaaaa;
}

table.newstxt2 td{
	text-align:center;
	font-size:40px;
	line-height:48px;
	padding:5px;
}


div#newsimg{
	margin-left:0px;
	width:40px;
}

div.time{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	width:100%;
	height:22px;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
	text-indent:0.5em;
	padding-top:1px;
	padding-bottom:0px;
	background-color:#eeeeee;
	color:#444444;
}

div.title{
	text-align:left;
	width:660px;;
}

