body {
	background-color: #FFFFFF;
	
}

h3	{
	color: #666666;
	font-size: 12px;
}

a {
  	color: #006666;
}

a:link {
  	color: #287042;
  	text-decoration: none;
}
 
a:visited {
  	color: #666666;
  	text-decoration: none;
}
 
.text {
	font-size: 12px;
	color: #5e7065;
	line-height: 130%;
}

.bold { 
	font-weight: bold;
	color: #39379C;
}

p {
	font-color: #5e7065;
	font-size:12px;
	line-height:1.5em;
}

border {
	color:#CCCCCC;
	border-width:thin;
	border-style:outset;
}

.whats {
	background-image:url(image/whatsnew_ti01.gif);
	height:740px;
	margin-bottom:10px;
	padding:5px 0px 0px 0px;
	height:361px;
	background-image:url(image/keyvisual.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}

#whats div#news div#title {
	margin:18px 0px 10px 15px;
	width:93px;
	height:12px;
	background-image:url(image/whatsnew_ti01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-20000px;
	overflow:hidden;
}

#topic dt {
	background-image: url(image/site_icon_green.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	font-size: 12px;
	color: #5e7065;
}
