#outline{	font-family: "CI";
}

#title{	background: url(img/title.gif) no-repeat center;
		width: 900px;
		height: 96px;
		margin: 0px auto;
		padding-top: 40px;
}
#title h1{	display: none;
}


#menu-top{	background: url(img/menu_top.gif) no-repeat;
			height: 16px;
}
#menu-in{	background: url(img/menu_side.gif) repeat-y;
			padding-right: 15px;
			padding-left: 10px;
}
#menu-bottom{	background: url(img/menu_bottom.gif) no-repeat;
				height: 16px;
}
#menu-in a.list{	background: url(img/finding.gif) no-repeat 0px 6px;
					display: block;
					font-size: 15px;
					line-height: 19px;
					padding: 5px 0px 5px 20px;
}

#menu-in div.menu_title{	background: url(img/menu_title.gif) no-repeat;
							color: #FFFFFF;
							font-size: 16px;
							font-weight: bold;
							height: 27px;
							margin-left: 2px;
							margin-bottom: 4px;
							padding-top: 4px;
							padding-left: 10px;
}


div#update{
	margin: 0px 15px 5px;
}


div.manual_title{	background: url(img/manual_title.gif) no-repeat;
					color: #FFFFFF;
					text-align: center;
					font-size: xx-large;
					font-weight: bold;
					height: 60px;
					margin-bottom: 0px;
					padding-top: 8px;
}
div.item{	background: url(img/item.gif) no-repeat top;
			width: 700px;
			margin-bottom: 15px;
			padding-top: 1px;
}
div.item-in{	background: url(img/item.gif) no-repeat bottom;
				margin-top: 12px;
				padding-right: 15px;
				padding-bottom: 15px;
				padding-left: 15px;
}





div.item_title{	background: url(img/item_title.gif) no-repeat;
				width: 670px;
				height: 28px;
				padding-left: 15px;
}
div.item_title_str{	width: 655px;
					float: left;
					position: relative;
					top: 2px;
					font-size: large;
					font-weight: bold;
					color: #FFFFFF;
}
div.backtop{	width: 15px;
				float: right;
				position: relative;
				top: 2px;
				right: 26px;
}


div.item_body{	margin-top: 10px;
				line-height: 22px;
}
.font-item_caution{	color: red;
}


div.item_steps{	padding-left: 20px;
}


table.exp {	border: none;
			margin-left: 40px;
			text-align: left;
}
td.exp {	padding-left: 10px;
}

hr.style {	width: 95%;
}
