@charset "UTF-8";




.s {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-align: left;
}
.sr {
	font-size: 12px;
	line-height: 1.5;
	color: #C8001F;
	text-align: left;
}
.m {
	font-size: 13px;
	line-height: 1.6;
	color: #333333;
	text-align: left;
}
.mr {
	font-size: 13px;
	line-height: 1.6;
	color: #C8001F;
	text-align: left;
}
.l {
	font-size: 16px;
	line-height: 1.8;
	color: #333333;
	text-align: left;
}
.lr {
	font-size: 16px;
	line-height: 1.8;
	color: #C8001F;
	text-align: left;
}

.t1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #C8001F;
	padding: 2px; 
	border-bottom: 2px solid #C8001F;
}

.t2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	color: #C8001F;
	padding: 2px; 
	border-bottom: 1px solid #C8001F;
}

.ts {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	color: #333399;
	padding: 6px; 
	border-top: 1px dotted #333399;
	border-bottom: 1px dotted #333399;
}


.news {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	padding:5px;
	border-bottom: 1px dotted #CCCCCC;
}

.bread {
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
	margin: 5px;
	padding:5px;
	text-align: center;
	border: 1px solid #999999;
	background:#FFFFFF;
}

.bread2 {
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
	margin: 5px;
	padding:5px;
	text-align: right;
}

.bread3 {
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
	margin: 5px;
	padding:5px;
	text-align: center;
}

.jump {
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
	padding:10px;
	text-align: right;
	margin-top:30px;
	margin-bottom:10px;
}

.link {
	font-size: 10px;
	line-height: 1.5;
	color: #666666;
	padding:7px;
	text-align: center;
	border-top: 1px solid #E6DDCF;
}

.box {
	margin-top:10px;
	padding: 6px;
	background-color:#F2F2F2;
	border:1px solid #DCDCDC;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	text-align: left;
	}

.box2 {
	margin-top:10px;
	padding: 6px;
	background-color:#FFFFFF;
	border:1px solid #C8001F;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	text-align: left;
	}

