* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
body {
	/*background:url(../img/bg_body.jpg);*/
	background:#242424;
	font-size:75%;
	color:#ccc;
}
li {
	list-style:none;
}
a {
	color:#ccc;
}
.clear {
	clear:both;
}
.red {
	color:red;
}
h1 a span, #menuBox ul li a span, .movieList h3 span, #side h3 span, .btnComment span, .hnComment span{
	display:none;
}
#wrapper {
	background:url(../img/bg_wrapper_width.gif) repeat-y;
	margin:0px auto;
	width:980px;
}
#wrapperWidth {
	background:#111;
	margin:0px auto;
	width:960px;
}
#headerBox {
	border-right:solid 1px #000;
	background:#333;
	font-size:10px;
}
#headerBox ul li {
	border-left:solid 1px #000;
	padding-bottom:2px;
	text-align:center;
	background:#333;
	width:60px;
	float:left;
}
#headerBox ul li a{
	text-decoration:none;
	color:#fff;
}
#headerBox ul li a:hover{
	text-decoration:underline;
}
.bnrLong {
	margin-bottom:10px;
	text-align:center;
	background:#000;
	padding:1px;
	clear:both;
}
h1 {
	height:137px;
	width:730px;
	clear:both;
}
h1 a {
	display:block;
	height:137px;
	width:730px;
}
/*--------------------------------------------------------------------*/
#main {
	margin-right:10px;
	width:732px;
	float:left;
}
#mainIn {
	background:url(../img/bg_body.jpg);
	border-right:solid 1px #454545;
	border-left:solid 1px #454545;
	border-top:solid 1px #454545;
}
#side {
	background:url(../img/bg_body.jpg);
	width:218px;
	float:left;
}
#footer {
	border-left:solid 1px #454545;
	text-align:center;
	background:#454545;
	font-size:10px;
	padding:2px;
	height:14px;
	clear:both;
}
/*------main--------------------------------------------------------------*/
#menuBox ul li {
	margin-right:5px;
	width:240px;
	height:30px;
	float:left;
}
#menuBox ul li a{
	background:url(../img/menu_off.gif) no-repeat;
	display:block;
	height:30px;
}
#menuBox ul li a:hover{
	background:url(../img/menu_on.gif) no-repeat;
}
#menuBox ul li a.off{
	background:url(../img/menu_off.gif) no-repeat;
}
#menu1{}
#menu2{background-position:-245px 0px !important;}
#menu3{background-position:-490px 0px !important;}


h2 {
	background:url(../img/bg_h2.gif) no-repeat;
	font-weight:bold;
	padding:1px 3px;
	font-size:160%;
	height:28px;
	clear:both;
}
.last {
	margin:0px !important;
}
.mainInLeft {
	width:510px;
	float:left;
}
.movieList {
	padding:5px 0px;
	width:215px;
	float:left;
}
#movieBox {
	background:url(../img/bg_movie_box.gif) no-repeat top #212121;
	margin-left:5px;
	height:100%;
	padding:10px;
	width:480px;
}
#movieBox dt {
	font-size:16px;
	font-weight:bold;
}
#movieBox dd {
	text-indent:1em;
}
#movieBox p{
	text-align:justify;
	padding-top:5px;
	line-height:1.4;
}
#movieBox small{
	border-bottom:dashed 1px #999;
	padding-bottom:2px;
	display:block;
	color:#999;
}
.movieList ul{
	height:100%;
	padding:5px;
}
.movieList ul li{
	height:100%;
}
.movieList ul li span{
	height:100%;
	display:block;
	padding:0px 0px 5px 50px;
}
.movieList ul li p{
	height:100%;
	margin:0px 2px 2px 5px;
	text-align:center;
	padding:1px 2px;
}
.movieList ul li p b{
	display:block;
}
.newMovie {
	background:url(../img/bg_new_movie.gif) no-repeat left #fff !important;
}
.btnBox {
	padding:5px 5px 0px 5px;
}
.btnComment {
	background:url(../img/btn_comment.gif) no-repeat;
	margin:0px auto 5px;
	display:block;
	width:268px;
	height:27px;
}

#attention {
	border:solid 1px #ccc;
	margin-bottom:5px;
	background:#333;
	height:130px;
	padding:3px;
	color:#fff;
}
.hnComment {
	background:url(../img/hn_comment.gif) no-repeat;
	margin-left:5px;
	width:334px;
	height:23px;
}
.commentBox {
	border:solid 1px #ccc;
	margin:0px 5px 5px;
	background:#ccc;
	padding:2px;
	color:#ccc;
}
/*-------js comment-------------------------*/
.jsComment {
	background:url(../img/bg_comment.gif) no-repeat #343434;
	border-bottom:dashed 1px #ccc;
	padding:2px 2px 2px 30px;
}
.jsCommentUser {
	background:url(../img/bg_comment_user.gif);
	border:solid 1px #000;
}
.jsCommentText {
	background:#000;
	padding:2px;
}
.jsCommentY, .jsCommentM, .jsCommentD, .jsCommentH, .jsCommentMM {
	display:inline;
}

.jsCommentUser img{
	vertical-align:middle;
	padding:3px;
}
/*-------side-------------------------------------------------------------*/
.bnrSide {
	background:#8f1e22;
	padding:8px;
}
.bnrSide2 {
	padding:8px;
}
#side h3 {
	background:url(../img/hn_side.gif) no-repeat;
	width:218px;
	height:25px;
}
.bloger{
	background-position:0px bottom !important;
}
.sideBnr {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	text-align:center;
	padding:10px 9px;
	width:196px;
}
