body {
 background-color: #000;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

.body_s {
 font-size: 10px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #ddd;
}

.body_m {
 font-size: 12px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #ddd;
}

.body_b {
 font-size: 14px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #ddd;
}

.body_b_y {
 font-size: 14px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: bold; 
 font-variant: normal;
 color: #fc0;
}

td {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ddd;
}

.hotnews {
 font-size: 12px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

.hotnews_s {
 font-size: 10px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

A{
text-decoration:none;
}
A:Link{
color:#ddd;
}
A:Visited{
	color:#ddd;
}
A:Active{
	color:#ddd;
}

input,select,textarea
{ color:#000;background:#ddd;border:1 solid #333
}
.margin_left12 {
	margin-left: 1em;
}

.myli{
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -20px;
	text-align: left;
	vertical-align: middle;
}

.contents_minititle{
	font-size: 12px;
	color: #FFFFFF;
	background-image:  url("contents/images/minititle_bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 540px;
	padding-top: 2px;
	padding-left: 20px;
}
