html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial, "Microsoft YaHei";
}
.my_container {
	min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	position: relative;
}
.my_page {
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 10px;
	background-color: #ededed;
}
.my_footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 244.85px;
	clear: both;
}
/*.my_footer img {
	float: left;
	margin-left: 15px;
}*/
.my_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar-default {
	height: 80px;
	padding: 0px;
	background-color: #1274ea;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	color: #fff;
}
.navbar-default p {
	padding-top: 15px;
	color: #FFFFFF;
	position: relative;
	font-family: arial, "Microsoft YaHei";
}
.navbar-default a {
	height: 80px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	height: 80px;
	background-color: #0a5fc4;
	color: #FFFFFF;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	height: 80px;
	color: #FFFFFF;
	background-color: #0a5fc4;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}
.logo:hover {
	transform: rotate(5deg) scale(1.05);
}
.news {
	height: 20px;
	background-color: #0a5fc4;
	text-align: right;
}
.newsMain {
	height: 20px;
	width: 1000px;
	margin: 0px auto;
}
.news li {
	list-style-type: none;
}
#gonggaoUL {
	height: 20px;
	width: 90%;
	overflow: hidden;
	float: right;
	margin-left: 20px;
	text-align: right;
}
.nfoot{
	width:100%; 
	text-align: center; 
	background-color: #27303f;
}
.nfoot_body{
	width:900px; 
	text-align: center;
	margin: 0 auto;
}
.logoIMG{
	float:left;
	margin-left:15px;
}
#h_temp_relateLink{
	margin-top:5px; 
	overflow:hidden; 
	text-align: center;
}
.myMain {
				width: 1000px;
				min-height: 800px;
				margin: 50px auto;
				background-color: #f7f7f7;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
			
			.leftMenu {
				width: 180px;
				text-align: center;
				color:#9c9fa1;
				position: absolute;
			}
			
			.leftMenu span {
				margin: 10px 5px;
			}
			.leftMenu a{
				text-decoration:none;
			}
			.a_item{
				color:#9c9fa1;
				width:180px;
				height:60px;
				display: block;
				font-size: 16px;
				line-height: 60px;
			}
			.a_item_active{
				color:#ffffff;
				background-color: #1274EA;
				width:180px;
				height:60px;
				display: block;
				font-size: 16px;
				line-height: 60px;
			}
			.a_item:hover{
				background-color: #ededed;
			}
			.a_item_active:hover{
				color:#ffffff;
			}
			.rightMain {
				width: 820px;
				text-align: left;
				margin-left:180px;
				margin-top:20px;
				color: #7e8998;
				background-color: #ffffff;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}
			
			.rightMain ul {
				margin: 10px;
				padding: 40px;
				padding-top: 20px;
				min-height: 800px;
			}
			
			.rightMain ul .lili {
				width: 100%;
				height: 45px;
				line-height: 44px;
				border-bottom: 1px dotted #d2d2d2;
				list-style-type: none;
			}
			.rightMain ul .lili:hover{
				background-color: #f6f6f6;
			}
			
			.rightMain ul li a {
				color: #7e8998;
				text-decoration: none;
			}
			
			.pagination {
				font-size: 13px;
			}
			.title{
				text-align: center;
				font-size: 24px;
				margin-top: 40px;
				margin-bottom:20px;
				width: 780px;
				padding-top: 40px;
			}
			.uptime{
				text-align: center;
				width: 780px;
			}
			.content{
				width: 740px;
				margin-left: 40px;
				margin-top: 40px;
				padding-bottom: 40px;
				line-height: 30px;
			}
