@charset "UTF-8";
/* CSS Document */


body {
	top:0px;
	
	margin: 0px;
	padding: 0px;

	background: #5c802b;
	background:url(../image/con_back_bar1.png) repeat-x;

}

#wrapper {
top:-20px;
	width: 960px;
	height:1065px;
	margin-right: auto;
	margin-left: auto;
	
	

}

#header {
	background: #ffffff;
	
	
}

#header div {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#header div img {
	float: left;
	margin-top: 0px;
}

#header div ul {
	float: left;
	list-style: none;
	margin: 0px 0 0;
	overflow: hidden;
	padding: 0;
}

#header div ul li {
	float: left;
	padding: 0 0px;
}

#header div ul li.current a {
	background: url(../image/menu_back_n1.jpg) no-repeat 0 0;
	
}

#header div ul li.back a {
	background: url(../image/menu_back_n1.jpg) no-repeat 0 0;
	color: #993300;
}

#header div ul li a {
	font-family:Arial, Helvetica, sans-serif;
	
	
	font-size:12px;
	font-weight:bold;
	color: #486422;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}

#header div ul li a:hover {
	color: #82ae3f;
}





.button {
	height:20px;
	width:180px;
	display: inline-block;
	outline: none;
	padding-top:6px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	

}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.green {
	color: #ffdf7f;
	font-weight:bold;
	border: solid 1px #538312;
	background: #3a501b;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	color: #FFF6C9;
		font-weight:bold;
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
		font-weight:bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}





#content {
	
	top; -100px; 
	width:960px;
	height:1065px;
	z-index:auto;
	margin: 0 auto;
	overflow: hidden;
	
}


#sympo{
	position:absolute;
	
	width:360px;
	height:230px;
	z-index:1;
	float: right;
	margin-left: 680px;
	top: 142px;
	
	
}

#footer{
	
	top; -10px; 
	width:960px;
	height:452px;
	z-index:2;
	margin: 0 auto;
	overflow: hidden;
}

#apDiv2 {
	position:absolute;
	background: url(../image/s_main_back2.png) no-repeat 0 0;
	width:960px;
	height:1065px;
	z-index:auto;
	margin: 0 auto;
	top: 135px;
}



#center_text {
	width:486px;
	height:400px;
	float: right;
	z-index:auto;
	color: #43502a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 45px;
	margin-top: 326px;
}

#apDiv1 {
	position:absolute;
	width:960px;
	height:250px;
	top: 872px;
	z-index:auto;
}


#click {
	color: #a9e55f;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #apDiv1 table tr td p a {
	color: #a9e55f;
	font-size: 18px;
}


#content #apDiv1 table tr td p a:hover {
	color: #fbbe30;
	font-size: 18px;
}

#content #apDiv1 table tr td p a:active {
	color: #a54a8d;
	font-size: 18px;
}
#wrapper #content #apDiv1 table tr td {
	color: #9FE05F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




#table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #9fe05f;
}


#copy  a {
	color: #9fe05f;
}
#copy  a:hover {
	
	color: #fbbe30;	

}
#copy a:active {
	color: #405e1b;
	
}
