.pagetitle{
	padding-left: 50px;
	background: url(../../images/element/res.jpg) no-repeat 0px 0px;
	height: 40px;
}

.pagetitle h1{
	font-size: 18px;
	border-bottom: 2px solid #E4E4E4;
	padding-bottom: 5px;
	color: #1C7589;
	font-weight: bolder;
}

.itemlist
{
	list-style: none;
}
.itemlist li
{
	margin-bottom: 5px;
}
.itemlist a{
	display: block;
	height: 32px;
	background: url(../../images/element/itembar-right.gif) no-repeat right;
	line-height: 32px;
	color: #1C7589;
}



.itemlist a:hover{
	color: #6699FF;
}

.itemlist span{
	display: inline-block;
	height: 32px;
	background: url(../../images/element/itembar-left.gif) no-repeat;
	padding-left: 24px;
	cursor: pointer;
}



.extralink{
	text-align: right;
	
}

.extralink a{
	background-image: url(../../images/item/item-extlink.gif);
	background-position: right 0px;
	background-repeat: no-repeat ;
	padding-right: 20px;
}

.article{
	line-height: 170%;
	letter-spacing: 2px;
}

.article p{
	margin-top: 5px;
	margin-bottom: 10px;
}



/* ¤è«K¥Î */
.googledoc{}
.dtable{}
.dtable2{}
.dimg{}

.photolist{
	list-style: none;
	margin-top: 10px;
}

.photolist li{
	float: left;
	text-align: center;
	width: 230px;
	margin-bottom: 10px;
}

.photolist li .title{
	display: block;
	text-align: center;
	height: 42px;
}

#backlink{
	text-align: right;
	margin-top: 10px;
}