body{
	margin:0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
}
a {
	color:#97143e;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.title{
font-size:17px;
color:#97143e;
font-weight:bold;
}
.title2{
	font-size:13px;
	color:#8c5965;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #e9e3df;
	border-right-color: #e9e3df;
	border-bottom-color: #e9e3df;
	border-left-color: #e9e3df;
	padding-bottom: 3px;
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: none;
	margin-bottom: 5px;
}
.title3{
	font-size:13px;
	color:#8c5965;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-top-color: #e9e3df;
	border-right-color: #e9e3df;
	border-bottom-color: #e9e3df;
	border-left-color: #e9e3df;
	padding-bottom: 5px;
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
}
.img{
border:1px solid #999999;
}
.linkcontent{
	color:#282828;
}
.linkcontent a{
	color:#282828;
}
.linkcontent td{
	border-bottom: 1px solid #d7d1ce;
	padding:5px 0px;
}
/* --------subdetail--------------*/
.subdetail_01{
	margin: 2px 0px 5px 0px;
	height:20px;
}
.subdetail_01 td{
	background-color:#e5dbd5;
	color:#79685e;
	padding:2px 5px 0px 5px;
	line-height: 15px;
}
.subdetail_02{
	margin:5px 0px;
	height:20px;
}
.subdetail_02 td{
	background-color:#dfdfdf;
	color:#686868;
	padding:2px 5px 0px 5px;
	line-height: 15px;
}
/*----------subcontent---------*/
.subcontent{
padding-left:4px;
}
/* --------index--------------*/

.news{
	color:#fff9f9;
}
.news a:hover{
	color:#fff9f9;
	text-decoration:underline;
}
.news a{
	color:#fff9f9;
	text-decoration:none;
}
.box a{
	color: #4a4a4a;
}

/* end index */
.footer td{
}

