

a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


body, html{
	width:100%;
	height:100%;
}

body, table {
	padding:0;
	margin:0;
	font-size:14px;
	font-family:verdana;
}

body {
	background:#fff;
}
.site{
	width:100%;
	height:100%;
}

h1.cover, h3.cover{
	font-size:22px !important;
	font-family:'Open Sans Condensed', sans-serif;
	line-height:100% !important;
	color:#62a845;
	font-weight:normal;
}

.cl {
	width:100%;
	clear:left;
}

.in{
	padding-left: 15px;
	padding-right: 15px;
}

.container {
	width:1000px;
	margin:0 auto;

}
.content{
/*	position:absolute;
	top:120px;*/
}
.content_top{
	/*margin-top:730px;*/
	position:relative

}
.green_left {
	width:50%;
	float:left;
	background:#62a845;
	min-height:821px;
	position:absolute;
	top:0;
}

.green_right {
	width:50%;
	float:left;
	background:#426b33;
	min-height:821px;
	position:absolute;
	top:0;
	right:0;
}




.totop{
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 32px;
	width: 32px;
	opacity: 0.8;
	background: url("/parameters/anthemon/templates/totop.png");
	cursor: pointer;
	z-index: 9999;
}



.sitecontainer {
	width:100%;
	top:0;
	height:821px;
}









.sitecontainer .left {
	height:821px;
	width:700px;
	float:left;
	background:#62a845;
	position:relative;
	z-index:2000;
}

.sitecontainer .right {
	height:821px;
	width:300px;
	float:left;
	background:#426b33;
	position:relative;
	z-index:2001;
}

.sitecontainer .header {
	height:120px;
}









.sitecontainer .rowContent2 {
	margin:0;
	padding:0;
}

.sitecontainer .rowContent2 a {
	display:block;
	width:210px;
	height:220px;
	float:left;
	margin:0 10px 8px 5px;


}
.sitecontainer .rowContent2 .rowContent {
	float:left;
	overflow:hidden;
	width:210px;
	height:220px;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	position:relative;
	z-index:900;

	background:#000;
}

.sitecontainer .rowContent2 .rowContent .pic {
	height:110px;
	overflow:hidden;

	position:relative;
	z-index:1000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sitecontainer .rowContent2 .rowContent .pic img{
	width:100%;
	height:auto
}

.sitecontainer .rowContent2 .rowContent .magic {
	margin:-10px 0 0 0;
	background-image:url('images/boxbg.png');
	background-position: top center;
	height:120px;

	position:relative;
	z-index:1001;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 .rowContent .text {
	top:-120px;
	text-align:center;
	color:#62a845;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:19px;
	font-weight:700;

	height:20px;
	line-height:20px;

	padding:40px 0;

	position:relative;
	z-index:1002;

	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 .rowContent .arrow {
	height:22px;
	line-height:22px;
	margin:3px;
	text-align:right;
	top:-130px;

	background-image:url('images/arrow_green.png');
	background-repeat:no-repeat;
	background-position:170px 0px;

	position:relative;
	z-index:1003;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 a:hover .pic {
	opacity:0.5;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 a:hover .magic {
	background-image:url('images/boxbg_green.png');
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 a:hover .blackout {
	/* display:block;
	width:210px;
	height:180px;
	background:#fff;
	opacity:0.4;
	margin:0px ;

	position:relative;
	z-index:500; */
}

.sitecontainer .rowContent2 a:hover .arrow {
	background-image:url('images/arrow_green.png');
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 a:hover .text {
	position:relative;
	z-index:1002;
	color:#fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sitecontainer .rowContent2 a:hover .arrow {
	background-image:url('images/arrow_white.png');
	position:relative;
	z-index:1003;
}

.sitecontainer .rowContent2 a:hover{
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 0px 12px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 0px 12px 0px rgba(0, 0, 0, 0.4);

}







.sitecontainer .right .content {
	padding:10px;
}

.sitecontainer .right p {
	padding:0;
	margin:0;
}

.sitecontainer .right a {
	text-decoration:none;
	color:#62a845;

	background-image:url('images/button_0.png');

	height:44px;
	line-height:22px;
	width:303px;
	padding:10px 0 35px 20px;

	display: table; /* -cell */
	vertical-align: middle !important;
	margin:-30px 0 0 -23px;
}

.sitecontainer .right a:hover {
	color:#fff;
	background-image:url('images/button_1.png');
}




















.foot {
	color:#454a50;
	font-size:14px;
	width:100%;
	z-index:3000;
	top:150px;
}

.foot .container {
	padding:10px 0 0 0;
}

.foot a {
	color:#454a50;
}

.foot .col1 {
	width:250px;
	float:left;
}

.foot .col1 a {
	display:table;
	height:22px;
	line-height:22px;
	padding:0 0 0 30px;
	text-decoration:none;
	color:#454a50;
	margin:0;
	float:left;
	font-size:12px;
}

.foot .col1 a:before {
	position:absolute;
	margin:0px 0 0 -25px;
	content:url('images/foot_arrow_0.png');
}

.foot .col1 a:hover:before{
	content:url('images/foot_arrow_1.png');
}

.foot .col1 a:hover {
	color:#62a845;
}

.foot .col2 {
	width:550px;
	float:left;
	line-height:22px;
}

.foot .col3 {
	width:200px;
	float:left;
}

.pnlogo{
	position:absolute;
	margin-left:970px !important;
	margin-top:60px !important
}
