/*--------------------------全--局-------------------------------*/
html {
	height: 100%;
}

body{
	margin:0;
	padding:0;
	font-family: "宋体","Verdana", "Arial", "Helvetica", "sans-serif";
	color:#000000;
	width:100%;
	font-size:14px;	
	line-height: 180%;
}

ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

img{
	border:0;
}

.kong {
    height:3px;
}

.allkong {
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
}


/*---------------------------------------------------------------*/

.top {
	margin-right: auto;
	margin-left: auto;
    width:100%;
	height:22px; 
}

.topbg {
	float: center;
	clear:both;
    border-top:#073c8a 8px solid;
	padding:5px; 	
}

.tright {
	display:none;
}

.logo_top {
	display:none;
}

.top_banner {
	display:none;
}

.bgbanner {
	display:none;
}

.banner {
	display:none;
}

.tbgmenu {
	display:none;
}

.tmenu {
	display:none;
}

.tbody {
    width:100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align:center;
}

.container {
	padding: 0px;
	float: center;
	text-align:center;
}

.left {
	display:none;
}

.content {
	float: left; 
	margin: 0;
	padding:0;  
	text-align:center;
}

.right {
	display:none;
}

.tcontent {   
	margin:0;
	padding:5px; 
	text-align:left;
	white-space:normal; 
	overflow:hidden;
}

.center {
	margin: 0px 18px 0 18px;
	padding:8px;
}

.allcenter {
	margin: 0 0 0 18px;
	padding:8px;
}

.bottom {
	width:100%;
	height:88px;
	margin-right: auto;
	margin-left: auto; 
	margin-bottom:5px;
	border-bottom:#ededed 2px solid;
	text-align:center;
}

.column {
	padding: 0px;
	width:100%;
	float: left;
	text-align:center;
} 

#bcenter {
	display:none;
}

.copyright {
	text-align:center; 
	clear:both;
	margin:8px;
	padding:10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*---------------------------------------------------------------*/

.l {
	font-size: 14px;
	line-height: 200%;
	text-align:left;
}

.v {
	font-size: 14px;
	line-height: 180%;
}

.t {
	font-size: 15px;
	font-weight: bold;	
	line-height: 150%;
	text-align:center;
}