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, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	background: url(img/footer.png) repeat-x 0 bottom;
}




body {
	background: url(img/bgtop.png) repeat-x left top;
	color: #4c4c4c;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	display: table;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}

#logo {
	width: 360px;
	margin-left: 150px;
	height: 64px;
	display: block;
	background-image: url(img/logo.png);
	float: left;
	margin-top: 65px;
	position: relative;
}


#banner {
	
	display: block;
	width: 1200px;
	height: 441px;
	background: transparent url(img/shadow.png) no-repeat left top;
	position: relative;
	margin-top: 133px;
	
}

#movie {

	padding-top: 29px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 150px;
}





#buttons{
	
	display: block;
	width: 900px;
	height: 54px;
	margin-left: 166px;
	position: relative;
	margin-bottom: 100px;
	top: -5px;
	
}

#itemtop{
	display: block;
	width: 900px;
    height: 50px;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
}

#item {
	
	display: block;
	width: 900px;
	margin-left: 150px;
	float: left;
	position: relative;
}
a.testlink 
{
	width: 144px;
	height: 48px;
	text-indent: -999px;
	background: transparent url(img/test.png) no-repeat left top;
	float: right;
	margin-top: 30px;
	color: white;
}

a:hover.testlink {
	background: transparent url(img/test_over.png) no-repeat left top;
	color: white;
}

a.back
{
	width: 287px;
	height: 54px;
	text-indent: -999px;
	background: transparent url(img/backblog.png) no-repeat left top;
	float: left;
	margin-top: 5px;
	display: inline;
	margin-left: 50px;
	color: white;
}

a:hover.back {
	background: transparent url(img/backblog_over.png) no-repeat left top;
	color: white;
}

a.buy
{
	width: 169px;
	height: 54px;
	text-indent: -999px;
	background: transparent url(img/buynow.png) no-repeat left top;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	display: inline;
	color: white;
}

a:hover.buy {
	background: transparent url(img/buynow_over.png) no-repeat left top;
	color: white;
}

a.comm
{
	width: 287px;
	height: 54px;
	text-indent: -999px;
	background: transparent url(img/comment.png) no-repeat left;
	float: left;
	margin-top: 5px;
	
	display: inline;
	margin-left: 15px;
	color: white;
}

a:hover.comm {
	background: transparent url(img/comment_over.png) no-repeat left top;
	color: white;
}

.hiddenPic {display:none;}



#footer{
	
	width: 900px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #fff;
	display: block;
	margin-top: 120px;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: none;
	color: #d5d5d5;
}

#footleft {
	float: left;
	text-align: left;
	display: inline;
}

#footright {
	float: right;
	text-align: right;
		width: 350 px;
display: inline;	
	}

#footright img{
	float: right;
	padding-left: 200px;
	
}

#footrightp {
text-align: right;
float: right;
	width: 350 px;
	display: block;
}

















