@charset "UTF-8";



/* -------------------------------- 
	topBg
-------------------------------- */

div#topBg { background:url(../img/index/head_bg.jpg) no-repeat center top; }



/* -------------------------------- 
	title
-------------------------------- */

div#title { padding:51px 0 27px 35px; }
div#title h2 {}
div#title p { margin:10px 0 0 0; }
p.pageTop { text-align:right; margin-bottom:20px; padding-right:30px; clear:both; }
.inPageTop { text-align:right; margin-top:7px; clear:both; }



/* -------------------------------- 
	dictionary
-------------------------------- */

div#dictionary { width:876px; background:url(../img/index/bg_02.gif) no-repeat left bottom; margin:0 0 19px 27px; padding:59px 0 47px; }



/* -------------------------------- 
	link
-------------------------------- */

div#link { width:608px; background:url(../img/index/bg_line.gif) no-repeat left bottom; margin:0 0 39px 134px; padding-bottom:13px; }
div#link ul { font-size:0; line-height:1; width:270px; margin-left:173px; }
div#link li { float:left; padding-right:7px; }



/* -------------------------------- 
	dictionaryContainer
-------------------------------- */

div#dictionaryContainer { clear:both; margin-left:42px; width:792px; }
div#dictionaryContainer h3 { margin:0 0 13px 347px; }



/* -------------------------------- 
	dictionaryContents
-------------------------------- */

div.dictionaryContents { width:792px; margin-bottom:16px; }



/* -------------------------------- 
	terminology
-------------------------------- */

.terminology { clear:both; width:792px; background:url(../img/index/bg_01.gif) repeat-y left top; margin-bottom:2px; padding:22px 0 18px; }
.terminologyOne { clear:both; width:395px; background-color:#212121; margin-bottom:2px; padding:22px 0 18px; }
.terminology dl,
.terminologyOne dl { width:350px; }
.terminologyLeft { float:left; padding-left:23px; }
.terminologyRight { float:right; padding-right:22px; }
.terminology dt,
.terminologyOne dt { font-size:0; line-height:1; margin-bottom:13px; }



/* -------------------------------- 
	nots
-------------------------------- */

.nots { clear:both; text-align:right; margin-top:20px; padding-bottom:2px; }






