body {
	background-color:#000000;
	WORD-BREAK: break-all;
	margin:0;
    padding:0px;
  	font:"宋体",x-small Georgia,Serif, ;
  	font-family: Verdana, sans-serif;
  	text-align:center;
  	color: #FFFFFF;
  	font-size/* */:/**/small;
  	font-size:/**/small;
  }
.wrapper {
 	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:auto;
	width:1000px;
	overflow:auto;
	}
a:link, a:visited {
  	color:#efefef;
  	text-decoration:none;
  	padding-bottom: 1px;
  }
a:hover {
  	color:#086B8A;
  	text-decoration:none;
  	border-bottom: 1px solid #086B8A;
  	padding-bottom: 1px;
  }
a img {
  	border-width:0;
  }
p {
	text-indent:2em;
	}
.clear-line {
	clear:both;
	}
.text-align-center{ 
text-align:center;
}
.promulgator{
	color:#999999;
	font-size:12px;
	}
/*====begin header=================*/
@media all {
.header {
	width:100%;
	}
}
@media handheld {
.header {
	width:100%;
}
}

#logo {
	padding:20px 20px 2px 20px;
	}
#line-header {
	background:url(../images/line_header.png) left top no-repeat;
	height:3px;
	width:100%;
	}
#menufloat {
	float:right;
	}
/*====end header=================*/

/*====begin contain=============*/
.contain{
width: 100%;
overflow:auto;
} 
/*====end contain=================*/

/*====begin sidebar=============*/
.sidebar {
	float:left;
	width:390px;
	margin:auto;
	}
.sidebar-ad {
	padding:38px 5px 20px 20px;
}
.sidebar-ad-product {
	width:100%;
	}
.div1px{
padding:0px; 
margin:0px; 
width:100%; 
height:1px;
}
/*====end sidebar===============*/

/*====begin content=============*/
.content {
	float:right;
	width:605px;
	margin:auto;
	overflow:hidden;
}
.topblack {
	height:20px;
	}
.introction {
	background:url(../images/elogo.jpg) right bottom no-repeat;
	padding:10px 100px 10px 5px;
	color:#efefef;
	line-height:30px;
	font-size:12px;
	}
.introction h4,.introction h2 {
color:#086B8A;
}
.newscontent a:link, .newscontent a:visited {
  	color:#086B8A;
  	text-decoration:none;
  	padding-bottom: 1px;
	border-bottom:#086B8A 1px solid;
  }
.footer {
	color:#c1c1c1;
	background:url(../images/myfooter.png) 100% 0% repeat-y;
	text-align:right;
	font-size:12px;
	padding:11px;
	font:"黑体", "幼圆";
	}
.footer span{
	font-size:9px;
	}
/*====end content=============*/


