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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:120%;font:inherit;vertical-align:baseline;margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height: 1background-image: url(i);
	background: url(/images/bg.png) repeat #eee;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
	text-align: center;
}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 13px;
}
h2 {
	
}
h3 a {
	color: #3b5998;
}
}
.red {
	color: red;
	font-weight: bold;
}
.container {
	width: 555px;
	margin: 0 auto;
	padding-top: 0px;
}
.container-top {
	background: url(/images/header.png) no-repeat;
	width: 555px;
	height: 92px;;
	margin-top: 0px;
	z-index: 1;
	position: absolute; 
	top: 20px; 
	margin-left: -1px;
}
.container-middle {
	z-index: 2;
	background: url(/images/content.png) repeat-y center;
	width: 528px;
	margin: 0 auto;
	padding-top: 60px;
	
}
.container-bottom {
	z-index: 3;
	height: 20px;
	width: 529px;
	background: url(/images/container-bottom.png) no-repeat center;
	margin: 0 auto;
}

.like {
	margin: 0 auto;
	margin-top: 25px;
	width: 450px;
	margin-left: 150px;
	
}
.hidden {
	margin-top: 20px;
	padding-bottom: 25px;
	visibility: hidden;
	
	
}
.footer {
	
}
.footer a {
	font-size: 12px;
	color: #999;
}
