@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:1% auto 0%;
		height:inherit;
	}
	#content3 #content31 a {
		color:#000;
	}
	#content3 #content32 {
		width:1200px;
		margin:1% auto 1%;
		height:inherit;
	}
	#content3 #content32 #content32T {
		width:100%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32T ul {
		width:100%;
		margin:0%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32T ul li {
		width:50%;
		padding:1%;
		float:left;
		text-align: center;
		font-size: 1.071em;
		font-weight: bold;
		color: #fff;
		background-color: #000000;
		/*border:1px solid #959595;*/
	}
	#content3 #content32 #content32T ul li a {
		color:#FFF;
	}
	#content3 #content32 #content32B {
		width:100%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32B ul {
		width:100%;
		float:left;
		margin:0%;
		height:inherit;
	}
	#content3 #content32 #content32B ul li {
		width:100%;
		float:left;
		padding:1%;
		margin:1% 0%;
		border-bottom:1px solid #cacaca;
	}
	#content3 #content32 #content32B #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 #content32 #content32B #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 1%;
		height:inherit;
	}
	#content3 #content31 a {
		color:#000;
	}
	#content3 #content32 {
		width:95%;
		margin:1% auto 1%;
		height:inherit;
	}
	#content3 #content32 #content32T {
		width:100%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32T ul {
		width:100%;
		margin:0%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32T ul li {
		width:50%;
		padding:1%;
		float:left;
		text-align: center;
		font-size: 1.071em;
		font-weight: bold;
		color: #fff;
		background-color: #000000;
		/*border:1px solid #959595;*/
	}
	#content3 #content32 #content32T ul li a {
		color:#FFF;
	}
	#content3 #content32 #content32B {
		width:100%;
		float:left;
		height:inherit;
	}
	#content3 #content32 #content32B ul {
		width:100%;
		float:left;
		margin:0%;
		height:inherit;
	}
	#content3 #content32 #content32B ul li {
		width:100%;
		float:left;
		padding:2%;
		margin:1% 0%;
		border-bottom:1px solid #cacaca;
	}
	#content3 #content32 #content32B #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 #content32 #content32B #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;
	}
	
}