body{
	font-family:微软雅黑;
	font-size:14px;}
*{
	padding:0;
	margin:0;}
.container{
	padding:0;}
.bg_blue{
	background-color:#0071BD;}
a,a:link,a:hover{
	text-decoration: none;}
.mt_20{
	margin-top:1.5em;}
a:hover
{
	color:#5c307d;}

ul, li {
	list-style-type:none;}
.left {
	float: left;}
.right {
	float: right;}

.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;}

.relative
{
	position:relative;}

.clearfix {
*display:table;
*zoom:1;}

.clear
{
	clear:both;
	overflow:hidden;
	height:0;}

*::selection {
    background:#ffc000;
    color: #FFFFFF;
    text-shadow: none;}

*::-moz-selection
{
    background:#ffc000;
    color: #FFFFFF;
    text-shadow: none;}

.ie6
{
	text-align:center;
	font-size:1em;
	background:#FC6;
	line-height:60px;}

.ie6 span
{
	float:right;
	margin-right:2em;
	cursor:pointer;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both;}                                                             
 .clearfix { zoom:1;}  
/***********list style**************/

.column{
	padding:0 2em 0 1em;
	font-size:1.25em;
	line-height:2.5em;
	border-bottom:solid 1px #ccc;}
.column_icon,.column_title{
	float:left;}
.column_icon{
	padding-right:0.5em;}
.column_more{
	float:right;}
.newslist{
	font-size:1em;
	line-height:2.5em;
	padding:1em 2.5em 1em 3.4em;}
.news_icon,.news_title{
	float:left;}
.news_date{
	float:right;}
/***********page3 content**************/
.page3_content .title_area{
	  background: -webkit-linear-gradient(#EAEBEB, white); /* safari 5.1 - 6.0 */
	  background: -o-linear-gradient(#EAEBEB, white); /* opera 11.1 - 12.0 */
	  background: -moz-linear-gradient(#EAEBEB, white); /* firefox 3.6 - 15 */
	  background: linear-gradient(#EAEBEB, white);}
.page3_content .title{
	width:400px;
	border:solid 1px #CCC;
	margin:0 auto;
	margin-top:-40px;
	background-color:#fff;
	text-align:center;}
/*.page3_content h4{
	font-size:14px;
	padding:0;
	margin:8px 0;}*/
.page3_content .date{
	padding-top:2em;
	border-bottom:solid 1px #CCC;
	line-height:20px;}
.page3_content .content_area{
	font-size:14px;
	padding-top:2em;
	text-indent:2em;}
.font18{
	font-size:1.25em;}
.p-20{
	padding-top:2em;}