#pan {
	font-size: 12px;
	width: 980px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#pagecont {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../image/pagecont_back.gif);
	background-repeat: repeat-y;
}
#pageleft {
	float: left;
	width: 240px;
	margin-right: 20px;
	vertical-align: top;
}
#pageright {
	float: left;
	width: 720px;
}
#pageleft ol {
	margin: 0px;
	padding: 0px;
}

#pageleft ul {
	margin: 0px;
	padding: 0px 0px 10px;
}

#pageleft li {
	list-style: none;
}
#pageleft .main li {
	white-space: normal;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
}

#pageleft .main a {
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
	width: 225px;
	padding-left: 7px;
	border: 3px solid #FFFFFF;
	background-image: url(../image/contmenu_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 1px;
}

#pageleft .main a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	background-image: url(../image/contmenu_back.gif);
	background-color: #FFF4F4;
	display: block;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: left;
	border: 3px solid #FFF4F4;
}

#pageleft .main a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../image/contmenu_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#pageleft .activemenu a {
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
	font-weight: bold;
	background-color: #FFF4F4;
	width: 225px;
	padding-left: 7px;
	border: 3px solid #FFF4F4;
	margin-left: 1px;
}
#pageleft .activemenu a:visited {
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
	font-weight: bold;
	background-color: #FFF4F4;
}
#pageleft .activemenu a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
	font-weight: bold;
	background-color: #FFF4F4;
}

#pageleft .sub li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#pageleft .sub a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 1.8em;
	background-image: url(../image/contmenu_sub_back.gif);
	display: block;
	padding-left: 27px;
	background-repeat: no-repeat;
	border: 0px none;
	background-position: left center;
	width: 211px;
	margin-left: 1px;
}
#pageleft .sub a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 1.8em;
	background-image: url(../image/contmenu_sub_back.gif);
	display: block;
	background-repeat: no-repeat;
	border: 0px none;
	background-position: left center;
}
#pageleft .sub a:hover {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8em;
	background-image: url(../image/contmenu_sub_back.gif);
	display: block;
	background-repeat: no-repeat;
	border: 0px none;
	background-color: #FFF4F4;
	background-position: left center;
	font-weight: bold;
	color: #666666;
}


#pageleft .subac a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FDF8EE;
	line-height: 1.8em;
	background-image: url(../image_new/contents/list_submenu2.gif);
	display: block;
	font-weight: bold;
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
}
#pageleft .subac a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FDF8EE;
	line-height: 1.8em;
	background-image: url(../image_new/contents/list_submenu2.gif);
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
}
#pageleft .subac a:hover {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.8em;
	background-image: url(../image_new/contents/list_submenu2.gif);
	background-color: #FDF8EE;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	color: #666666;
}
#page_bottom {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/pagecont_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 0px;
}
.img-photoframe {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

