*{
	margin:0;
	padding:0;
}
body {
	font-size:14px;
	min-width:980px;
	background:white;
	font-family:Verdana;
	text-align: left;
}
body,div,p,form,span,h1,h2,h3,img {
	padding:0;
	margin:0;
	border:0;
}
p{
	font-family:Verdana;
	font-size:18px;
	background-position: center;
}
a{
	text-decoration:none;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}


ul {
	list-style-type:none;
	list-style-position: inside;
}
.img{
	border:1px solid black;
}


#head{

	margin:0 auto;
	background:rgb(14,76,146);

}
#back {
	width:980px;
	margin:0 auto;
	height:40px;
	background:rgb(14,76,146);
}
#back_title{
	background:rgb(14,76,146);
	float:right;
	width:75px;
	padding:5px 0 0 0;
	overflow: hidden;
	margin:5px 10px 0 0;

}
#back_title a{
	display:block;
	color:white;
	font-family:"ºÚÌå";
	font-size:14px;
}
#logo{
	width:1040px;
	height:71px;
	background:rgb(14,76,146);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#logo p{
	font-family:"Times New Roman";
	margin-left:0px;
	color:white;
	font-size:42px;


}



#footer{
	border-top:1px solid gray;
	background-color:rgb(14,76,146);


	margin:0 auto;
}
#footer_c{

	height:113px;
	width:752px;
	margin:0 auto;
}
.link{

	height:100px;
	width:260px;
	float:left;
	padding:15px 35px 0 0;

}

#open_logo{

	float:right;
	
}
#brief{

	padding:15px 0 0 0;
	float:left;
	text-align:left;
}
#brief p{

	padding:3px 0 0 0;
	font-size:14px;
	color:white;	
}
