@charset "utf-8";

#flash{width: 770px;padding:0;margin-left:15px; clear:both;}


#whatsnew_area{clear:both;
width:720px;
padding:0;
margin:10px 0 10px 40px;
	background: url(images/whatsnew_bg.gif) repeat-y;
	font-size:12px; line-height:125%;
}

#whatsnew{width:350px;float:left;}
#event{width:350px;float:right;}

#banner{clear:both;
width:720px;
padding:0;
margin:0 0 10px 40px;
}

#whatsnew .box,
#event .box{
	width:330px;margin:0 0 10px 10px; padding-bottom:5px;
}

#whatsnew .box{
	border-bottom: 1px dotted #199EE5;
}
#whatsnew .box img{
	border: 1px solid #ccc; margin:0 10px 10px 0; float:left;
}

#event .box{
	border-bottom: 1px dotted #99CC00;
}

#event .box a:link {
	color: #669900;
	text-decoration: underline;
}
#event .box a:visited {
	color: #496C00;
	text-decoration: underline;
}
#event .box a:hover {
	color: #99CC00;
	text-decoration: none;
}
