body {
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	width: 827px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #767676;
	font-size: 83.3%;
}

#headerWrap {
	width: 823px;
	padding-right: 4px;	
}
#header {
	background-image: url(../images/header_line.jpg);
	background-repeat: repeat-y;
	width: 810px;
	padding-right: 13px;
}
#header h1 {
	float: left;
	width: 171px;
	background-image: url(../images/headerlogoarea.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 12px;
	padding-left: 14px;
}
#subMenu {
	float: right;
	width: 200px;
	text-align: right;
}
#subMenu a{
	color: #767676;
	text-decoration: none;
}
#subMenu a:hover{
	color: #232323;
	text-decoration: none;
}
#subMenu p {
	font-size: 120%;
	margin-bottom: 18px;
}
#subMenu ul {
	float: right;
}
#subMenu ul a{
	background-repeat: no-repeat;
	width: 90px;
	padding-bottom: 1px;
}
#subMenu .subMenu01 {
	margin-bottom: 8px;
}
#gNav {
	width: 800px;
	margin-left: 23px;
	padding-right: 4px;
}
#gNav li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footerWrap {
	width: 808px;
	clear: both;
	margin-left: 19px;
}
#footer {
	background-image: url(../images/footer_line.jpg);
	background-repeat: repeat-y;
	width: 788px;
	padding-left: 20px;
	background-color: #9D9196;
	padding-bottom: 25px;
}
#footerA {
	float: left;
	width: 480px;
}
#footerA address {
	color: #424242;
	font-style: normal;
}
#footNav {
	padding-bottom: 10px;
	color: #FFFFFF;
}

#footNav a{
	color: #FFFFFF;
}
#footNav a:hover{
	color: #FFD9A9;
}
#footNav li {
	display: inline;
}
#footerB {
	float: right;
	width: 140px;
}
#footerB a {
	color: #555253;
	text-decoration: none;
	background-image: url(../images/minalogo.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-position: 60px;
	display: block;
	padding-top: 13px;
}
#mainImg1 {
	clear: both;
	width: 800px;
	padding-right: 4px;
	padding-left: 23px;
}
#contentsWrap {
	width: 800px;
	padding-right: 4px;
	padding-left: 23px;
	margin-bottom: 15px;
}
#contents {
	width: 800px;
	background-image: url(../../cmn/images/contentsline.gif);
	background-repeat: repeat-y;
}
#contents a{
	color: #767676;
	text-decoration: none;
}
#contents a:hover{
	color: #232323;
	text-decoration: underline;
}
#topicPath {
	margin-bottom: 20px;
	padding-left: 28px;
}
#contentsCap {
	clear: both;
}
.pageTop {
	text-align: right;
	padding-right: 50px;
	margin-bottom: 30px;
	clear: both;
}
.pageTop1 {
	text-align: right;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 612px;
	padding-bottom: 30px;
}

