body {
background-image: url(../style/bg.png);
background-repeat: repeat-x;
background-attachment:scroll;
background-color:#FFFFFF;
}
    .foot {
	text-align: center;
	display: block;
	padding: 10px;
}
    .newlogo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
    .newmenu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(255,255,255,1);
}
.content {
	margin-left: 20px;
	margin-right: 20px;
}
#flashBanner {
	position:absolute;
	left:0px;
	top:120px;
	width:100%;
	height:639px;
	z-index:2;
}
#Menu {
	position:absolute;
	left:0px;
	top:87px;
	width:100%;
	height:36px;
	z-index:3;
	background-color: #A0CF67;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#content {
	position:absolute;
	left:0px;
	top:662px;
	width:100%;
	height:25px;
	z-index:4;
}
#apDiv1 {
	position:absolute;
	left:423px;
	top:716px;
	width:903px;
	height:53px;
	z-index:4;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:582px;
	width:100%;
	height:68px;
	z-index:4;
}
.BoldTen {
	font-weight: bold;
	color: #0066CC;
}
#header {
	position:absolute;
	left:0px;
	top:32px;
	width:100%;
	height:40px;
	z-index:4;
}
#crest {
	position:absolute;
	top:35px;
	width:85px;
	height:130px;
	z-index:5;
	margin-left: 65%;
}
.blue {
	color: #0066CC;
}
/* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
        
        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        .jssora05l.jssora05lds      (disabled)
        .jssora05r.jssora05rds      (disabled)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('img/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }
        .jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
        .jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
        
        /* jssor slider thumbnail navigator skin 09 css */
        
        .jssort09-600-45 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 980px;
            height: 45px;
        }
        
        .jssort09-600-45 .t {
            font-family: verdana; 
            font-weight: normal;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            color:#fff;
            line-height: 45px;
            font-size: 20px;
            padding-left: 10px;
        }