@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, ol, ul, li, form, label, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color:#757575;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(../images/bg.jpg) no-repeat #84ba00;
}
body a {
	color:#757575;
	text-decoration: underline;
}
body a:hover {
	color:#486115;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, img a {
	margin:0px;
	border:0px;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
}
.ctr-align {
	text-align:center;
}
/* top panel start */
.title {
	margin:0 auto;
	width:325px;
	height:44px;
	font-family: "Century Gothic";
	color:#ffffff;
	font-size:30px;
	text-align:center;
	padding:5px 0 0 0;
	background: url(../images/tit-bg.jpg) no-repeat;
}
/* top panel end */
/* login box start */
.login-box {
	margin:0 auto;
	width:540px;
}
.loginBx-top {
	margin:91px 0 0 0;
}
.login-box-safe {
	background: url(../images/loginBx-bg.jpg) repeat-y;
	width:540px;
}
.login-box h1 {
	font-size:36px;
	color:#486115;
	font-weight:bold;
	display:block;
	padding:31px 0 50px 28px;
}
.login-txt {
	padding: 0 0 3px 101px;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}
.login-field {
	padding: 0 0 11px 99px;
}
.login-field input {
	padding: 10px 3px 10px 3px;
	width:343px;
	border:1px solid #a2a2a2;
	border-radius:6px;
	font-size:14px;
}
.submit-btn {
	padding:20px 0 110px 345px;
}
.submit-btn input {
	width:99px;
	height:46px;
	cursor:pointer;
	background:url(../images/submit-btn.jpg) no-repeat;
	border:none;
}
/* login box end */
/* interior box start*/
.intr-box {
	margin:0 auto;
	width:895px;
}
.inter-safe {
	padding:4px 24px 50px 24px;
	background: url(../images/interPg-bg.jpg) repeat-y;
}
.intr-left {
	width:296px;
	float:left;
	padding:0 36px 0 0;
}
.intrTwo-left {
	width:337px;
	float:left;
	padding:0 36px 0 0;
}
.intr-left p {
	color:#626262;
	font-family: "Century Gothic";
	font-weight:bold;
	padding:30px 0 25px 0;
}
.intr-left ul li {
	font-size:18px;
	font-weight:bold;
	background: url(../images/downlod-icn.gif) no-repeat 100% 0%;
	width:238px;
	padding:0 0 23px 0;
	color:#486115;
}
.intrTwo-left ul li {
	font-size:18px;
	font-weight:bold;
	background: url(../images/downlod-icn.gif) no-repeat 100% 0%;
	width:185px;
	padding:0 0 23px 0;
	color:#486115;
}
.intr-left ul li a, .intrTwo-left ul li a {
	text-decoration:underline;
	color:#486115;
}
.intr-left ul li a:hover, .intrTwo-left ul li a:hover {
	text-decoration: none;
	color:#486115;
}
.intr-rit {
	width:515px;
	float:left;
}
.intrTwo-rit {
	width:474px;
	float:left;
}
.intr-rit h1, .intrTwo-rit h1 {
	font-size:36px;
	color:#486115;
	padding:0 0 12px 8px;
	display:block;
}
.nmbr {
	font-weight:bold;
	color:#486115;
	font-family: "Century Gothic";
}
.intr-rit p, .intrTwo-rit p {
	color:#626262;
	font-family: "Century Gothic";
	padding: 0 0 15px 8px;
}
.intr-rit p.btm-text {
	margin:5px 0 0 -7px;
}
.intr-mnu {
	font-weight:bold;
	color:#486115;
	margin:60px 0 10px 0;
	font-size:18px;
}
.intr-mnu a {
	color:#486115;
	text-decoration:none;
}
.intr-mnu a:hover {
	color:#ffffff;
	text-decoration:none;
}
.intr-mnu a.active {
	color:#ffffff;
}
.date {
	padding:0 0 0 0;
	font-weight:bold;
}
/* interior box end*/
/* footer start */
.footer {
	margin:0 auto;
	width:540px;
	color:#ffffff;
	text-align:right;
	padding:5px 0 130px 0;
	line-height:21px;
	word-spacing:3px;
}
.footer-intr {
	margin:0 auto;
	width:895px;
	color:#ffffff;
	text-align:right;
	padding:5px 0 130px 0;
	line-height:21px;
	word-spacing:3px;
}
/* footer end */

.header {
   background: white;
}
