﻿#DLButton 
{
	clear: both;
	width:520px;
	height:55px;
	margin:10px 0 20px 0;
}

#DLButton a img {
	border:0 solid;
}

#DLButton #DLButton_Local a {
	width:250px;
	height:55px;
	background:url(../../C1Images/contest/button/local1.jpg) no-repeat;
	margin:0 20px 0 0;
	float:left;
	display:block;
}

#DLButton #DLButton_Local a:hover {
	background:url(../../C1Images/contest/button/local2.jpg);
}
	
#DLButton #DLButton_ClickOnce a {
	width:250px;
	height:55px;
	background:url(../../C1Images/contest/button/clickonce1.jpg) no-repeat;
	float:right;
	display:block;
}

#DLButton #DLButton_ClickOnce a:hover {
	background:url(../../C1Images/contest/button/clickonce2.jpg) no-repeat;
}

#Project a {
	margin:30px 100px 20px 100px;
	padding:0;
	width:320px;
	height:55px;
	background:url(../../C1Images/contest/button/project1.jpg) no-repeat;
	display:block;
}

#Project a:hover {
	background:url(../../C1Images/contest/button/project2.jpg) no-repeat;
}

.FontSetting
{
}

.Note_Red {
	font-size: 8pt;
	font-weight:normal;
	color:#FF0000;
	letter-spacing:1px;
	line-height:140%;
}

.ContestHeader {
	margin:0 0 15px 0;
	padding:8px 0 8px 10px;
	font-size:14pt;
	line-height:1.6;
	color:#000000;
	background:#E6E6E6;
}

.Technique {
	margin:10px 10px 0 10px;
}

.Technique h3 {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	width: 220px;
	border: 0 solid;
	text-align: center;
	color: #FFFFFF;
	background: #FF9600;
	font-size: 11pt;
}	

.Technique div {
	padding:15px;
	border:1px solid #FF9600;
}