	.fl{float:left;}
	.fr{float:right;}
	.w{width:1200px;margin:0 auto;overflow:hidden;}
 	.Route{padding: 15px 0;}
	.container_left{width:220px;margin-bottom: 30px;}
	.container_right{width: 950px;margin-bottom: 30px;min-height: 400px; display:table; }
.container_right_title{color: #c00; padding: 0 0 10px;margin:0.8em 0;font-weight: bold;font-size: 1.4em;}
.container_right_title2{color: #999; padding: 0 0 10px;margin:0.8em 0;font-weight: bold;font-size: 1em;}
	/*! Freebie Skelet */
	ul.expmenu {width: 220px;}
	ul.expmenu ul{display:block;}
	ul.expmenu * { list-style: none; }
	ul.expmenu > li > div.header {padding: 12px 0;border-bottom: 1px #8d0108 solid;background: #2c4571;}
	ul.expmenu > li > div.header span{float:left;margin-left:10px;}
	ul.expmenu > li > div.header .active{ padding: 12px; border-bottom: 1px #0d3c08 solid; }
	ul.expmenu > li:last-child > div.header {border-bottom: none;overflow: hidden;float: none;}
	ul.expmenu > li ul li {background-color: #efefef;padding: 12px;border-bottom: 1px solid #dcdcdc;border-top: 1px solid #fff;color: #727272;text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8); }
	ul.expmenu > li ul li:last-child { border-bottom: none; }
	ul.expmenu > li ul li a{font-size:16px;/* padding:5px 0; */display:block; color:#666;}
	ul.expmenu > li ul li.selected { background-color: #67c23aad;  color:#999; font-weight:bold;}
	ul.expmenu > li ul li.selected a{color: #333;}
ul.expmenu > li ul li.selected a::before {
content:"・ ";
color:#fff;
font-weight:bold;
}
	ul.expmenu div.header
	{
		color: #FFFFFF;
		
			}
	ul.expmenu > li > div.header > .label { /*padding-left: 24px; */background: no-repeat;font-size:14px; }
	ul.expmenu > li > div.header > .label a{ /*padding-left: 24px; */color:#FFFFFF; }
	ul.expmenu > li > div.header > .arrow {display: block;width: 16px;height: 16px;background: no-repeat center;float: right;margin-right: 10px;}
	ul.expmenu > li > div.header > .arrow.up { background-image: url(../images/arrow_u.png); }
	ul.expmenu > li > div.header > .arrow.down { background-image: url(../images/arrow_d.png); }

		/* Mouse Events */
		ul.expmenu div.header:hover
		{
			background: #8d0108; /* Old browsers */
			background: -moz-linear-gradient(top, #8d0108 0%, #8d0108 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d0108), color-stop(100%,#8d0108)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #8d0108 0%,#8d0108 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #8d0108 0%,#8d0108 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, #8d0108 0%,#8d0108 100%); /* IE10+ */
			background: linear-gradient(to bottom, #8d0108 0%,#8d0108 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d0108', endColorstr='#8d0108',GradientType=0 ); /* IE6-9 */

			cursor: pointer;
		}

		ul.expmenu > li ul li:not(.selected):hover
		{
			background: #e7e7e7; /* Old browsers */
			    color: #027FCF;
			cursor: pointer;
		}
		ul.expmenu > li ul li:not(.selected):active
		{
			background: #f1f1f1; /* Old browsers */

			cursor: pointer;
		}

 .lv3 { display:block; }
.lv3 a{color:#999;display:block;padding:5px 0;border-bottom:1px solid #eee; text-align:center; line-height:2em; font-size:0.9em; }
.lv3 a.selected{ font-weight:bold; color:#333; background-color:#67c23aad; text-shadow: 1px 1px 1px #fff;}

	body{}
	ul#pagination-freebie { display: table; padding-right: 20px; margin: 20px auto; list-style: none; }
	ul#pagination-freebie:last-child { padding-right: 0; }
	ul#pagination-freebie li { float: left; margin-bottom: 20px }
	ul#pagination-freebie li:last-child { margin-right: 0; }

	div#text { text-align: center; font-size: 48px; width: 610px; margin: 0 auto; margin-top: 50px; margin-top: 80px; }
	div#smalltext { text-align: center; font-size: 15px; width: 600px; margin: 0 auto; }
	div#content {display: table;}

	.new_list3 {overflow:hidden;}
	.new_list3 dd{overflow:hidden;line-height:50px;font-size: 14px;border-bottom: 1px dashed #eee; color:#ccc; }
	.new_list3 dd a{padding-left:1em; float:left; width:780px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px; color:#333;}
.new_list3 dd a::before {
content:"・ ";
color:#fc0;
font-weight:bold;
}


	.article{margin-top:20px;}
	.article .container_right_title2 h3{text-align:center;margin-bottom:15px;}
		.article .container_right_title2 p{text-align:center;padding-bottom:10px;border-bottom:1px solid #ccc;margin-bottom:20px;}

		.article .ziti p{font-size:16px;line-height:32px;text-indent:2em;}
		.article .ziti table p{text-indent:0}
		.article .ziti p img,.article .ziti p video{margin-left:-2em;}



		.xyzy ul{overflow:hidden;margin:0 -15px;}
		.xyzy ul li{
			float:left;
			width:25%;
		    margin-bottom:2em;
		}
		.xyzy ul li a{display:block;padding:12px 20px;background:#eee;margin:0 15px;color:#666;font-size:16px; border-radius:6px; border:2px solid #eee;}

		.xyzy ul li a:hover{background:#ddd; color:#000; border:2px solid #ccc;}