/* rest css */
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* fieldset, */img {
	border: 0;
	vertical-align: middle;
}
:focus {
	outline: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
	*font-size: 100%;
}
ol, ul {
	list-style: none;
}
table {
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
/* rest css end */

body {
	height: 100%;
	color: #333; 
	line-height: 1.7em; 
	text-align: center;
}

body, td {
	font-size: 12px; 
	font-family: "宋体", tahoma, sans-serif;
}

a:link {
	color: #369; 
	text-decoration: none;
}

a:visited {
	color: #4272B5;
	text-decoration: none;
}

a:hover	{
	color: #ff6600;
	text-decoration: underline; 
}

a:active {
	color: #004a9c;
	text-decoration: none
}

h1 {
	font-size: 14px;
	font-weight: bolder;
}

h3 {
	font-size: 13px;
	color: #000;
	font-weight: bolder;
}

textarea, input, select, button {
	vertical-align: middle;
	font-family: arial;
}


.tab {
	background: white;
	outline: 1px solid #86B9D6;
	border: 0px !important;
	border: 1px solid #86B9D6;
}

.tab thead {
	font-weight: bolder;
	padding-left: 10px;
	background: url(images/headerbg.gif);
}

.tab td {
	border: 1px solid #BBE9FF;
	padding: 3px;
}

.tab td td {
	border: medium none;
	padding: 0;
}

.autoHeight {
	overflow-y: visible;
	height: expression(this.scrollHeight+'px'); 
}

.loading {
	width: auto;
	white-space: nowrap;
	line-height: 25px;
	padding: 3px 3px 3px 30px;
	background: #FFDB11 url(images/loading.gif) no-repeat scroll 3px 50%;
	position: absolute;
	z-index: 100000;
}

.dashedBox {
	border: 1px dashed #000;
}

.inline {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

/* menu */
.menu_popup {
	padding: 10px;
	background: #F4F7FB;
	border: 1px solid #BBE9FF;
}

/* popup */

.popMask {
	position: absolute;
	background: #EEE;
	opacity: 0.5;
	filter: alpha(opacity=50);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.dialogBox {
	overflow : hidden;
}

.dialogBody {
	line-height: 2em;
	background: #eff7ff;
	border: 1px solid #86B9D6;
}

.dialogHead {
	text-align: left;
	font-weight: bolder;
	background: url(images/headerbg.gif);
	line-height: 30px;
	border: 1px solid #86B9D6;
	border-bottom: 0;
	margin-bottom: -2px;
	padding-left: 5px;
}
/* popup end */

.multi {
	float: right;
	padding: 5px;
}

.multipage {
	margin: 1px 0px
}

.multipage .total {
	color: #FFF;
	float: left; 
	border: 1px solid #000;
	margin: 1px;
	padding: 1px 4px;
	font-weight: bold;
	background: #6699ff;
}

.multipage .pages {
	float: left; 
	border: 1px solid #7F9FCD;
	margin: 1px;
	padding: 1px 4px;
	font-weight: bold;
}

.multipage a {
	margin: 1px;
	padding: 1px 5px;
	float: left; 
	color: #666;	
	background: #ECF1F7;
	border: 1px solid #7F9FCD;
}

.multipage .current {
	color: #000;
	background: #FFF;
	font-weight: bold;
}

.multipage a:hover{
	color: #000;
	background: #F7F7F7;
}


/* 整体 */
#wrap {
	background: url(images/bg.gif) repeat-x #FFF; 
}

.wrap {
	width: 960px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	clear: both;
}

.mainbox {
	background: #F6F8FC;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

/* easy clearing */
#wrap:after, .mainbox:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#wrap, .mainbox {
	display: inline-block;
}
/*\*/
#wrap, .mainbox {
	display: block;
}
/* end easy clearing */


/* header */
#header{
	margin-bottom:8px;
	width:100%;
}
#header .wrap{
	position:relative;
	padding-top: 10px;
	height: 70px;
}

#header h1{
	float: left;
	margin: 1px;
}

#header h1 a {
}

#q_search {
	position:absolute;
	top: 10px;
	right: 0px;
}

/* 顶部菜单 */
#menu{
	position:absolute;
	right:0;
	bottom:3px !important;
	_bottom:3px;
	bottom:1px;
	height:26px;
}

#menu li{
	display:inline;
	float:left;
	margin-left:5px;
	background: url("images/menu.gif") no-repeat 0px -30px;
	font-weight: bolder;
}
#menu a{
	float:left;
	padding: 1px;
	text-align: center;
	height:26px;
	width: 84px;
	background:transparent none;
	line-height:26px;
	color:#000;
	text-decoration:none;
	overflow:hidden;
}

#menu a:hover, #menu .select{
	background: url("images/menu.gif") no-repeat 0px 0;
	color:#FFF;
}


/* 顶部菜单 结束 */


/* nav */
#nav{
	background:url(images/icon_nav.gif) no-repeat 0 50%;
	text-align:left;
	text-indent:20px;
	line-height:23px;
}

#usernav {
	float: right;
}

/* content */
#content {
	width: 700px;
	padding: 5px;
	float: left;
}

/* 首页 */
#mnav {
	float: right;
	width: 500px;
}

#mnav dl{
	width: 490px;
	margin: 3px;
}

#mnav dt{
	font-size: 13px;
	color: #000;
	font-weight: bolder;
	width: auto;
}

#mnav dd{
	float: left;
	padding: 2px;
	width: 55px;
	height: 20px;
	overflow: hidden;
}

.mbox {
	width: 100%;
	clear: both;
}

.mbox dl{
	float: left;
	width: 127px;
	height: 205px;
	margin: 2px;
	padding: 1px;
	cursor: pointer;
	border: 1px solid #EEE;
	text-align: center ;
	overflow: hidden;
}

.mbox dl:hover{
	border: 1px solid #BBE9FF;
	background: #E2EFFF;
	text-decoration:none;
}

.mbox dt{
}

.mbox dl img{
	width: 125px;
}

.mbox dd{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

/* 列表 */
.list {
	width: 100%;
}

.list li {
	position: relative;
	height: 180px;
	margin: 5px 0;
	padding: 3px;
	border-bottom:1px dashed #DDD;
}

.list dl {
	vertical-align: bottom;
}

.list .g {
	float: left;
}

.list .g img {
	width: 120px;
	height: 168px;
}

.list .g a {
	height: 170px;
	float: left;
	margin: 5px;
	padding: 2px;
	border: 1px solid #DDD;
}

.list .g a:hover {
	border: 1px solid #257ec0;
}

.list .info {
	height: 170px;
	width: auto;
	overflow: hidden;
}

.list .res {
	float: right;
	width: 135px;
	padding: 5px;
	border: 1px solid #DDF;
}

.list .res dd {
	height: 20px;
	overflow: hidden;
}

.list .res cite {
	float: right;
	color: #999;
}

.list .narrowres {
	width: 18px;
}

.list label {
	width: 35px;
	float: left;
}

.list dd {
	margin: 1px;
	line-height: 21px;
}

.list .half {
	width: 49%;
	float: left;
}

.list .desc {
	color: #999;
}

.list .t a {
	font: bolder 14px 宋体, Verdana;
	color: #257ec0;
}

.list .en {
	height: 15px;
	line-height: 15px;
}
.list .en a {
	color: #888c8f;
}

.list .h2 {
	height:auto !important;
	height: 40px;
	max-height:40px;
} 

/* 电影显示 */
h2 {
	color: #F60;
	margin: 10px;
	font: bold 25px Georgia, Verdana; 
}

h2 .en {
	font-size: 20px; 
	color: #AAA;
	margin-left: 10px;
}

.movieInfo {
	width: 100%;
	height: 360px;
}

.gallery {
	float: left;
	margin-right: 10px;
	height: 350px;
	width: 255px;
}

.gallery a img {
	border:1px solid #CCC;
	padding: 2px;
	width: 250px;
	height: 350px;
}

.gallery a:hover img{
	border: 1px solid #257ec0;
}


.movieInfo .info {
	float: left;
}

.movieInfo ul {
}

.movieInfo li {
	margin: 1px;
	border-bottom:1px dashed #EEE;
	width: 425px;
	line-height: 22px;
}
.movieInfo .h2 {
	height: 44px;
}
.movieInfo label{
	width: 40px;
	float: left;
	font-weight: bolder;
}

.movieInfo span{
	display: block;
	clear: right;
/*	font-family: Georgia, Verdana; */
}

.movieIntro {
	padding: 10px;
	width: 668px;
}

.movieIntroBody{
	overflow-y: hidden;

}

#movieIntroBar {
	text-align: right;
}

.movieResource table{
	text-align: center;
}

/* 播放 */
.playResTitle {
	margin: -10px 0 5px 15px;
	color: #AAA;
}


#playerBox {
	height: 400px;
	border:1px solid #000;
}

#QvodTips {
	background: #000;
	color: #FFF;
	height: 337px;
}

#QvodAD {
}
/* 侧边栏 */

#sidebar {
	width: 250px;
	float: right;
}

#sidebar .box {
	background: #E2EFFF;
	margin: 10px 0;
	border: 1px solid #BBE9FF;
}

#sidebar .box h4 {
	background: url(images/headerbg.gif);
	line-height: 30px;
}

#sidebar .box li {
	padding: 3px;
	border-bottom:1px dashed #DDD;
}

#sidebar cite {
	float: right;
	width: 60px;
	display: inline;
	FONT: normal 11px Georgia, Verdana; 
	text-align: right;
	color: #999;
}

/* footer */
#footer {
	height: 60px;
	text-align: center;
	color: #999;
}
/* 资源添加修改 */
#newResUrlInput td {
	border: 0;
	padding: 0;
}

#newResUrlInput .fh input {
	width: 110px;
	float: left;
}

#newResUrlInput .fh div {
	width:18px;
	margin-left: -4px;
	float:left;
	overflow:hidden;
}

#newResUrlInput .fh select {
	width: 132px;
	height: 20px;
	margin-left:-115px;
}

/* 资源添加修改 完 */

/* -----   ------*/
div.shteapimainbox{
	position: absolute; 
	padding:0px 0px 0px 0px;
	text-align:center;
	
}
div.shteapishowbox{
	padding:0px 0px 0px 0px;
	text-align:left;
	width:320px;
	overflow-x:hidden;
}
div.shteapiq4moresec{
	text-align:right;
}
div.shteapiq4moresec a{
	color:#1010C8;
	text-decoration:none;
}
div.shteapiitembox{
	color:#4C585F;
}
a.shteapititlelink{
	color:#1010C8;
	font-size:12px;
	text-decoration:none;
}
table.shteapishadowtable{
	border:0pt none;
	border-collapse:collapse;
	border-spacing:0pt;
}
td.shteapishadowcornertl{
background-image:url('http://shooter.cn/api/ui/standard-corners.gif');
background-position:left top;
width:13px;
height:13px;
}
td.shteapishadowcornertr{
background-image:url('http://shooter.cn/api/ui/standard-corners.gif');
background-position:right top;
width:13px;
height:13px;
}
td.shteapishadowcornerbl{
background-image:url('http://shooter.cn/api/ui/standard-corners.gif');
background-position:left bottom;
width:13px;
height:23px;
}
td.shteapishadowcornerbr{
background-image:url('http://shooter.cn/api/ui/standard-corners.gif');
background-position:right bottom;
width:13px;
height:23px;
}
td.shteapishadowtbtop{
	background-image:url('http://shooter.cn/api/ui/standard-tb.gif');
	background-repeat:repeat-x;
	text-align:right;
	overflow-y:hidden;
	line-height:0px;
	font-size:0px;
	height:13px;
}
td.shteapishadowtbbottom{
	background-image:url('http://shooter.cn/api/ui/standard-tb.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
td.shteapishadowtbleft{
	background-image:url('http://shooter.cn/api/ui/standard-lr.gif');
	background-repeat:repeat-y;
}
td.shteapishadowtbright{
	background-image:url('http://shooter.cn/api/ui/standard-lr.gif');
	background-repeat:repeat-y;
	background-position:right top;
}
td.shteapishadowtbcenter{
	background-color:#F7FBFE;
}
a.shteapiclosebtn{
margin:3px 0px 0px 0px;
vertical-align:top;
background-image:url('http://shooter.cn/api/ui/close.gif');
width:9px;
height:8px;
display:block;
float:right;
}