@charset "utf-8";

/*左侧栏新闻信息框=====================================================================================================================================================*/

.news_message{
	background-color:#F0F0F0;
	padding:20px 20px 10px 20px;
	border:1px solid #D8D8D8;
	line-height:21px;
}

.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 td 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;
}
.dotted{
	padding-bottom:10px;
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:10px;
}

#guide{
	height:60px;
	overflow:hidden;
}

.Banner{
	margin-bottom:20px;
}

.Banner img{
	width:290px;
}

/*左侧栏新闻信息框=====================================================================================================================================================*/

.record_message{
	background-color:#F0F0F0;
	padding:20px 20px 10px 20px;
	border:1px solid #D8D8D8;
	line-height:21px;
	margin-top:20px;
}

.line{
	margin:0px 0px 10px 0px;
	padding-top:10px;
	border-bottom:1px dotted #AAAAAA;
}

.record_list table{
	border:0px;
	background-color:#D9D7D8;
	width:156px;
	height:110px;
}

.record_list_photo{
	height:130px;
	width:158px;
	float:left;
	text-align:center;
	font-size:12px;
	margin-right:38px;
	overflow:hidden;
	border:1px solid #D8D8D8;
}

.record_list a{	
	color:#606060;
	text-decoration:none;
}
.record_list a:hover{
	color:#000000;
}

.vode_list{
	text-align:left;
	padding:0px 5px 0px 5px;
}

.vode_list span{
	float:right;
	color:#009899;
	cursor:pointer;
}

.record_list img{
	max-height:103px !important;
	max-width:156px !important;
	width:expression(this.width>this.height?156:true);
	height:expression(this.height>103?103:true);
	border:0px;
	border:1px solid #D9D8D8;
}


/*重载右侧栏============================================================================================================================================================*/

.home_top{
	padding-bottom:20px;
	border-bottom:1px dotted #B4B4B4;
	margin-bottom:20px;		
}

/*右侧保记实例==========================================================================================================================================================*/

.examples{
	background-color:#F0F0F0;
	border:1px solid #D8D8D8;
	padding:15px 20px 20px 20px;
	margin-bottom:20px;
}
.examples_title{
	background-image:url(../ico/share/0011.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:28px;
	font-family:"黑体";
	color:#ED7A0D;
	border-bottom:3px solid #E5E5E5;
	padding-bottom:10px;
	line-height:28px;
}

.examples a{
	margin-left:20px;
	display:block;
	background:url(../ico/share/0014.jpg) no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#606060;
}
.examples a:hover{
	color:#ED7A0D;
}

.examples_lable{
	width:115px;
	text-align:center;
	color:#FFFFFF;
	line-height:22px;
	height:22px;
	background: #ED7A0D url(../ico/share/0012.jpg) no-repeat;
	margin:10px 0px 10px 0px;
}
.examples_lable div{
	background:url(../ico/share/0013.jpg) no-repeat;
	background-position:right;
}

.right{
	padding-top:27px;
}

/*右侧参与保护=========================================================================================================================================================*/

.activities_notice span{
	display:block;
	float:left;
	width:20px;
}
.activities_notice a{
	width:115px;
	float:left;
	height:22px;
	line-height:22px;
	background: #C6C6C0 url(../ico/share/0019.jpg);
	text-align:center;
	color:#FFFFFF;
	margin:2px 0px 2px 0px;
	text-decoration:none;
}
.activities_notice a:hover{
	background: #ED330C url(../ico/share/0031.jpg);
}


.display_title{
	color:#009899;
	margin-bottom:20px;
}

.display_title a{
	float:right;
	text-decoration:none;
	font-size:12px;
	color:#ED310B;
}

.results{
	margin-top:3px;
	font-size:12px;
	color:#EC330C;
}
.results img{
	margin-right:5px;
	height:10px;
}
