@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: ee1560;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: ee1560;
}
a:hover {
	text-decoration: none;
	color: ee1560;
}
a:active {
	text-decoration: underline;
	color: ee1560;
}
#news_table td{
border-bottom: #999999 dotted ;
background-color:#000;
}

#newsdetail_table td{
border-bottom: #999999 dashed ;
color:#FFFFFF;
}

.style1 {
	color: #ee1560;
	font-weight: bold;
}
.style3 {
color: #ee1560;
font-size: 14px}
.style5 {color: #666666}
