body {
	background-color: #000000;
	background-image: url(../images/top/back_bg.jpg);	
	padding: 0;
	margin:0px;
}

body,TD{
	color: #05C8C8;
	margin:0;
	font-size: 10.5pt;
	vertical-align:top;
	text-align:left;
	overflow-x : hidden ;
}

table {
	width:100%;
} 


strong {

}


a {
    color:#ffffff;
}


a:link {
    color:#ffffff;
}


a:visited {
    color:#00ffff;
}

.newsbox {
	float:left;
	width:520px;
	height:200px;
	margin-left:20px;
	background-image:url(../images/top/new.jpg);
	background-repeat:no-repeat;
}

.newsbox_text{
	width:440px;
	height: 110px;
	margin-top:60px;
	margin-left:40px;
	border: solid 1px #808080;
	overflow: auto;
}

