body {
	font-family: "Open Sans", "Arial", sans-serif;
	margin: 0 0 0 0 !important;
	padding: 0.01px;;
}

input[type="text"] {
	border: 2px solid #000 !important;
}
label {
	width: 314px;
}
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #54ab09), color-stop(1, #84cc4a) );
	background:-moz-linear-gradient( center top, #54ab09 5%, #84cc4a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54ab09', endColorstr='#84cc4a');
	background-color:#54ab09;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0;
	border:1px solid #268a16;
	display:inline-block;
	color:#23420a;
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:39px;
	line-height:39px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #aade7c;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #84cc4a), color-stop(1, #54ab09) );
	background:-moz-linear-gradient( center top, #84cc4a 5%, #54ab09 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#84cc4a', endColorstr='#54ab09');
	background-color:#84cc4a;
}.classname:active {
	position:relative;
	top:1px;
}

div#m {
	width: 1000px;
	margin: 0 auto;
}

div#m_h {
	background: url('1.jpg') no-repeat top left;
	height: 186px;
}

div#m_h.reg {
	background: url('/regpic/1.jpg') no-repeat top left;
	height: 186px;
}

div#m_c {
	background: url('2.jpg') no-repeat top left;
	height: 405px;
}

div#m_c.reg {
	background: url('/regpic/2.jpg') no-repeat top left;
	height: 405px;
}

div#m_c2 {
	background: url('2b.jpg') no-repeat top left;
	height: 423px; /*493*/
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	color: #000 !important;
}

div#m_c2 p {
	width: 700px;
	text-align: center;
	margin: 0 auto;
}

div#m_c2 a {
	color: #ccc;
}

div#c {
	color: #000 !important;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 998px;
	margin: 0 auto;
}

div#c div.t {
	font-size: 11px;
	padding-top: 10px;
}

div#f {
	width: 998px;
	height: 29px; /*41*/
	padding: 12px 0 0;
	margin: 0 auto 10px;
	text-align: center;
	background: url('footer_bg.png') repeat-x top left;
	border: 1px solid #000;
	border-top: none;
	color: #000;
	font-size: 16px;
}

div#c h1 {
	font-family: Impact, Charcoal, sans-serif;
	color: #fe8000;
	font-size: 28px;
	padding: 5px;
	margin: 0;
}

div#c h2 {
	font-family: Impact, Charcoal, sans-serif;
	color: #000;
	font-size: 22px;
	padding: 0 0 5px;
	margin: 0;
}

div#c h2 span {
	color: #fe0101;
}