@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 100%;
	_height: 100%;
	width: 100%;
	font-size: 0.9em;
}

h1,h2,h3,h4,h5,h6,ul,li,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-indent: -9999px;
}

h2 {
	text-indent: -9999px;
	height: 75px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-image: url(../../images/cn/bg_h2.jpg);
}

#site_policy h2 {
	background-image: url(../../images/cn/site_policy/bg_h2.jpg);
}

h3 {
	background-image: url(../../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	padding: 10px;
	padding-bottom: 5px;
	font-size: 1.1em;
}

h3 a {
	color: #007BBB;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	color: #007BBB;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 1px;
	margin-top: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #007BBB;
	font-size: 1.1em;
}

h5 {
	color: #414141;
	padding: 7px;
	padding-bottom: 1px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1em;
}

ul {
	list-style-type: none;
}

a,a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.pdf {
	background-image: url(../../images/ico_pdf.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right 0px;
}

.cr {
	clear: both;
}

.floatright {
	margin: 5px;
	float: right;
}

.centering {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	text-align: right;
}

ul.dotList {
	margin-top: 5px;
}

ul.dotList li {
	background-image: url(../../images/bg_li_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px;
	padding-left: 16px;
	margin-bottom: 3px;
}

.grayLine table {
	margin: 15px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
}

.grayLine table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #EFEFEF;
	white-space: nowrap;
	padding: 5px;
	vertical-align: top;
}

.grayLine table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

td.nw {
	white-space: nowrap;
}

#header {
	width: 781px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/en/bg_header.jpg);
	background-repeat: no-repeat;
}

#header h1 a {
	height: 100px;
	_height: 75px;
	width: 200px;
	display: block;
}

#header #changeLang {
	margin-left: 510px;
}

#header #changeLang ul {
	display: inline;
}

#header #changeLang li {
	display: inline;
	text-indent: -9999px;
}

#header #changeLang li a {
	background-image: url(../../images/cn/bg_changelang.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 25px;
	width: 80px;
	background-position: 0px 0px;
}

#header #changeLang li a:hover {
	background-position: 0px -25px;
	text-decoration: none;
}

#header #changeLang li #en {
	width: 80px;
	background-position: -80px 0px;
}

#header #changeLang li #en:hover {
	background-position: -80px -25px;
}

#header #changeLang li #kr {
	width: 80px;
	background-position: -160px 0px;
}

#header #changeLang li #kr:hover {
	background-position: -160px -25px;
}

#globalNav {
	height: 34px;
	width: 761px;
	_width: 760px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#globalNav ul {
	display: inline;
}

#globalNav li {
	display: inline;
	text-indent: -9999px;
}

#globalNav a {
	background-image: url(../../images/cn/bg_globalNav.gif);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 34px;
	width: 156px;
	background-position: 0px 0px;
}

#globalNav a:hover {
	background-position: 0px -34px;
	text-decoration: none;
}

#breadcrumbs {
	font-size: 0.8em;
	color: #333333;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#breadcrumbs ul {
	display: inline;
}

#breadcrumbs li {
	display: inline;
	color: #666666;
}

#breadcrumbs li a {
	color: #1E50A2;
}

#breadcrumbs li a:hover {
	color: #a31f1f;
	text-decoration: underline;
}

#contents {
	width: 762px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

/*#footer {
	height: 55px;
	clear: both;
	background-image: url(../../images/bg_footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	bottom: -2px;
	background-position: left bottom;
	position: absolute;
}

#footer #footerContent {
	width: 760px;
	font-size: 0.75em;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}*/

#footer {
	height: 55px;
	clear: both;
	width: 100%;
	bottom: -2px;
	position: absolute;
}

#footer #footerContent {
	width: 760px;
	font-size: 0.75em;
/* 090422 moto */
	padding-top: 10px;
	_padding-top: 15px;
/* end */
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/bg_footer.gif);
	background-repeat: repeat-x;
/* 090422 moto */
	background-position: left top;
	_background-position: left bottom;
/* end */
	padding-right: 10px;
	padding-left: 10px;
}

/* 090422 moto */
#footer #footerContent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* end */

#footer #footerContent ul {
	display: inline;
}

#footer #footerContent li {
	display: inline;
	color: #1E50A2;
}

#footer #footerContent li a {
	color: #1E50A2;
	padding: 3px;
}

#footer #footerContent li a:hover {
	color: #a31f1f;
}

#footer #footerContent #footerLogo {
	float: right;
	display: block;
	text-indent: -9999px;
	background-image: url(../../images/en/bg_footer_logo.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 236px;
}

#footer #copyrights {
	text-indent: -9999px;
	background-image: url(../../images/bg_copyrights.jpg);
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	width: 333px;
	margin-top: 5px;
}

/* 090422 moto */
#corporate_profile #footer #copyrights {
	margin: 0px;
	margin-top: 5px;
}
/* end */

#site_policy #contents {
	margin-bottom: 81px;
}

#site_policy #contents h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}

#site_policy #contents p {
	line-height: 140%;
}

#site_policy #contents li {
	background-image: url(../../images/bg_li_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#corporate_profile p,
#corporate_profile th,
#corporate_profile td {
	margin: 15px;
	line-height: 140%;
}

#corporate_profile dt {
	background-image: url(../../images/bg_li_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px;
	padding-left: 16px;
	margin-top: 5px;
	line-height: 140%;
}

#corporate_profile dd {
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 140%;
}