@charset "utf-8";
/* CSS Document */

@media (min-width: 1200px) {
	#content2 {
		width:100%;
		background-color:#f0393a;
	}
	#content2 #content21 {
		width:1200px;
		margin:0% auto;
		height:inherit;
		color:#FFFFFF;
	}
	#content2 #content21 a {
		color:#FFFFFF;
	}
	#content2 #content21 p {
		margin:0%;
		padding:0%;
	}
	
	#content3 {
		width:100%;
		background-color:#ffffff;
	}
	#content3 #content31 {
		width:1200px;
		margin:2% auto 1%;
		height:inherit;
	}
	#content3 #content31 #content31T {
		width:99%;
		margin:1% 0.5% 0%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31T ul {
		width:100%;
		margin:0%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31T ul li {
		width:33.33%;
		height:40px;
		overflow:hidden;
		padding:1%;
		float:left;
		text-align: center;
		font-size: 1.071em;
		font-weight: bold;
		color: #fff;
		background-color: #000000;
		/*border:1px solid #959595;*/
	}
	#content3 #content31 #content31T ul li a {
		color:#FFF;
	}
	#content3 #content31 #content31B
	{
		width:99%;
		margin:0% 0.5% 1%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31B p
	{
		width:70%;
		max-height:26px;
		overflow:hidden;
		overflow:hidden;
		margin:0% auto;
		padding:2% 0% 2%;
		color:#000000;
	}
	#content3 #content31 #content31B ul
	{
		width:100%;
		margin:0% auto 1%;
		float:left;
	}
	#content3 #content31 #content31B ul li
	{
		width:20%;
		float:left;
		background-color:#FFFFFF;
		text-align:center;
		border:1px solid #959595;
	}
	#content3 #content31 #content31B #page span{
		background: #f7f7f7;
		padding: 2px 8px;
		border: 1px solid #e0d433;
		margin: 0 4px;
		font-size: 18px;
		font-weight: normal;
		color: #e0d433;
		border-radius: 3px;
	}
	#content3 #content31 #content31B #page a
	{
		background: #f7f7f7;
		padding: 2px 8px;
		border: 1px solid #EDEDED;
		margin: 0 4px;
		font-size: 18px;
		font-weight: normal;
		color: #323b44;
		border-radius: 3px;
		text-decoration:none;
	}
}

@media (max-width:1199px)
{
	
	#content2 {
		width:100%;
		background-color:#f0393a;
	}
	#content2 #content21 {
		width:95%;
		margin:0% auto;
		height:inherit;
		color:#FFFFFF;
	}
	#content2 #content21 a {
		color:#FFFFFF;
	}
	#content2 #content21 p {
		margin:0%;
		padding:0%;
	}
	
	#content3 {
		width:100%;
		background-color:#ffffff;
	}
	#content3 #content31 {
		width:95%;
		margin:3% auto;
		height:inherit;
	}
	#content3 #content31 #content31T {
		width:99%;
		margin:1% 0.5% 0%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31T ul {
		width:100%;
		margin:0%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31T ul li {
		width:33.33%;
		height:65px;
		overflow:hidden;
		padding:2%;
		float:left;
		text-align: center;
		font-size: 1.071em;
		font-weight: bold;
		color: #fff;
		background-color: #000000;
		/*border:1px solid #959595;*/
	}
	#content3 #content31 #content31T ul li a {
		color:#FFF;
	}
	#content3 #content31 #content31B
	{
		width:99%;
		margin:0% 0.5% 1%;
		float:left;
		height:inherit;
	}
	#content3 #content31 #content31B p
	{
		width:70%;
		max-height:24px;
		overflow:hidden;
		margin:0% auto;
		padding:2% 0% 2%;
		color:#000000;
	}
	#content3 #content31 #content31B ul
	{
		width:100%;
		margin:0% auto 1%;
		float:left;
	}
	#content3 #content31 #content31B ul li
	{
		width:50%;
		float:left;
		background-color:#FFFFFF;
		text-align:center;
		border:1px solid #959595;
	}
	#content3 #content31 #content31B #page span{
		background: #f7f7f7;
		padding: 2px 8px;
		border: 1px solid #e0d433;
		margin: 0 4px;
		font-size: 18px;
		font-weight: normal;
		color: #e0d433;
		border-radius: 3px;
	}
	#content3 #content31 #content31B #page a
	{
		background: #f7f7f7;
		padding: 2px 8px;
		border: 1px solid #EDEDED;
		margin: 0 4px;
		font-size: 18px;
		font-weight: normal;
		color: #323b44;
		border-radius: 3px;
		text-decoration:none;
	}
}