@charset "UTF-8";

/* Copyright Anchor Technology. All Rights Reserved. */

/* $Id: /common/styles/about.css,v 1.00 2007-09-12 $ */


/*  ****************  Style TOC  ****************  */
/** 01: Page styles
/*  *********************************************  */


/* =============================================== */
/** 01: Page styles
/* ----------------------------------------------- */


/* identity page */

#content #main p.figureLogo {
	margin-bottom: 2em;
	text-align: center;
}

/* message page */

#content #main p.sign {
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: right;
}

#content #main p.sign img {
	margin-top: 1em;
}


#content #main p.slogan {
	margin-bottom: 2em;
	text-align: center;
}

/* officer page */

#content .officer h2 {
	margin-top: 1.5em !important;
}

#content #main p.president img {
	float: left;
	margin: 0 1.5em 1em 0;
}

#content #main dl .optLink {
	border-bottom: none;
}

#content #main .column1 ul {
	margin-right: 0;
}

#content #main dl.directors span.post {
	float: left;
	width: 10em;
}

#content #main dl.directors dd {
	clear: both;
}

#content #main dl.directorsEng span.post {
	float: left;
	width: 18em;
}

#content #main dl.directors dd {
	clear: both;
}


