@import "/r_css/imports.css";
/*======================================

     Global

=======================================*/

@import'/common/css/special_recommend2.css';

div#zetman{
	width: 715px;
}
div#zetman img {
	-ms-interpolation-mode: bicubic;
}

div#shana3 a img {
	display: block;
	padding: 1px;
	border: solid 1px #8f000c;
}

div#shana3 a:hover img {
	display: block;
	padding: 1px;
	border: solid 1px #ff0016;
}


/*======================================
zetman
=======================================*/



#zetman .head{
	overflow:hidden;
	margin-bottom:10px;
}

div#zetman div.updateInfo {
	margin-bottom: 5px;
}

#zetman .head{
	background:url("../img/head.png") no-repeat left top;
	width:715px;
	height:0px !important;
	height /**/ :434px;
	padding-top:434px;
	overflow:hidden;
}

#zetman .information{
	margin-bottom:15px;
}

#zetman .sp_view{
	background:#203742;
	padding:15px;
	margin-bottom:10px;
	overflow:hidden;
}

#zetman .sp_view .title_new{
	background:url("../img/free_new_title.png") no-repeat left top;
	height:0px !important;
	height /**/ :33px;
	padding-top:33px;
	overflow:hidden;
	margin:-15px -15px 15px;
}

#zetman .sp_view .title_one{
	background:url("../img/free_one_title.png") no-repeat left top;
	height:0px !important;
	height /**/ :33px;
	padding-top:33px;
	overflow:hidden;
	margin:-15px -15px 15px;
}

#zetman .sp_view .viewBox{
	/*margin-bottom:10px;*/
	overflow:hidden;
}

#zetman .sp_view .viewBox .catch{
	float:left;
	width:25px;
	margin-right:1px;
}

#zetman .sp_view .viewBox .catch_image{
	float:left;
	width:164px;
	margin-right:1px;
}

#zetman .sp_view .viewBox .catch_image img{
	display:block;
	padding:1px;
	border:1px solid #5a727a;
	margin-bottom:1px;
}

#zetman .sp_view .viewArea{
	float:left;
	width:494px;
}

#zetman .sp_view .viewArea h2{
	text-align:center;
	font-size:20px;
	padding:5px;
	font-weight:bold;
	color:#fff;
}

#zetman .sp_view .viewArea h2 a{
	color:#fff;
	text-decoration:underline;
}

#zetman .sp_view .viewArea h3{
	padding:10px;
	margin-bottom:15px;
	color:#fff;
}

#zetman .sp_view .viewArea .btn{
	text-align:center;
	background:#435960;
	padding:7px;
	position:relative;
}

#zetman .sp_view .viewArea .btn .mark{
	width:45px;
	height:45px;
	position:absolute;
	top:-23px;
	left:20px;
}

#zetman .sp_view .viewArea .btn img{
	vertical-align:bottom;
}

#zetman .sp_view .viewArea .subinfo{
	text-align:center;
	background:#5b737b;
	padding:3px;
	font-size:10px;
	color:#fff;
}






#zetman .sp_view .viewAreaSingle{
	float:left;
	width:520px;
	height:70px;
}

#zetman .sp_view .viewAreaSingle h2{
	padding:0px 10px;
	float:left;
	margin-top:23px;
	font-size:14px;
}

#zetman .sp_view .viewAreaSingle h2 a{
	color:#fff;
	text-decoration:underline;
}

#zetman .sp_view .viewAreaSingle .btn{
	float:left;
	margin-top:20px;
}





#zetman .sp_data{
	background:#203742;
	padding:15px;
	overflow:hidden;
}

#zetman .sp_data .title{
	background:url("../img/data_title.png") no-repeat left top;
	height:0px !important;
	height /**/ :36px;
	padding-top:36px;
	overflow:hidden;
	margin:-15px -15px 15px;
}

#zetman .sp_data .dataBox{
	width:330px;
	margin-bottom:15px;
	color:#fff;
}

#zetman .sp_data .dataBox h3{
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
}

#zetman .sp_data .link{
	clear:both;
	padding:5px;
	font-weight:bold;
	text-align:right;
	border-top:1px dotted #ccc;
}

#zetman .sp_data .cast{
	float:right;
}

#zetman .sp_data .staff{
	float:left;
}

#zetman .sp_data .copyright{
	clear:both;
	/*background:#cbb882;*/
	color:#fff;
	font-size:10px;
	/*margin:15px -15px -15px;*/
	text-align:right;
	/*padding:5px;*/
}



/*======================================

     Clearfix

=======================================*/

div#shana3 div#broadcast ul,
div#shana3 div#charactors,
div#shana3 div#castAndStuff{
	_height: 1px;
	zoom:1;/*for IE 5.5-7*/
}
div#shana3 div#broadcast ul:after,
div#shana3 div#charactors:after,
div#shana3 div#castAndStuff:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*======================================

     cmsList

=======================================*/

div#shana3 #cmsList {
	margin-bottom: 30px;
}
div#shana3 #cmsList div.listBox {
	width: 681px;
}
div#shana3 #cmsList div.listBox div.lower div.txtBox {
	width: 591px;
}
div#shana3 div#cmsList ul.button a img {
	display: inline;
}
div#shana3 div#cmsList a img {
	border: none;
}

