@import url("all.css");
@import url("container.css");
@import url("sidebar.css");
/*@import url("container_new.css");*//* 春節 */
/*@import url("sidebar_new.css");*//* 春節 */
@import url("thread.css");
@import url("entry.form.css");
@import url("like.css");
@import url("box.css");
@import url("delete.css");
@import url("contact.css");
@import url("reg.css");
@import url("page.css");
@import url("button.css");
@import url("fancybox.css");
@import url("poptiper.css");
@import url("movie.css");
@import url("player.css");
@import url("reveal.css");
@import url("ADshow.css");
@import url("pic_list.css");
@import url("tag_list.css");
div#bbs_wrapper {
	width: 1024px;
	margin: 0px auto; /* firefox */
}
div#bbs_header {
	z-index: 10000;
	width: 1024px;
	height: 100px;
	text-align: left;
	/* background-image: url(); */
	background-repeat: repeat-x;
	overflow: hidden;
	position: fixed;
	top: 0px;
	opacity: 0.9;
}
div#bbs_header input.bbs_form_open_button {
	position: absolute;
	top: 15px;
	left: 210px;
	background-color: #2D2D2D;
	border-style: none;
	width: 20px;
	height: 20px;
	background-image: url(../images/add.png);
	text-indent: -5000px;
	cursor: pointer;
}
div#bbs_header img {
	position: absolute;
	top: 0px;
	left: 20px;
}
div#bbs_header ol {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
div#bbs_header ol li {
	float: left;
	height: 30px;
	width: 86px;
	/*background: url(../images/spacer.gif);*/
	/*background-size: 320px 80px;*/
	position: relative;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
/*	float: left;
	height: 30px;
	padding: 0px 5px 0px 10px;
	 background-image: url(); 
	background-repeat: no-repeat;
	background-position: right 0px;
	overflow: hidden;*/
}
div#bbs_header li span {
	position: absolute;
	/*right: 2px;*/
	top: 3px;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .7);
	background-color: #FF3B30;
	color: #FFF;
	padding: 1px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	font-family: 'helvetica neue', helvetica, arial, 'hiragino kaku gothic pro',meiryo,'ms pgothic',sans-serif;
	font-size: 10px;
	line-height: normal;
	display: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
div#bbs_header ol li a {
	display: block;
	padding: 3px;
	color: #000000;
	/* text-shadow: 1px 1px 3px #000000; */
}
div#bbs_header script {
	float: right;
	padding: 12px;
}
div#bbs_header .fb-like {
	float: right;
	padding: 12px;
}
div#bbs_header #search {
	float: right;
	width: 300px;
	padding: 10px;
}
.cse .gsc-control-cse,.gsc-control-cse {
	border:transparent !important;
	background-color:transparent !important;
}
div#bbs_header form {
	float: right;
	padding: 12px;
}
div#bbs_header form input {
	width: 200px;
	padding: 2px;
	color: #999999;
}
div#bbs_footer {
	opacity: 0.9;
	width: 100%;
	height: 30px;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	/*display: none;*/
	background-image: url(../images/footer.gif);
}
div#bbs_footer select {
	margin: 5px;
	padding: 0px;
	width: 100px;
	/*float: right;*/
}
div#bbs_footer input {
	font-size: 10px;
}
div#bbs_footer_right_block {
	float: right;
}
ol#bbs_footer_map {
	float: left;
	height: 30px;
	height: 30px;
	overflow: hidden;
}
ol#bbs_footer_map li {
	float: left;
	height: 30px;
/*	width: 82px;*/
	padding: 0px 20px 0px 10px;
	background: url(../images/spacer.gif);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
/*	float: left;
	height: 30px;
	padding: 0px 20px 0px 10px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	overflow: hidden;*/
}
ol#bbs_footer_map li a {
	display: block;
	padding: 6px 3px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
}
ol#bbs_footer_map li span {
	position: absolute;
/*	right: 2px;*/
	top: 3px;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .7);
	background-color: #FF3B30;
	color: #FFF;
	padding: 1px 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	font-family: 'helvetica neue', helvetica, arial, 'hiragino kaku gothic pro',meiryo,'ms pgothic',sans-serif;
	font-size: 10px;
	line-height: normal;
	display: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
strong.moderator {
	font-weight: bolder;
	color: #990000;
}
div.bbs_notfound {
	padding: 50px;
	font-size: 36px;
	text-align: center;
}
span.bbs_url {
	color: #006600;
}
span.bbs_date_span {
	color: #006600;
}
iframe#bbs_post_iframe {
	display: none;
}
div#tipDiv {
position: absolute;
visibility: hidden;
left: 0;
top: 0;
z-index: 10000;
background-color: #000000;
border: 1px solid #ffffff;
padding: 5px;
}
div#tipDiv div.img {
text-align: center;
}