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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body,button,p,ul,input,select,textarea {  
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
img{ 
	border:0px;
}
.clear {
	clear: both;


}

body {
	width: 100%;
	margin:0;

	}
*,html{
		padding: 0;
	margin:0;
		}
		 img {
	border: 0;
	width: 100%;
	display: block;
	}
/*base id body html*/
.container{
	width:100%;
	margin:0 auto;	
   background:url(../imgs/bk.jpg) no-repeat center top;

position:relative;
	}
	
	
.main{
	width:1000px;
	margin:0 auto;	

	position:relative;
	}

