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

#header {
	background:url(../images/i_bg_header.gif) no-repeat;
	width:930px;
	height:145px;
	position:relative;

}

#main_contests {
	padding:4px 68px 50px 68px;
	padding-bottom:450px;


}

#main_contests h2 {
	padding-bottom:10px;

}

#main_contests  dl {
padding:10px;
background:#FFFFFF;
border-bottom:#009F40 solid 3px;
border-top:#009F40 solid 3px;

}

#main_contests  dt{
	font-weight:bold;
	margin-bottom:5px;

}

#main_contests  dd{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: #CCCCCC solid 1px;

}

a .link:a:link{
	text-decoration:underline;
}

span.attention_R {
	font-weight:bold;
	font-size:14px;
	color:#FF0000;

}

span.attention {
	font-weight:bold;
	font-size:14px;

}