#summary {
	margin-top: 30px;
}
#p-docWrap {
	width: 620px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#p-docWrap h1 {
	background-image: url(images/personalH1.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	height: 31px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 15px;
	letter-spacing: 1px;
}

#p-docWrap h2 {
	background-image: url(images/personalH2.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	color: #AA2212;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px;
	line-height: 35px;
	margin-top: 15px;
}

#e-docWrap {
	width: 620px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#e-docWrap h1 {
	background-image: url(images/enterpriseH1.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	height: 31px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 15px;
	letter-spacing: 1px;
}

#e-docWrap h2 {
	background-image: url(images/enterpriseH2.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	color: #AA2212;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px;
	line-height: 35px;
	margin-top: 15px;
}
.p-doc {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.p-doc ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
.p-doc ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
#practiceNavi {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
}
#practiceNavi img {
	margin: 0px;
	padding: 0px;
}
#practiceNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#practiceNavi li a {
	width: 185px;
	text-decoration: none;
	background-image: url(images/practiceNaviBg.jpg);
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 18px;
	background-position: bottom;
	font-weight: normal;
}
#practiceNavi li a:hover {
	color: #FF3300;
	background-image: url(images/practiceNaviBg.jpg);
	background-position: bottom;
}
.coution1 {
	padding: 5px;
	margin-bottom: 10px;
	border: 3px double #638634;
	background-color: #FFF4E4;
}

