@charset "utf-8";
/* CSS Document */

a:{/*󥯤줿ʸ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*̤ˬΥ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*ˬΥ*/
    color:#69C;
    text-decoration:underline;
}
a:hover {/*ޥΤȤ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*å*/
    text-decoration:none;
}

a img{
	border:none;
}
    



/*----------쥤----------*/	

body{
	margin:0px;
	padding:0px;
	background-color:#000;
	font-size:12px;
	background-attachment:fixed;
	background-repeat:repeat-x;
	color:#000;
}

#wrap{
	width:850px;
	height:1700px;
	margin:0px auto;
}

#head{
	height:34px;
	background-image:url(../images/header.jpg);
}

#movie{
	width:360px;
	height:255px;
	padding-top:215px;
	padding-left:475px;
}

#infowrapper{
	height:230px;
	width:800px;
	padding-left:50px;
	padding-top:20px;
}

#footer{
	width:850px;
	height:26px;
	font-size:12px;
	color:#FFF;
	background-image:url(../images/footer.jpg);
}




/*-------------box------------------*/

div.box1{
	width:850px;
	height:615px;
	margin:0px auto;
	background-image:url(../images/box_1.jpg);
}

div.box2{
	width:850px;
	height:259px;
	margin:0px auto;
	background-image:url(../images/box_2.jpg);
}

div.box3{
	width:850px;
	height:766px;
	margin:0px auto;
	background-image:url(../images/box_3.jpg);
}



/*-----------------------------*/


h1{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-indent:-2000px;
	overflow:hidden;
}

h2{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h3{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h4{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h5{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h6{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

/*----------------ѡ---------------------*/

.b1{
	width:850px;
	height:107px;
	text-align:right;
}

.atext{
	color:#6FF;
	text-align:right;
}