#subnaviarea {
	background-image: url(../image/bg_subnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/**********title********************/
#titlearea {
	width: 864px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 29px;
}
#titlearea #title {
	background-image: url(../image/categorytitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 138px;	
}

/****forindexpage*****/
#info-list {
	width: 760px;
	margin-right: 70px;
	margin-left: 70px;
	margin-top: 30px;
}
#info-list .info-article{
	background-image: url(../image/line_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 760px;
	margin-bottom: 18px;
	padding-bottom: 15px;
}
#info-list h3 a{
	color: #8c1216;
	text-decoration: none;
}
#info-list h3 a:hover{
	text-decoration: underline;
	color: #8c1216;
}
#info-list .articletitle-area {
	background-image: url(../image/titlebar_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/***totopBTN***/
.pagetop a{
	margin-left: 770px;
}

