@charset "UTF-8";


/* .headline1
-------------------------------------------------*/
.headline1 {
	background: url(../img/news/title.png) center 36px no-repeat;
}

@media only screen and (min-width:1px) and (max-width:680px){
.headline1 {
	background: url(../img/news/title.png) center 6px no-repeat;
	background-size: auto 75px;
}
}


/* .cont1
-------------------------------------------------*/
#news .cont1 {
	width: 1024px;
	margin: 15px auto 0;
}
#news .cont1 .tnav ul {
	font-size: 0;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
#news .cont1 .tnav ul li {
	font-size: 14px;
	display: inline-block;
	width: 188px;
	height: 40px;
	margin-right: 21px;
}
#news .cont1 .tnav ul li:last-child {
	margin-right: 0;
}
#news .cont1 .tnav ul li a {
	width: 190px;
	height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 42px;
	background-color: #a6a6a6;
}
#news .cont1 .tnav ul li:nth-child(2) a {
	background-color: #84c1ef;
}
#news .cont1 .tnav ul li:nth-child(3) a {
	background-color: #95d895;
}
#news .cont1 .tnav ul li:nth-child(4) a {
	background-color: #ffb948;
}
#news .cont1 .tnav ul li:last-child a {
	background-color: #c985ed
}
#news .cont1 .inner {
	width: 100%;
	height: 560px;
	overflow: auto;
}
#news .cont1 dl {
	margin-bottom: 13px;
}
#news .cont1 dl dt,
#news .cont1 dl dd {
	color: #336a89;
	line-height: 1.6;
}
#news .cont1 dl dt span {
	display: inline-block;
	width: 100px;
	background-color: #84c1ef;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
#news .cont1 dl.section dt span,
#news .cont1 dl.section01 dt span,
#news .cont1 dl.section02 dt span,
#news .cont1 dl.section03 dt span,
#news .cont1 dl.section04 dt span,
#news .cont1 dl.section05 dt span,
#news .cont1 dl.section06 dt span,
#news .cont1 dl.section07 dt span,
#news .cont1 dl.section08 dt span,
#news .cont1 dl.section09 dt span,
#news .cont1 dl.section10 dt span,
#news .cont1 dl.section11 dt span,
#news .cont1 dl.section12 dt span,
#news .cont1 dl.section13 dt span,
#news .cont1 dl.section14 dt span,
#news .cont1 dl.section15 dt span,
#news .cont1 dl.section16 dt span,
#news .cont1 dl.section17 dt span {
	background-color: #95d895;
}
#news .cont1 dl.committree dt span {
	background-color: #ffb948;
}
#news .cont1 dl.press dt span {
	background-color: #c985ed
}
#news .cont1 dl dt em {
	color: #95d895;
	font-weight: normal;
	font-style: normal;
}

@media only screen and (min-width:1px) and (max-width:680px){
#news .cont1 {
	width: 94%;
	margin: 10px auto 0;
}
#news .cont1 .tnav ul li {
	font-size: 14px;
	display: inline-block;
	width: 32%;
	height: 30px;
	margin: 0 2% 2% 0;
}
#news .cont1 .tnav ul li:nth-child(3) {
	margin-right: 0;
}
#news .cont1 .tnav ul li:nth-child(4),
#news .cont1 .tnav ul li:last-child{
	width: 49%;
}
#news .cont1 .tnav ul li a {
	width: 100%;
	height: 30px;
	line-height: 32px;
}
#news .cont1 .inner {
	height: 300px;
}
}


/* .cont1
-------------------------------------------------*/
#news .cont2 {
	width: 1024px;
	margin: 15px auto 0;
}
#news .cont2 .titlearea {
	width: 1024px;
	position: relative;
	margin-bottom: 35px;
	display: table;
}
#news .cont2 .titlearea .headline2 {
	text-align: left;
	margin-bottom: 0;
	display: table-cell;
}
#news .cont2 .titlearea p {
	display: table-cell;
	color: #20698e;
	white-space: nowrap;
	padding-left: 20px;
	text-align: right;
}
#news .cont2 .titlearea p span {
	display: inline-block;
	width: 140px;
	background-color: #84c1ef;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
#news .cont2 .titlearea p span.section,
#news .cont2 .titlearea p span.section01,
#news .cont2 .titlearea p span.section02,
#news .cont2 .titlearea p span.section03,
#news .cont2 .titlearea p span.section04,
#news .cont2 .titlearea p span.section05,
#news .cont2 .titlearea p span.section06,
#news .cont2 .titlearea p span.section07,
#news .cont2 .titlearea p span.section08,
#news .cont2 .titlearea p span.section09,
#news .cont2 .titlearea p span.section10,
#news .cont2 .titlearea p span.section11,
#news .cont2 .titlearea p span.section12,
#news .cont2 .titlearea p span.section13,
#news .cont2 .titlearea p span.section14,
#news .cont2 .titlearea p span.section15,
#news .cont2 .titlearea p span.section16,
#news .cont2 .titlearea p span.section17 {
	background-color: #95d895;
}
#news .cont2 .titlearea p span.committree {
	background-color: #ffb948;
}
#news .cont2 .titlearea p span.press {
	background-color: #c985ed
}
#news .cont2 .titlearea p em {
	color: #95d895;
	font-weight: normal;
	font-style: normal;
}

#news .cont2 .conarea {
	margin-bottom: 50px;
}
#news .cont2 .conarea p {
	margin-bottom: 30px;
}
#news .cont2 .conarea table {
	margin-bottom: 50px;
}
#news .cont2 .conarea table th {
	padding: 5px 10px;
	vertical-align: top;
	line-height: 1.6;
}
#news .cont2 .conarea table td {
	padding: 5px 10px 5px 30px;
	vertical-align: top;
	line-height: 1.6;
}
#news .cont2 .conarea ul {
	font-size: 0;
	width: 100%;
}
#news .cont2 .conarea ul li {
	font-size: 14px;
	display: inline-block;
	width: 500px;
	margin: 0 24px 24px 0;
	text-align: center;
}
#news .cont2 .conarea ul li:nth-child(2n) {
	margin-right: 0;
}
#news .cont2 .conarea ul li img {
	max-width: 500px;
}

@media only screen and (min-width:1px) and (max-width:680px){
#news .cont2 {
	width: 94%;
	margin: 10px auto 0;
}
#news .cont2 .titlearea {
	width: 100%;
	display: block;
}
#news .cont2 .titlearea .headline2 {
	width: 100%;
	display: block;
}
#news .cont2 .titlearea p {
	padding: 10px 0;
	display: block;
	white-space: normal;
	text-align: left;
}
#news .cont2 .conarea {
	margin-bottom: 30px;
}
#news .cont2 .conarea p {
	margin-bottom: 20px;
}
#news .cont2 .conarea table {
	margin-bottom: 30px;
}
#news .cont2 .conarea table th,
#news .cont2 .conarea table td {
	padding: 2px 5px;
	line-height: 1.4;
}
#news .cont2 .conarea table th {
	white-space: nowrap;
}
#news .cont2 .conarea ul li {
	display: list-item;
	width: 100%;
	margin: 0 0 15px;
}
}