/* CSS Document */

#news_box{
	padding:0;
	margin:0;
	text-align:left;
}

#h2_title{
	background-image: url(../news/images/h2_img.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 980px;
	text-indent:-9999px;
	text-align:left;

}

#h2_title h2{
	padding:0;
	margin:0;

}

.news_body{
	background-image: url(../images/global_body.gif);
	background-repeat: repeat-y;
	background-position:45% 0;
	margin: 0px;
	padding: 10px 0 ;
	width: 980px;
	text-align:left;

}

.news_body .box{
	margin: 0 100px 0 120px;
	padding:0;

}

#news_list_box{
	margin: 0 80px 0 80px;
	padding:10px 0 0 0;
}
#news_list_box ul{
	padding:0;
	margin:0;
}

#news_list_box li{
	float:left;
	padding:0;
	margin:0;
	
}

.list_txt{
	font-size:90%;
	list-style-type:none;
	font-weight: bold;
	color: #FFFFFF;
}


.list_txt a:link,
.list_txt a:active,
.list_txt a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

.list_txt a:hover{
	color:#0099CC;
	text-decoration:none;
}
.td00{
	width:5%;
	text-align:center;
}
table{
	padding:0;
	margin:0;
	width:85%;
}
.style1 {color: #00CCFF}
.style3 {color: #FFFF66}
th{
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #999999;
	text-align:center;
	background-color: #B6D8FF;
}

td{
	padding:3px 0;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	text-indent: 2px;
	font-size: 12px;
}
.tt{
	width:45%;	
}
.center{
	text-align:center;	
}

.news_txt{
	padding:0;
	margin:0;
	width:400px;
	float:left;
	text-align:left;
}
.news_body li{
	margin:10px 0;


}
.news_img{
	padding:0;
	margin: 0 20px 0 0;
	float:right;
}
/*news_title*/
.news_title{
	padding:0 0 10px 0;
	margin:0;
	width:980px;
	background-image: url(../images/base_parts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.news_title h3{
	margin: 0 120px;
	padding: 25px 0 0 0;
	height: 60px;
	width: 700px;
	text-align:left;
	font-size: 95%;
}

/*news*/
.news_footer{
	padding:0;
	margin:0;
	background-image: url(../images/base_parts.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 65px;
	width: 980px;	
}


.news_body h3{
	font-size: 100%;
	font-weight: bold;
}

.news_body h4{
	font-size: 100%;
	font-weight: bold;
	color: #F60;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F60;		
}
