/******* Common Option *********************/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font: 12px Arial, san-serif;
	text-align: center;
	line-height: 1.5em;
}

td, input, select, textarea, button {
	font: 12px Arial, san-serif;
}

p {
	margin: 0 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

cite {
	font-style: normal;
}

hr {
	height: 1px;
	background: #a9a9a9;
	color: #a9a9a9;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #00f;
}

a.noteLink {
	color: #a9a9a9;
}

.floatRight {
	float: right;
}

.editBox {
	padding: 1px;
	border: #696969 1px solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background: #fff;
}

.lineBox {
	padding: 1px;
	border: 0;
	border-bottom: #696969 1px solid;
	background: #fff;
}

.commonButton {
	height: 23px;
	padding: 1px;
	border: #fff 1px solid;
	border-right-color: #696969;
	border-bottom-color: #696969;
	background: #ccc;
	cursor: pointer;
}

/******* Common Option *********************/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	font: 12px Arial, san-serif;
	text-align: center;
	line-height: 1.5em;
}

td, input, select, textarea, button {
	font: 12px Arial, san-serif;
}

p {
	margin: 0 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

cite {
	font-style: normal;
}

hr {
	height: 1px;
	background: #a9a9a9;
	color: #a9a9a9;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #00f;
}

a.noteLink {
	color: #a9a9a9;
}

.floatRight {
	float: right;
}

.editBox {
	padding: 1px;
	border: #696969 1px solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background: #fff;
}

.lineBox {
	padding: 1px;
	border: 0;
	border-bottom: #696969 1px solid;
	background: #fff;
}

.commonButton {
	height: 23px;
	padding: 1px;
	border: #fff 1px solid;
	border-right-color: #696969;
	border-bottom-color: #696969;
	background: #ccc;
	cursor: pointer;
}

.noteText {
	color: #a9a9a9;
}

.strikingText {
	color: #f00;
	font-weight: bold;
}

.italicText {
	font-style: italic;
}

.blank {
	clear: both;
	overflow: hidden;
}

.divider {
	clear: both;
	overflow: hidden;
	height: 10px;
}

.back2top {
	width: 100%;
	text-align: right;
}

strong.hide {
	font-weight: normal;
}

/******* Table with 1px Border *********************/
.singleBorderTable {
	margin-bottom: 10px;
	border-collapse: collapse;
}

.singleBorderTable th {
	border: 1px solid #ccc;
	padding: 3px;
	background: #eee;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.singleBorderTable td {
	border: 1px solid #ccc;
	padding: 3px;
	text-align: left;
}

.singleBorderTable td.alignCenter {
	text-align: center;
}

.alignCenterTable td {
	text-align: center;
}

/******* Table with No Border *********************/
.noBorderTable {
	margin-bottom: 10px;
}

.noBorderTable th {
	padding: 3px 5px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.noBorderTable td {
	padding: 3px 5px 3px 0px;
}

/******* Select Language *********************/
#lang {
	width: 778px;
	margin: 5px auto 0 auto;
	text-align: right;
}

/******* Header *********************/
#header {
	width: 778px;
	height: 175px;
	margin: 0 auto;
	background: url(../images/top.gif);
}

#header h2 {
	margin: 0;
	padding: 0;
}

#header h2 a {
	display: block;
	width: 100%;
	height: 175px;
	text-indent: -9999px;
}

/******* Banner *********************/
.banner {
	clear: both;
	width: 778px;
	margin: 10px auto 0 0;
}

/******* Link *********************/
#link {
	clear: both;
	width: 778px;
	margin: 10px auto 0 auto;
	padding-bottom: 20px; 
	background: #f5f5f5;
}

#link h4 {
	height: 17px;
	margin: 0;
	padding: 0 20px 0 0;
	background: url(../images/bar_title_link.gif) no-repeat right;
	color: #fff;
	font-size: 1em;
	text-align: right;
}

#link ul {
	list-style: none;
	height: 31px;
	margin: 10px 0 0 0;
	padding: 0;
}

#link li {
	float: left;
	padding-left: 10px;
}

/******* Footer *********************/
#footer {
	clear: both;
	width: 778px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	background: #000;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0;
	text-decoration: underline;
}

#topiStat {
	height: 0;
	overflow: hidden;
}

#topiStat img {
	width: 1px;
	height: 1px;
	border: 0;
}

/******* Under Construction *********************/
.undercon {
	height: 1.5em;
	margin: 30px 0;
	color: #a9a9a9;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

/******* Homepage *********************/
.wrap {
	width: 778px;
	margin: 0 auto;
	text-align: left;
}

.sideL {
	float: left;
	width: 220px;
	height: 880px;
	background: #000;
	color: #fff;
}

.indexSideL {
	height: 690px;
}

.sideR {
	float: right;
	width: 200px;
	height: 690px;
	background: #f5f5f5;
}

.sideM {
	float: left;
	width: 338px !important;
	width: 358px;
	padding: 0 10px;
}

/******* Left-side of Homepage *********************/
.sideL * {
	color: #f5f5f5;
}

.sideL h3 {
	height: 17px;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../images/bar_title_sideL.gif) no-repeat right;
	font-size: 12px;
}

.sideL h3 * {
	text-decoration: none;
}

.sideL h3 a:hover {
	color: #ff0;
}

.sideL ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.sideL li {
	margin: 7px 0px;
	padding-left: 10px;
	background: url(../images/icon_li_circle_sideL.gif) no-repeat 0 7px;
}

.sideL li.sub {
	padding-left: 20px;
	background: url(../images/icon_li_arrow_sideL.gif) no-repeat 10px 7px;
}

.sideL li a:hover {
	color: #ff0;
}

.sideL li a:hover * {
	color: #ff0;
}

#cover {
	padding: 20px 0 0 0;
	text-align: center;
}

/******* Right-side of Homepage *********************/
.sideR h3 {
	height: 17px;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../images/bar_title_sideR.gif) no-repeat right;
	font-size: 12px;
}

.sideR h3 * {
	text-decoration: none;
}

.sideR ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.sideR li {
	margin: 7px 0px;
	padding-left: 10px;
	background: url(../images/icon_li_square.gif) no-repeat left 9px;
}

/******* Member Area  *********************/
#member h3 {
	height: 20px;
	margin: 20px 15px 5px 15px;
	padding: 0;
	background-image: url(../images/bar_title_member.gif);
	color: #fff;
	font-size: 12px;
	text-align: center;
}

#member p {
	width: 100%;
	margin: 0 15px;
	padding: 0;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
}

#member ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

#member li {
	margin: 7px 0px;
	padding-left: 10px;
	background: url(../images/icon_li_circle.gif) no-repeat left;
}

#loginForm {
	margin-top: 10px;
	padding: 0px 15px;
}

#loginLabel {
	float: left;
	width: 85px;
	line-height: 23px;
}

#loginBox {
	float: left;
	width: 45px;
}

.loginBox {
	width: 37px !important;
	width: 41px;
	height: 16px !important;
	height: 20px;
	margin-bottom: 2px;
}

#loginButton {
	float: right;
	height: 40px;
}

#loginForm p {
	margin: 0;
}

#loginForm img {
	margin-right: 5px;
	vertical-align: middle;
}

/******* Middle Block of Homepage  *********************/
#onlineApplication {
	margin: 10px 0 0 0;
	text-align: center;
}

/******* Middle Block of Homepage  *********************/
.sideM p {
	margin: 10px 0;	
}

.sideM ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.sideM li {
	padding-left: 1em;
	background: url(../images/icon_li_arrow.gif) no-repeat 0 7px;
}

/******* Inner Page *********************/
.wrapIN {
	width: 778px;
	margin: 0 auto;
	background: #000;
	text-align: left;
}

.main {
	float: right;
	width: 538px !important;
	width: 558px;
	min-height: 880px !important;
	height: auto !important;
	height: 880px;
	padding-left: 20px;
	background: #fff;
}

/******* Location *********************/
#location strong {
	display: block;
	float: right;
	color: #a9a9a9;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#location1 img {
	vertical-align: middle;
}

/******* Heading of Inner Page *********************/
.main h1, .main h2, .main h3, .main h4, .main h5 {
	margin: 10px 0 0 0;
	padding: 0;
}

.main h1 {
	clear: both;
	width: 100%;
	height: 2em;
	background: url(../images/bar_title_inner.gif) no-repeat right;
	font-size: 1.5em;
	line-height: 2em;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.main h2 {
	font-size: 1.2em;
}

.main h6 {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

/******* Content of Inner Page *********************/
.main p {
	margin-top: 10px;
	line-height: 1.5em;
}

.main table {
	margin-top: 5px;
}

.main li {
	padding-left: 1em;
	line-height: 1.5em;
}

.main blockquote {
	padding-left: 1em;
}

/******* Top Link of Inner Page *********************/
.topLink {
	clear: both;
	margin: 10px 0;
	text-align: center;
}

.topLink ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.topLink li {
	display: inline;
	width: auto;
	float: left;
	margin-right: 1em;
	padding-left: 1em;
	background: url(../images/icon_li_arrow.gif) no-repeat left;
}

/******* Bottom Link of Inner Page *********************/
.bottomLink {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

.bottomLink img {
	margin-right: 5px;
	vertical-align: middle;
}

/******* News Page *********************/
#newsStat {
	margin: 5px 0;
	color: #c0c0c0;
	font-size: 11px;
	text-align: center;
}

.noFound {
	clear: both;
	height: 80px;
	margin-top: 10px;
	background: #eee;
	text-align: center;
	line-height: 80px;
}

#newsList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsList li {
	height: 20px;
	margin: 5px 0px;
	padding-left: 15px;
	padding-right: 5px;
	background: url(../images/icon_li_arrow.gif) no-repeat 5px;
	line-height: 20px;
}

#newsList li.even {
	background: #eee url(../images/icon_li_arrow.gif) no-repeat 5px;
}

#newsList li cite {
	float: right;
	color: #999;
	font-size: 11px;
}

/******* News Audio *********************/
#newsAudio {
	margin: 10px 0 20px 0;
	text-align: center;
}

#newsAudio embed {
	width: 300px;
	height: 50px;
}

/******* Page *********************/
.pageCode {
	float: left;
	width: 200px;
}

.pageLink {
	float: right;
	width: 338px;
	text-align: right;
}

/******* Image List *********************/
ul.imgList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.imgList li {
	display: inline;
	float: left;
	width: 269px;
	height: auto;
	padding: 10px 0;
	background: 0;
	text-align: center;
}

ul.imgList li img {
	border: 1px solid #333;
}

/******* Image List *********************/
ul.imgList2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.imgList2 li {
	display: inline;
	float: left;
	width: 240px;
	height: auto;
	padding: 10px 0;
	background: 0;
	text-align: left;
}

ul.imgList2 li img {
	border: 1px solid #333;
}

/******* Map *********************/
.contactUs div {
	float: left;
	width: 265px;
}

.map {
	margin-top: 20px;
	text-align: center;
}

.map h2 {
	text-align: center;
}

.map img {
	margin-top: 10px;
}

.mapNote {
	border-left: 1px solid #c0c0c0;
	padding-left: 10px;
}