/* Šî–{—v‘f */
body {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3333333;
	background-color: #000000;
	background-image:url(../image/bg_movie.gif);
	margin: 0px;
	padding: 0px;
}

/* ƒeƒLƒXƒg */
h1,h2,h3,h4,h5,h6 {	margin: 0; padding: 0; }

.h1 {font-size:20px; line-height:140% }
.h2 {font-size:18px; line-height:140% }
.h3 {font-size:16px; line-height:140% }
.h4 {font-size:14px; line-height:140% }
.h5 {font-size:12px; line-height:140% }
.h6 {font-size:10px; line-height:140% }

/* ƒŠƒ“ƒN */
a{  color: #FFFFFF; text-decoration: none;}
a:hover {  color: #CCCC00; text-decoration: underline;}
a:active {  color: #BECC6B; text-decoration: none;}
/*a:visited {  color: #0066CC; text-decoration: none;}*/

/* ƒTƒCƒg */
div.news {
	width:290px;
	height:220px;
	overflow:auto;
	}
/* <div class="news"></div> */


div#box{
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-color:#FF6600;
	border-width:thin;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px
	}
/* <div id="box"></div> */
