body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	/*line-height:1.2em;*/
	color:#7c5334;
}
a img{
	border:none;
}
a{
	color:#F37021;
	text-decoration:none;
}
a:hover{
	color:#94c11f;
}
hr{
	border:1px solid #94c11f;
}
p{
	margin-top:0;
	margin-bottom:1em;
}
h1, h2, .title{
	font-weight:normal;
	margin-top:0;
	margin-bottom:15px;
	color:#7c5334;
}
h1, h1 a{
	color:#00592c;
}
.title{
	font-size:18px;
	line-height:24px;
}
input[type=text], input[type=file], textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:260px;
	padding:5px;
	background:#fff;
	border:1px solid #94c11f;
	color:#7c5334;
	border-radius:5px;
}
input[type=text]:focus, input[type=file]:focus, textarea:focus, select:focus{
	border:1px solid #7c5334;
}
select{
	width:auto;
}
textarea{
	height:80px;
}
input[type=button], input[type=submit]{
	font-size:15px;
	background:#7c5334;
	color:#ffffff;
	border:none;
	display:block;
	display:inline-block;
	padding:3px 6px;
	border-radius:5px;
}
input.small{
	padding:3px 10px;
	background:#7c5334;
	color:#ffffff;
	border:none;
}
.nopad{
	border:none;
	border-collapse:collapse;
	border-spacing:0;
}
.nopad td, .pad .nopad td, .nopad th, .pad .nopad th{
	padding:0;
	margin:0;
}
.pad td, .pad th{
	padding:0 5px 5px 0 !important;
}
.hpad td, .hpad th{
	padding:0 5px 0 0 !important;
}
.vpad td, .vpad th{
	padding:5px 0 0 0 !important;
}
.dpad td, .dpad th{
	padding:10px 10px 10px 10px !important;
}
#body{
	min-width:1367px;
	height:750px;
	position:relative;
	/*background:blue;*/
}
#bg_tr{
	position:absolute;
	top:0;
	right:0;
	width:285px;
	height:185px;
	background:url(images/bg_tr.png);
}
#bg_br{
	position:absolute;
	bottom:0;
	right:0;
	width:563px;
	height:335px;
	background:url(images/bg_br.png);
}
#pageWrap{
	/*background:red;*/
	margin-left:10px;
	margin-right:563px;
	margin-right:410px;
}
#circleBg{
	width:957px;
	height:733px;
	background:url(images/circleBg.png);
	margin:0 auto;
	position:relative;
}
.circle{
	position:absolute;
	bottom:64px;
	right:143px;
	width:147px;
	height:147px;
	overflow:hidden;
	/*background:yellow;*/
}
#circle_side{
	position:absolute;
	width:290px;
	height:290px;
	bottom:0;
	left:-45px;
	background:url(images/circle_side.png);
}
#groupW{
	position:absolute;
	bottom:0;
	left:184px;
}
#groupW img{
	width:36px;
}
#cover_left{
	background:url(images/cover_left.png);
	/*background-color:green;*/
	width:94px;
	height:511px;
	position:absolute;
	top:0;
	left:0;
}
#cover_right{
	background:url(images/cover_right.png);
	/*background-color:green;*/
	width:50px;
	height:95px;
	position:absolute;
	top:416px;
	right:0;
}
#header{
	position:absolute;
	top:17px;
	left:46px;
	width:911px;
	/*background:magenta;*/
}
#nav{
	position:absolute;
	right:0;
	bottom:20px;
}
#nav ul{
	list-style:none !important;
	padding:0 !important;
	margin:0;
	z-index:5000;
}
#nav ul li{
	padding:0;
	margin:0;
	float:left;
	position:relative;
	display:block;
}
#nav ul li a{
	font-size:16px;
	font-weight:bold;
	color:#795439;
	text-decoration:none;
	display:block;
	padding:0 23px 0 23px;
	border-right:2px solid #00592c;
	line-height:1em;
}
#nav ul li a.first{
	padding-left:0;
}
#nav ul li a.last{
	border-right:none;
	padding-right:0;
}
#nav ul li a:hover, #nav ul li.current > a{
	color:#F37021;
}
#content{
	position:absolute;
	top:230px;
	top:225px;
	bottom:222px;
	width:957px;
	width:946px;
	left:5px;
	width:941px;
	overflow:hidden;
	/*background:pink;*/
}
#content .mCustomScrollBox>.mCSB_scrollTools{
	height:186px;
}
.contentWrap{
	padding:0 20px 55px 110px;
	position:relative;
}
.contentWrap.noB{
	padding-bottom:0;
}
.req{
	color:#F37021;
}
.row{
	border-bottom:1px solid #94c11f;
	padding-bottom:5px;
	margin-bottom:5px;
}
.row.last{
	border-bottom:none;
}
.dateCircle{
	position:relative;
	width:57px;
	height:75px;
	padding:6px 17px 4px 0;
	width:40px;
	height:65px;
	background:url(images/dateCircle.png);
	color:#94c11f;
	text-align:center;
}
.dateCircle div{
	line-height:1em;
}
.bignb{
	font-size:28px;
	font-weight:bold;
}
.month{
	font-size:17px;
}
.year{
	font-size:15px;
}
#bannerBox{
	position:relative;
	float: left;
	margin-left:-5px;
	width:572px;
	height:243px;
	background-color:#f8700d;
	border-radius:5px;
	padding:5px;
}
.banner{
	position:relative;
	display:none;
}
.banner img{
	position:absolute;
	top:0;
	left:0;
}
.banner .text{
	position:absolute;
	left:600px;
	width:340px;
	/*background:yellow;*/
}
.banner h1{
	font-size:48px;
	position:relative;
}
.banner h2{
	/*top:54px;*/
	font-size:24px;
	position:relative;
}
#bannerSlides{
	position:absolute;
	bottom:5px;
	right:5px;
	width:572px;
	height:17px;
	/*background:cyan;*/
}
#bannerSlides .wrap{
	float:right;
}
.bnSlide{
	width:17px;
	height:17px;
	float:left;
	margin-right:5px;
	/*background:magenta;*/
	background:url(images/bnSlide.png);
	cursor:pointer;
}
.bnSlide.current{
	background:url(images/bnSlideOn.png);
}
.loader{
	position:absolute;
	top:50%; left:50%;
	margin-top:-32px; margin-left:-32px;
	background:url(images/loading.gif) center center no-repeat;
	background-color:#f8700d;
	background-color:rgba(248,112,13,0.8);
	width:64px;
	height:64px;
	border-radius:32px;
	display:none;
	z-index:99999;
}
#mycarousel li .title{
	text-align:center;
}