@charset "utf-8";
/* CSS Document */

#content_01 {
	width: 1280px;
	height: 666px;
	margin: 0 auto;
	background: url(../pic/bg_01.jpg) no-repeat;
}

/*--许愿墙部分--*/
#expo_pic_wall img{
	width:49px;
	height:49px;
	padding-bottom:1px;
	padding-right:1px;
	background-color:#ffffff;
}
#expo_main{
	position: relative;
	width: 978px;
	height: 501px;
	margin: 0 auto;	
	padding: 0;
	/*background: url(../pic/xy_bg.bg) no-repeat ;*/

}
.btn1 {
	width: 166px;
	height: 40px;
	margin: 0 10px;
	padding: 0;
	background: url(../pic/btn_join.png) no-repeat;
	border: 0;
	cursor: pointer;
}

*html .btn1 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="btn_join.png", sizingMethod="scale");
}
.btn2 {
	width: 149px;
	height: 40px;
	margin: 0 10px;
	padding: 0;
	background: url(../pic/btn_desire.png) no-repeat;
	border: 0;
	cursor: pointer;
}

*html .btn2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="btn_desire.png", sizingMethod="scale");
}
#expo_body {
	width: 1000px;
	margin: 0 auto;
}
#expo_pen{
	position:relative;
	width: 960px;
	margin: 0 auto;
}
.expo_change_button{
	position:relative;
	float:right;
	width:175px;
	height:36px;
	cursor:hand;
	padding:4px 0;
	*padding:8px 0;
	_padding:4px 0;
	margin: 0;
}
.change_button_left{
	position:relative;
	float:left;
	width:40px;
	height:32px;
	margin:0px;
	padding:242px 20px 127px 15px;
}
.change_button_right{
	position:relative;
	float:left;
	width:40px;
	height:32px;
	margin:0px;
	padding:250px 0px 127px 12px;
}
#expo_main_pic{
	position:relative;
	float:left;
	width:866px;
	height:509px;
	padding-top:20px;
}
.expo_show_imgbox{
	position:absolute;
	left:50px;
	hight:50px;
	width:866px;
	height:509px;
	left:-2px;
	top:13px;
}
.expo_bottom  {
	position:relative;
	width:830px;
	margin: 0 auto;
	*margin: 80px auto 0 auto;
	_margin: -20px auto 0 auto;
	padding: 0;
}
.redfont {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.button {
	width: 120px;
	height: 25px;
	background: url(../pic/yaoqing_1.gif) no-repeat;
	border: 0;
	cursor: pointer;
}
/*--最新加入-*/
#message_body {
	width: 100%;
	height: 560px;
	margin: -23px  auto 0 auto;
	*margin: 0 auto;
	background-color: #BC9695;
	//background: url(../pic/bg_02.jpg) no-repeat;
}
.message {
	width: 960px;
	margin: 0 auto ;
	padding: 0;
}
.message h5 {
	font-size: 14px;
	color: #333333;
	margin:0;
	padding:0;
}
.message img {
	margin: 10px 0 0 10px;
	_margin: -6px 0 0 10px;
	padding: 0;
}
.line {
	width: 960px;
	height: 1px;
	line-height: 1px;
	margin: 10px auto;
	padding: 0;
	background: url(../pic/line.gif) repeat-x;
}
.boxs {
	float: left;
	width: 101px;
	text-align:center;
	margin: 0 30px 18px 20px;
	line-height: 22px;
}
.boxs img {
	border: 1px solid #cccccc;
	padding: 2px;
}
.type_blue {
	font-size: 12px;
	color: #005EAC;
	line-height: 30px;
}
.type_org {
	font-size: 12px;
	color: #ff6600;
	text-align: left;
}
.clear {
	clear: both;
	height: 0;
}

.transparency_pic {
opacity:0.4;
filter:alpha(opacity=40);
}


.expo_change_character{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:610px;
	_width:598px;
	height:41px;
	top: -4px;
}
.type21{
	position: relative;
	font-family: "黑体";
	font-size: 25px;
	color: #FFFFFF;
	margin: 00 0 10px;
	top:18px;
	*top: 24px;
}