@charset "utf-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 color code
 green => #14902D
	
* * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
 line-height: 1.4;
 font-size: 14px;
 text-align: center;
}

.imageWrapper {
 background: #FFF url(../image/common/bg_ess_back.png) repeat-x left top;
}

.imageWrapperNonav {
 background: #FFF url(../image/common/bg_ess_back-single.png) repeat-x left top;
}

div#wrapper {
 margin: 0 auto;
 width: 870px;
 text-align: left;
}

#column #main {
 float: left;
 width: 655px;
}
 
#aside {
 float: right;
 width: 211px;
}

/******************************************************

               header style

******************************************************/

div#header {
 position: relative;
 margin-bottom: 30px;
 height: 205px;
 background: url(../image/common/bg_header.png) no-repeat left top;
}

.imageWrapperNonav #header {
 height: 160px;
}

h1 {
 position: absolute;
 top: 23px;
 height: 2.0em;
 text-align: left;
 font-size: 12px;
 font-weight: normal;
}

p.logoImg {
 position: absolute;
 left: 20px;
 top: 60px;
}

/******************************************************

               navigation style

******************************************************/

/* global navigation
---------------------------------------------- */

div#header ul.global-nav {
 line-height: 0; /* no-space */
}

div#header ul.global-nav li {
 width: 145px;
 float: left;
 display: block;
 margin: 0 0 0 0;
}


/* else navigation
---------------------------------------------- */

#page-nav {
 margin-bottom: 25px;
}

ul.nav-mini li,
ul.sub-nav li {
 display: inline;
}

ul.nav-mini {
 text-align: right;
 margin-right: 5px;
}

div#header ul.nav-mini {
 height: 129px;
 text-align: right;
 padding-top: 19px;
}

div#page-nav ul.nav-mini {
 margin-bottom: 1.0em;
}

ul.sub-nav {
 text-align: center;
 margin-bottom: 2.0em;
}

ul.sub-nav li {
 margin-right: 5px;
}

ul.law-nav li {
 margin: 0 0 5px 5px;
}

div#cits-nav {
 width: 90%;
 margin: 10px 43px 15px 0px;
 padding:0pt 0pt 0pt 25px;
 font-size:12px;
 text-align: left;
}

p.suborderNav {
 margin-left: 620px;
 padding-left: 15px;
 background: url(../image/common/ico_tri_green.gif) no-repeat 0px 6px;
}

/******************************************************

               footer style

******************************************************/
div#footer {
 text-align: center;
 padding: 30px 0.5em;
 background: #14902D url(../image/common/bg_footer.png) repeat-x left top;
 font-size: 12px;
}

div#footer,
div#footer a {
 color: #fff;	
}

ul.subNav {
	margin: 0.5em;
	padding: 0;
	background: transparent;
	text-align: center;
}

ul.subNav li {
	display: inline;
	padding-left:3px;
	line-height: 1.2;
}

ul.subNav li a {
	margin-right:3px;
}


address {
 font-style: normal;
 font-size: 10px;
}

#footer address a {
 text-decoration: none; 
}

/******************************************************

               side navigation

******************************************************/

div#aside h2 {
 width: 202px;
 font-size: 0px;
 display: none;
}

/******************************************************

               common style

******************************************************/

#single h2.top-image {
 margin-bottom: 15px;
}

#column #main h2 {
 margin: 0 0 35px 0;
}

h3 {
 margin-top: 50px;
 margin-bottom: 15px;
}

#single #main div.section,
#single #main div.top-section {
 margin-bottom: 4.0em;
 padding: 0 2.0em;
}

#column #main div.section {
 margin: 0 0 20px 8px;
}

.section p {
 margin: 0 0 20px 15px;
}

.pagetop {
 margin-right: 10px;
 font-size: 11px;
 margin-bottom: 1.0em;
}

.center {
 text-align: center;
}

div.banner,
div.nav {
 margin-left: 6px;
 margin-bottom: 1.0em;
}

div.nav p {
 font-size: 11px;
}

.red {
 color: #FF0000 ;
}

strong {
 font-weight: 700;
}

.fontSmall {
 color: #666;
 font-size: 11px;
}

/******************************************************

               close

******************************************************/

#close {
 background: url(../image/common/bg_border-middle.png) repeat-y left top;
 margin: 30px 0 25px;
}

.closeTrial, .closeOrder {
 width: 417px;
 height: 420px;
 float: left;
 background: url(../image/common/bg_border-bottom.png) no-repeat left bottom;
}

.closeTrial {
 margin-right: 20px;
}

#close h3 {
 margin: 0;
}

#close p {
 text-align: center;
 margin: 0;
}

#close .downloadForm {
 width: 390px;
 background: #ECECEC;
 padding: 10px 5px;
 margin: 0 auto;
}

#close .downloadForm p {
 font-size: 13px;
 text-align: left;
}

#single #main div.section div.section {
 margin-bottom: 3.0em;
 padding: 0;
}

p.btn-download {
 position: absolute;
 left: 395px;
 top: 185px;
 width: 254px;
 height: 66px;
}


p.error {
 position: absolute;
 left: 370px;
 top: 125px;
 width: 310px;
 font-size: 10px;
}

p.send {
 position: absolute;
 left: 370px;
 top: 130px;
 width: 310px;
 font-size: 10px;
}

.close-center {
 text-align: center;
 margin-bottom: 3.0em;
}