.news_box{
	padding:0;
	margin:0 20px;
	width: 840px;		
}

.news_title{
	background-image: url(../images/global_h3.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	height: 50px;
	width: 840px;		
}
.news_title h3{
	margin: 0 0 0 30px;
	color: #006;
}

.news_body{
	margin:0 30px;
}

.news_date{
	width:820px;
	font-size: 10px;
	color: #333;
	text-align: right;
	margin:0;
	padding:3px 20px 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.news_list{
	padding:0;
	margin:0;
}

.news_list ul{
	padding:0;
	margin:0;
}

.news_list li{
	padding:0;
	margin:0 5px;
	float:left;
	list-style-type: none;
}

.news_body table{
	width:700px;
	margin:10px 0;
}

.news_body td{
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


.news_body th{
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.bg{
	color: #FFF;
	background-color: #D31357;
	text-align: center;
	
}

.td00{
	width:5%;
	text-align:center;
}


table{
	width:800px;
	font-size:90%;
	margin:0 30px;
}
th{
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #D0094D;
	text-align:center;
	color: #FFF;
	background-color: #DF3155;
}

td{
	padding:7px 0;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #999999;
}
.td01{
	width:23%;
	color: #DF3155;
}
