/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
ol, ul {
	list-style:none
}
body{
	background-image: url(image/bg.png);
	background-repeat: repeat;
	margin:0;
	padding:0;
	line-height:24px;
}
#container{
	width: 960px;
	font-family: "黑体" ,"微软雅黑", Verdana, Arial;
	font-size: 18px;
	color: #646363;
	background: url(image/top_bg.png) no-repeat;
	margin: 0 auto;
	padding: 44px 7px 0 7px;
}
#logo{
	display:block;
	background-image: url(image/logo.png);
	height: 69px;
	width: 213px;
	margin: 0 auto 58px auto;
}
#piecemaker{
	height: 518px;
	width: 428px;
	background-image: url(image/appimage_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
.font_introduce{
	padding-top: 23px;
	padding-left: 38px;
}

#container .font_introduce .font1{
	background-image: url(image/font1.png);
	height: 72px;
	width: 489px;
}

#container .font_introduce .font2{
	background-image:url(image/font2.png);
	height: 279px;
	width: 453px;
	margin-top: 64px;
}

.download_bar a{
	display:block;
	float: left;
	}

.download_bar a.download_android{
	background-image:url(image/homepage_download_a_bt.png);
	background-repeat: no-repeat;
	height:64px;
	width: 238px;
	margin-right: 18px;
	}
.download_bar a.download_android:hover{
	background-position: 0 -65px}
	
.download_bar a.download_iphone {
	background-image:url(image/homepage_download_i_bt.png);
	background-repeat: no-repeat;
	height:64px;
	width: 238px;}
.download_bar a.download_iphone:hover{
	background-position: 0 -65px}

#piecemaker a.followlexiang{
	display:block;
	background-image: url(image/followlwxiang_bt.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	margin-left: 36px;
	margin-bottom: 110px;
}

.leftright_bt a{
	display:block;
	float: left;
	margin-bottom: 250px;
	}

.leftright_bt a.forleft{
	background-image:url(image/appimage_bt.png);
	background-repeat: no-repeat;
	height:43px;
	width: 28px;
	margin-right: 350px;
	margin-left: 11px;
	}
.leftright_bt a.forleft:hover{
	background-position: 0 -44px}
	
.leftright_bt a.foright {
	background-image:url(image/appimage_bt.png);
	background-repeat: no-repeat;
	height:43px;
	width: 28px;
	background-position: -29px 0;
	margin-right: 11px;
}
.leftright_bt a.foright:hover{
	background-position:-29px -44px}
.round{margin-left: 170px;}	
.round a{display:block;
	float: left;

	}
.round a.round_switch{
	background-image:url(image/round_bt.png);
	background-repeat: no-repeat;
	height:11px;
	width: 10px;
	margin: 0 4px;
	}
.round a.round_switch:hover{
	background-position: -11px 0}
	
	
/* 我是两个页面的分割线 */

#leftpart{
	float: left;
	padding-left: 8px;
}
#imagebg{
	background-image: url(image/activityimage_bg.png);
	background-repeat: no-repeat;
	height: 490px;
	width: 564px;
	padding-top: 17px;
	padding-left: 30px;
	margin-bottom: 5px;
}
.h14{
	height: 14px;
	background-color: #0F0;
}

#rightpart{
	margin-left: 600px;
}

.h19{
	height: 19px;
	width: 200px;
}
.h5{
	height: 5px;
	width: 2px;
}
.w40{
	height: 140px;
	width: 40px;
}
.activity_name{
	background-image: url(image/activityname_bg.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 311px;
	padding: 10px 12px;
	font-size: 18px;
}
.title{
	color: #3caebd;
}
.f16{
	font-size: 16px;
}
#state{
	height: 18px;
	width: 21px;
	float: right;
	margin-right: 30px;
}
.p1{
	color: #3caebd;
}
.event_info{
	padding-left: 10px;
}
.h25{
	height: 25px;
	width: 2px;
}
.h167{
	height: 167px;
	width: 2px;
}
.pd63{
	padding-left: 63px;
}