@charset "utf-8";

.guide{
	background-color:#F0F0F0;
	border:1px solid #D9D8D8;
	padding:20px;
	margin-bottom:20px;
}

.guide span{
	display:block;
	text-align:right;
}

.guide img{
	height:165px;
	float:left;
	margin-right:20px;
	border:0px;
}

.guide table{
	height:100%;
	width:100%
	border:0px;
}
.RE5E5E5{
	margin-bottom:20px;
}

h1{
	display:block;
	color:#606060;
	font-size:18px;
	text-align:center;
	margin:0px;
	border-bottom:1px dotted #AAAAAA;
	padding-bottom:20px;
	font-family:"黑体";
	font-weight:100;
	margin-bottom:20px;
}



.news_message{
	background-color:#F0F0F0;
	padding:20px 20px 10px 20px;
	border:1px solid #D8D8D8;
	line-height:21px;
	color:#606060;
}

.news_message table{
	width:158px;
	height:105px;
	border:0px;
	background-color:#D8D8D8;
	margin-right:20px;
	float:left;
}
.news_message td{
	text-align:center;
	background-color:#FFFFFF;
}



.news_list img{
	max-width:146px !important;
	max-height:93px !important;
	width:expression(this.width>this.height?146:true);
	height:expression(this.height>93?93:true);
}
.news_list a{
	display:block;
	color:#009899;
	text-decoration:none;
}
.news_list span{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}






.people_message{
	background-color:#F0F0F0;
	padding:20px 20px 10px 20px;
	border:1px solid #D8D8D8;
	line-height:24px;
	color:#606060;
}
.people_message img{
	width:267px;
	float:left;
	margin-right:20px;
}
.people_message a{
	display:block;
	color:#009899;
	text-decoration:none;
}

.people_link a{
	padding-left:25px;
	display:block;
	color:#606060;
	background:url(../ico/share/0025.jpg) no-repeat 4px;
}

.dotted{
	padding-bottom:11px;
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:11px;
}

#guide{
	height:60px;
	overflow:hidden;
}

.pages{
	margin-bottom:15px;
	margin-top:21px;
}
