body {
	color: #000000;
	background-color: #cccccc;
	font-size: 95%;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------------------------------- id : container - whole part */

#container{
	width: 750px;
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

/* -------------------------------------------------------------------------- id : header - header */


#header{
	width: 750px;
	float: none;
	clear: both;
	background-color: #336666;
	
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header h1{
	width: 750px;
	_width: 750px;
	
	height: 100px;
	_height: 120px;
	
	overflow: hidden;
	color: #FFFFFF;
	
	font-size: 20px;
	
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 10px 0;
}

#header h1 a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

#header p {
	position: relative;
	z-index: 65535;
	width: 750px;
	text-align: right;
	margin: 0.7em 0;
	padding: 0;
}


/* -------------------------------------------------------------------------- id : menu - right side bar */

#menu{
	position: relative;
	width: 180px;
	float: right;
	clear: none;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#menu a { color: #36f; }

#menu p.login{
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	_line-height: 14px;
	text-align: center;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
	_padding: 9px;

}

#menu p.fingerPointer{
	cursor: pointer;
}

#menu p.anchor {
	font-size: 10px;
	text-align: right;
}

/* ###################################################################### +o menu field */

#menu .section{
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #999;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.8em 0;
}

#menu .section h2 {
	height: 24px;
	color: #FFFFFF;
	background-color: #336666;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	_line-height: 14px;
	border-bottom: 1px solid #999;
	margin: 0 0 0.8em 0;
	_padding: 5px 0;
}

#menu .section ul {
	margin: 5px 10px;
	padding: 0;
}

#menu .section ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu .section p {
	margin: 0;
	padding: 0;
}


#menu .section p img {
	border: 0px none;
	margin: 0;
	padding: 0;
}

#menu .barcode,
#menu .schedule,
#menu .banner { text-align: center; }

#menu .schedule h3 {
	color: #000;
	background-color: #fff;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 3px 0;
	padding: 4px 0;
}

#menu .schedule p {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#menu .profile p {
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

#menu .profile ul {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 5px 10px;
}

#menu .profile ul li {
	margin: 0;
	padding: 5px 10px;
}


#menu .calendar table {
	text-align: center;
}


#menu .calendar table {
	width: 95%;
	border-collapse: collapse;
	empty-cells: show;
	border: 0 none;
	margin: 10px auto;
	padding: 0;
}

#menu .calendar caption {
	visibility: hidden;
	display: none;
}

#menu .calendar th {
	color: #000;
	background-color: #eee;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0;
}

#menu .calendar td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#menu .calendar p.fingerPointer {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

#menu .feed{
	border: 0 none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu .feed p {
	margin: 0;
	padding: 0;
}

#menu .feed h2{
	visibility: hidden;
	display: none;
}

#menu .feed dl {
	margin: 1em 0;
	padding: 0;
}

#menu .feed dl dt {
	margin: 0;
	margin-bottom: 0.4em;
	padding: 0;
}

#menu .feed dl dd {
	margin: 0;
	padding: 0;
}

#menu .freespace br { visibility: hidden; display: none; }

#menu .freespace h2 {
	height:100%;
}

#menu .item_access .sectionBody {
	margin: 0;
	padding: 2px;
}


#menu .item_access dl {
	margin: 0;
	padding: 1px;
}

#menu .item_access dl dt {
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0 0 0;
	padding: 0;
}

#menu .item_access dl dt img {
	vertical-align: middle;
}

#menu .item_access dl dd {
	margin: 0 0 0 22px;
	padding: 0;
}

#menu .item_access .number {
	width: 20px;
	vertical-align: top;
	font-weight: bold;
}

#menu .item_access a:visited {
	color: #660033;
}

#menu .item_access td {
	font-size: 12px;
}

/* ###################################################################### -c menu field */

/* -------------------------------------------------------------------------- id : navi - navigation under header */


#navi{
	width: 525px;
	_width: 545px;
	height: 26px;
	float: none;
	clear: both;
	margin: 0;
	padding: 0 10px;
	border-top: 1px solid #ccc;
}

#navi p {
	width: 520px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0;
	padding: 0;
	_padding: 4px 0 3px 0;
}

#navi ul {
	width: 520px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#navi ul li {
	list-style: none;
	display: block;
	width: 220px;
	float: left;
	clear: none;
	font-size: 12px;
	line-height: 25px;
	_line-height: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	_padding: 4px 0 3px 0 ;
}

#navi ul li img {
	vertical-align: text-bottom;
}

#navi ul li a.image { text-decoration: none; }

#navi ul li.firstItem{
	width: 150px;
	float: left;
	clear: left;
	text-align: left;
}

#navi ul li.lastItem{
	width: 150px;
	float: left;
	clear: right;
	text-align: right;
}



/* -------------------------------------------------------------------------- id : contents - main of the contents */

#main{
	width: 740px;
	_width: 743px;
	float: left;
	clear: none;
	margin: 0 ;
	margin-right: -185px;
}

#contents {
	width: 555px;
	_width: 558px;
	float: left;
	clear: none;
	padding: 0 5px;
	overflow: hidden;
}

#contents #utility {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#contents #utility h2 {
	visibility: hidden;
	display: none;
}

#contents #utility p {
	width: 160px;
	height: 32px;
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 32px;
	_line-height: 14px;
	margin: 0;
	_padding: 8px 0;
}

#contents #utility form {
	/* width: 160px; */
	height: 32px;
	float: right;
	clear: right;
	font-size: 12px;
	line-height: 32px;
	_line-height: 14px;
	margin: 0;
	_padding: 3px 0;
}

#contents #utility .input {
	width: 250px;
}

#contents #utility ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#contents #utility ul li {
	list-style: none;
	display: inline;
}

#contents .itemContents{
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
}

#contents .itemContents ul.tagNames li {
	color: #36f;
	background-color: #def;
	font-size: 10px;
	border: 1px solid #36f;
	margin: 0 5px;
	padding: 3px;
}

#contents .freespace {
	border: 1px solid #999;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.8em 0;
}

#contents .freespace h2 {
	height: 24px;
	color: #FFFFFF;
	background-color: #336666;
	font-size: 12px;
	line-height: 24px;
	_line-height: 14px;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0 0.8em;
	_padding: 5px 0;
}

#contents .freespace_content {
	padding: 0.8em 0.8em 0;
}

/* ###################################################################### +o item header */

#contents .itemHeader {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	/*padding-top: -3px;*/
}

#contents .itemHeader p {
	float: left;
	clear: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color: #666;
	border: 1px solid #ccc;
	margin: 3px;
	padding: 1px 5px;
}

#contents .itemHeader .category {
	float: left;
	clear: right;
	background-image: url('/image/folder.gif');
	background-repeat: no-repeat;
	background-position: 0 10%;
	margin: 0;
	padding: 0 0 0 18px;
}

#contents .itemHeader .category li {
	font-size: 10px;
	line-height: 24px;
	_line-height: 26px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#contents .itemHeader .itemOptions {
	width: 100%;
	min-height: 24px;        /* min-hight         */
	height: auto !important; /* inplimentation    */
	height: 26px;            /* for cross-browser */
	float: none;
	clear: both;
	color: #000;
	line-height: 24px;
	_line-height: 16px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#contents .itemHeader .itemTitle {
	width: 100%;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}


#contents .itemHeader h3 {
	width: 350px;
	float: left;
	clear: none;
	color: #396;
	background-color: transparent;
	background-image: url('/image/item_marker.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 14px;
	line-height: 28px;
	_line-height: 16px;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	padding-left: 23px;
	_padding: 6px 0 6px 23px;
}

#contents .itemHeader .itemTitle h3 a {
	color: #396;
	text-decoration: none;
}

#contents .itemHeader .itemInformation{
	width: 170px;
	float: right;
	clear: right;
	line-height: 28px;
	_line-height: 18px;
	text-align: right;
	margin: 0;
	_margin 5px 0;
	padding: 0;
	_padding: 5px 0;
}

#contents .itemHeader .itemInformation li {
	list-style: none;
	display: inline;
}

#contents .itemHeader .itemUtils {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents .itemUtils ul {
	text-align: right;
	margin: 0;
	padding: 3px;
}

#contents .itemUtils ul li {
	list-style: none;
	display: inline;
	font-size: 10px;
}

* html #contents .itemHeader br { display: none; }

/* ###################################################################### -c item header */


#contents .newItemList h2{
	color: #fff;
	background-color: #999;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0.2em;
	padding: 0.3em 1.2em;
}


#contents .newItemList .category {
	clear: right;
	background-image: url('/image/folder.gif');
	background-repeat: no-repeat;
	background-position: 0 10%;
	margin: 0;
	padding: 0 0 0 18px;
}

#contents .newItemList .category li {
	font-size: 12px;
	line-height: 24px;
	_line-height: 26px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#contents .newItemList .category a {
	font-weight: normal;
	color: #ffffff;
}

#contents .itemContents .itemBody{
	line-height: 1.6;
	margin: 0.5em;
	padding: 0 0.5em;
}

#contents .itemContents .itemBody pre {
	width: 450px;
}

#contents .itemContents .itemBody .rss_source {
	font-size: 12px;
}

#contents .itemContents p.readMore{
	margin-top: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	text-align: right;
}

#contents .itemInformation{
	text-align: right;
	margin: 0;
	padding: 0;
}

#contents .itemInformation li {
	list-style: none;
	display: inline;
	font-size: 10px;
	margin: auto 0.3em;
}


#contents .profileMessage,
#contents .profileItem {
	text-align: center;
}

#contents .profileMessage dl {
	width: 500px;
	color: #000;
	background-color: #eee;
	text-align: left;
	margin: 0 auto 2em auto;
	padding: 0;
}

#contents .profileMessage dl dt {
	font-weight: bold;
	margin: 0.1em;
	padding: 1.2em 0.6em 0 0.6em ;
}

#contents .profileMessage dl dd {
	margin: 0.1em 2em;
	padding: 0.6em 0.6em 1.2em 0.6em;
}

#contents table.profile{
	width: 498px;
	border: 1px solid #336666;
	margin: 0 auto 2em auto;
}

#contents .profile tr th {
	width: 150px;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #336666;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

#contents .profile tr td {
	color: #000;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #336666;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
}

#contents .itemContents .trackbackURL{
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
	border: 1px dashed #999;
	margin: 0;
	padding: 3px;
}


#contents .itemContents .trackbackURL dt,
#contents .itemContents .trackbackURL dd {
	display: inline;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#contents .itemUpdated{
	width: 490px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	padding: 5px;
}

#contents .itemUpdated p {
	margin: 5px;
	padding: 0;
}

#contents .itemUpdated ul.tagNames{
	margin: 0 5px;
	padding: 3px;
}

#contents .itemUpdated ul.tagNames li {
	list-style: none;
	display: inline;
	color: #36f;
	background-color: #def;
	font-size: 9px;
	border: 1px solid #36f;
	margin: 0 5px;
	padding: 3px;
}

#contents .itemUpdated .itemInformation{
	text-align: right;
}

#contents .newItemTab{
	width: 500px;
	margin: 0;
	padding: 0;
}

#contents .newItemTab ul {
	width: 500px;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#contents .newItemTab ul li {
	list-style: none;
	display: block;
	width: 113px;
	float: left;
	clear: none;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	border-bottom: 0 none;
	margin: 0 5px;
	padding: 0;
}

#contents .newItemList{
	margin: 0 15px;
	padding: 0;
}

#contents .hiddenItem{ visibility: hidden; display: none; }

#contents .pager{
	border: 1px solid #ccc;
	margin: 0 0.2em;
	padding: 0.3em 0.4em;
}

#contents .pager ul {
	width: auto;
	text-align: right;
	margin: 0;
	padding: 0;
}

#contents .pager ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#contents #commentForm {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 2.1em 0 0 0;
	padding: 0;

}

#contents #commentForm h2 {
	color: #000;
	background-color: #fff;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em 0;
	padding: 0.5em;
}

#contents #commentForm input.input{ width: 330px; }

#contents #commentForm textarea { width: 330px; height: 110px; }

.alertS  { color: #ff3366; font-size: 105%; font-weight: bold; }
.warningS{ color: #ff9933; font-size:  95%; font-weight: bold; }
#contents span.hightlight { background-color: #ff9; }
#contents #commentForm td.capthaNotice{ font-size: 12px; }

* html #contents .itemBody { word-wrap: break-word; }

#contents .itemArchive{
	  border-bottom: 1px solid #CCCCCC;
	  margin: 0 0 20px 0 ;
}

#contents .itemArchive h2{
	color: #000;
	border: 0 none;
	background-color: transparent;
	background-image: none;
	font-size: 16px;
	text-align: left;
}

#contents .itemArchive h2 span.date{
	color: #009966;
	font-size: 28px;
}

#contents .itemArchive p.readMore{
	margin-top: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	text-align: right;
}


#contents .itemArchive .itemBody{
	line-height: 1.6;
	margin: 2em 1em;
	padding: 0.5em;
}

#contents .itemContents .itemBody pre {
	width: 450px;
}

#contents .searchForm{
	margin-top: 1em;
}

#contents .searchForm h2{
	display: none;
	visibility: hidden;
}

#contents .searchForm table {
	margin: 0.2em auto 1.5em auto;
	padding: 0;
}

#contents .searchForm table th {
	width: 120px;
	color: #fff;
	background-color: #999;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0.3em 0.5em;
}

#contents .searchForm table td {
	vertical-align: middle;
	margin: 0;
	padding: 0.3em 0.8em;
}


#contents .itemContents .feedbackUtils {
	width: 100%;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#contents .itemContents .feedbackUtils form {
	width: 330px;
	float: right;
	clear: right;
	font-size: 12px;
}


#contents .itemContents .feedbackUtils .itemUtils {
	text-align: right;
	margin: 0;
	padding: 3px;
}

#contents .itemContents .feedbackUtils .itemUtils li {
	list-style: none;
	display: inline;
	font-size: 10px;
}

#contents .itemContents .feedbackUtils p {
	width: 200px;
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 32px;
	_line-height: 14px;
	margin: 0;
	padding: 0;
	_padding: 8px;
}

#contents .itemContents .feedbackUtils br {
	margin: 0;
	padding: 0;
}

#contents #comment,
#contents #trackback {
	border-top: 3px double #ccc;
	margin: 0;
	margin-top: 0.6em;
	padding: 0;
}

#contents #comment h3,
#contents #trackback h3 {
	height: 24px;
	color: #000;
	background-color: transparent;
	background-image: url('/image/feedback_icon.gif');
	background-position: 4px 50%;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #ccc;
	margin: 0.1em;
	margin-top: 0.7em;
	padding: 0.1em;
	padding-left: 28px;
	_padding: 3px 2px 3px 28px;
}

#contents #comment .itemFeedback,
#contents #trackback .itemFeedback {
	color: #000;
	background-color: transparent;
	background-image: url('/image/feedback_body_icon.gif');
	background-position: 6px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #ccc;
	margin: 0.1em;
	margin-top: 0.7em;
	padding: 0.1em;
	padding-left: 28px;
	_padding: 3px 2px 3px 28px;
}

#contents #comment .comment_body p,
#contents #trackback .trackback_body {
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------------------------------- id : footer - footer */

#footer{
	float: none;
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

#footer p {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 5px;
}

#footer address {
	font-style: normal;
}

#footer address p {
	font-size: 14px;
	border: 0 none;
	margin: 0;
}

img { border: 0px none; }

#contents .tag{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#contents .tag li {
	padding: 3px;
	list-style: none;
	display: inline;
	font-size: 10px;
	margin: 3px 5px 3px 0;
	padding: 3px;
}

#contents .tag li.portaltag {
	color: #990000;
	background-color: #FFCCFF;
	border: 1px solid #990000;
}

#contents .tag li.portaltag a:link,
#contents .tag li.portaltag a:visited,
#contents .tag li.portaltag a:active {
	color          : #990000;
	text-decoration: none;
}

#contents .tag li.portaltag a:hover {
	color          : #CC6600;
}

#contents .tag li.blogtag {
	color: #36f;
	background-color: #def;
	border: 1px solid #36f;
}

#contents .tag li.blogtag a:link,
#contents .tag li.blogtag a:visited,
#contents .tag li.blogtag a:active {
	color          : #36f;
	text-decoration: none;
}

#contents .tag li.blogtag a:hover {
	color          : #006600;
}

#contents .tag li.schedule {
	color: #229900;
	background-color: #C8FFC8;
	border: 1px solid #229900;
}

#contents .tag span.categorytag {
	font-size: 14px;
	color: #ff9933;
	margin: 1px 5px 3px 0;
}


#contents #extract{
	margin: 5px;
	padding:3px;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}


#contents .extract{
	margin: 5px;
	padding:3px;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}

/* inquery style */

#contents .inquiryForm h2 {
	clear: both;
	margin: 40px 0px 0px 20px;
}

#contents .inquiryForm table{
	width: 475px;
	border-collapse: collapse;
	empty-cells: show;
	border: 0 none;
	margin: 10px 10px 10px 10px;
	padding: 0;
}

#contents .inquiryForm table tr th{
	width: 105px;
	color: #ffffff;
	background-color: #999999;
	border-bottom: 1px solid #cccccc;
        border: solid 1px #ffffff;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

#contents .inquiryForm table tr td{
	width: 370px;
        border: solid 1px #cccccc;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	font-size: 15px;
}

#contents .inquiryForm input.input{
	width: 250px;
}

#contents div.sideBySideForm{
	text-align: center;
	margin: 10px 0 15px 0;
	padding: 0;
}

#contents div.sideBySideForm *{
	display: inline;
	margin: 0;
	padding: 0;
}

#contents div.sideBySideForm form ul li{
	margin: 0;
	padding: 0;
}


#contents div.sideBySideForm form ul li{
	list-type-position: inside;
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#contents .inquiryForm span.example {
	margin: 0 0 0 10px;
        font-size: 10px;
}

#contents .inquiryForm span.care {
	margin: 0;
        font-size: 11px;
}
/* inquiery style end */
