@charset "utf-8";

/*-----------------------------------------------------------
 Setting
-----------------------------------------------------------*/

#primary #aboutSec {
	margin-bottom: 25px !important;
	}
	#primary #aboutSec p.prImage { margin-bottom: 0; }

#environment #secondary dl#localNav dd#lnEnvironment a ,
#chemical    #secondary dl#localNav dd#lnChemical    a ,
#dispute     #secondary dl#localNav dd#lnDispute     a ,
#antisocial  #secondary dl#localNav dd#lnAntisocial  a ,
#security    #secondary dl#localNav dd#lnSecurity    a { background-color: #e9f3fb; }



/*-----------------------------------------------------------
 CSR Index
-----------------------------------------------------------*/



/*-----------------------------------------------------------
 Environment
-----------------------------------------------------------*/

#environment #policySec ol {
	}
	#environment #policySec ol li {
		margin: 0 0 6px 2em; padding: 0 0 6px 5px;
		list-style: decimal;
		border-bottom: 1px dotted #ccc;
		}



/*-----------------------------------------------------------
 Chemical
-----------------------------------------------------------*/

#chemical #chemManagementSec ol {
	}
	#chemical #chemManagementSec ol li {
		margin: 0 0 8px 2em; padding: 0 0 8px 5px;
		list-style: decimal;
		border-bottom: 1px dotted #ccc;
		}



/*-----------------------------------------------------------
 Dispute
-----------------------------------------------------------*/

#dispute #asteriskSec {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	}
	#dispute #asteriskSec dl {
		border: 5px solid #eee;
		}
		#dispute #asteriskSec dl dt {
			padding: 13px 10px 10px;
			font-weight: bold;
			background: transparent url("/common/images/bgSlash.gif");
			border: 1px solid #ccc;
			border-bottom: 1px dotted #ccc;
			}
		#dispute #asteriskSec dl dd {
			padding: 15px 10px 10px;
			border: 1px solid #ccc;
			border-top: none;
			}
			#dispute #asteriskSec dl dd p {
				margin-left: 1em;
				}



/*-----------------------------------------------------------
 Antisocial
-----------------------------------------------------------*/

#antisocial #aboutSec {
	}
	#antisocial #aboutSec h4 {
		float: left;
		margin: -10px 0 10px;
		}
	#antisocial #aboutSec p { clear: left; }
	#antisocial #aboutSec p.prImage { clear: none; }

#antisocial #antisocialSec {
	}
	#antisocial #antisocialSec ol li {
		margin: 0 0 8px 2em; padding: 0 0 8px 5px;
		list-style: decimal;
		border-bottom: 1px dotted #ccc;
		}



/*-----------------------------------------------------------
 Security
-----------------------------------------------------------*/

#security #aboutSec {
	}
	#security #aboutSec h4 {
		float: left;
		margin: -10px 0 10px;
		}
	#security #aboutSec p { clear: left; }
	#security #aboutSec p.prImage { clear: none; }

#security #infoAssetSec {
	}
	#security #infoAssetSec ol li {
		margin: 0 0 8px 2em; padding: 0 0 8px 5px;
		list-style: decimal;
		border-bottom: 1px dotted #ccc;
		}

#security #exampleSec {
	padding: 10px 15px;
	border: 5px solid #eee;
	}
	#security #exampleSec h4 {
		float: left;
		margin: 15px 0 0;
		}
	
	#security #exampleSec p {
		float: right;
		width: 445px;
		margin: 0; padding: 0 0 0 10px;
		color: #002b5f;
		border-left: 1px dotted #999;
		}

