偵鱶 驟鱶...: 剪瑶蓆轢齏 窶芬琿琺蒟瑩鉋/title>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2376381-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
body
{
behavior:url("class/csshover.htc");
}
.newbb_plus_css *
{
/*font-family:arial,tahoma,verdana,helvetica;*/
/*font-size:14px;*/
}
/*.newbb_plus_css ul,li,.link
{
}
li.folder
{
}*/
/*li
{
font-size:14px;
}*/
.newbb_plus_css ul.level1,
.newbb_plus_css ul.level2,
.newbb_plus_css ul.level3
{
width:140px;
line-height:24px;
border:1px solid #9d9da1;
background:white;
list-style:none;
font-size:14px;
list-style-position: outside;
list-style-type: none;
}
.newbb_plus_css ul.level2
{
z-index: 99998;
}
.newbb_plus_css ul.level3
{
z-index: 99999;
}
ul.level1
{
line-height:30px;
/*height:30px;*/
/*list-style-position: outside;
list-style-type: none;*/
}
/*.newbb_plus_css li
{
}*/
.newbb_plus_css li.folder
{
background:url("images/arrow.gif") no-repeat 0% center;
font-size:14px;
position:relative;
padding:1px;
padding-left:10px;
/*background:url("images/arrow.gif") no-repeat 0% center;
*/
/*z-index:9;*/
margin: 0px;
cursor : default;
list-style-position: outside;
list-style-type: none;
line-height:24px;
box-sizing: border-box;
}
.newbb_plus_css li.folder:hover
{
background:url("images/arrow_down.gif") no-repeat 0% center;
/*z-index:10;*/
/*font-size:12px;*/
}
.newbb_plus_css li.folder ul
{
position:absolute;
display:none;
left:-109px; /* IE */
top:30px;
}
.newbb_plus_css li.folder>ul
{
left:-1px;
top: 30px;
}
.newbb_plus_css ul.level1 li.folder:hover ul.level2,
.newbb_plus_css ul.level2 li.folder:hover ul.level3
{
display:block;
font-size:12px;
padding: 0;
}
.newbb_plus_css ul.level1
{
padding: 0;
margin: 0;
/*list-style-position: outside;
line-height: 24px;
list-style-type: none;*/
}
/*.newbb_plus_css ul.level2
{
list-style-position: outside;
line-height: 24px;
list-style-type: none;
z-index: 99999;
}*/
.newbb_plus_css ul.level2 li
{
/*list-style-position: outside;
line-height: 24px;
list-style-type: none;*/
position: relative;
}
.newbb_plus_css .link
{
border: 1px;
padding: 2px;
text-decoration: none;
color: gray;
font-weight: bold;
width: 100%; /* IE */
text-align: left;
border: 1px solid #EEEEEE;
font-size:12px;
display:block;
margin:0;
}
.newbb_plus_css .folder-link
{
padding: 2px;
text-decoration: none;
color: black;
font-weight: bold;
width: 100%; /* IE */
/*text-align: left;*/
/*border: 1px solid #EEEEEE;*/
/*font-size:10px;*/
display:block;
margin:0;
}
.newbb_plus_css li>.link
{
width:auto;
}
.newbb_plus_css li link.submenu
{
background:url("images/sub.gif") right no-repeat;
}
.newbb_plus_css .link:hover
{
border:1px solid gray;
color:black;
}
.newbb_plus_css li.folder .link:hover
{
}
function toggle_block(block, icon)
{
if (document.getElementById)
{
if (document.getElementById(block).style.display == 'block')
{
document.getElementById(block).style.display = 'none';
icon.src = 'images/plus.gif';
save_collapsed(block, true);
}
else
{
document.getElementById(block).style.display = 'block';
icon.src = 'images/minus.gif';
save_collapsed(block, false);
}
}
else if (document.all)
{
if (document.all[block].style.display == 'block')
{
document.all[block].style.display = 'none';
icon.src = 'images/plus.gif';
save_collapsed(block, true);
}
else
{
document.all[block].style.display = 'block';
icon.src = 'images/minus.gif';
save_collapsed(block, false);
}
}
}
function save_collapsed(objid, addcollapsed)
{
var collapsed = get_cookie("newbbplus_collapse");
var tmp = "";
if (collapsed != null)
{
collapsed = collapsed.split(",");
for (i in collapsed)
{
if (collapsed[i] != objid && collapsed[i] != "")
{
tmp = tmp + collapsed[i];
tmp = tmp + ",";
}
}
}
if (addcollapsed)
{
tmp = tmp + objid;
}
expires = new Date();
expires.setTime(expires.getTime() + (1000 * 86400 * 365));
set_cookie("newbbplus_collapse", tmp, expires);
}
function set_cookie(name, value, expires)
{
if (!expires)
{
expires = new Date();
}
document.cookie = name + "=" + escape(value) + "; expires=" + expires.toGMTString() + "; path=/";
}
function get_cookie(name)
{
cookie_name = name + "=";
cookie_length = document.cookie.length;
cookie_begin = 0;
while (cookie_begin < cookie_length)
{
value_begin = cookie_begin + cookie_name.length;
if (document.cookie.substring(cookie_begin, value_begin) == cookie_name)
{
var value_end = document.cookie.indexOf (";", value_begin);
if (value_end == -1)
{
value_end = cookie_length;
}
return unescape(document.cookie.substring(value_begin, value_end));
}
cookie_begin = document.cookie.indexOf(" ", cookie_begin) + 1;
if (cookie_begin == 0)
{
break;
}
}
return null;
}
//-->
.dynamic-tab-pane1-control.tab-pane1 {
position: relative;
margin-right: -2px; /* to make room for the shadow */
text-align: center;
}
.dynamic-tab-pane1-control .tab-row .tab {
width: 70px;
height: 16px;
background-image: url( "images/tabs/tab.png" );
position: relative;
top: 0;
display: inline;
float: left;
overflow: hidden;
cursor: Default;
margin: 1px -1px 1px 2px;
padding: 2px 0px 0px 0px;
border: 0;
z-index: 1;
font: 11px Tahoma;
white-space: nowrap;
text-align: center;
}
.dynamic-tab-pane1-control .tab-row .tab.selected {
width: 74px !important;
height: 18px !important;
background-image: url( "images/tabs/tab.active.png" ) !important;
background-repaet: no-repeat;
border-bottom-width: 0;
z-index: 3;
padding: 2px 0 0px 0;
margin: 1px -3px -3px 0px;
top: -2px;
font: 11px Tahoma;
}
.dynamic-tab-pane1-control .tab-row .tab a {
font: 11px Tahoma;
color: Black;
text-decoration: none;
cursor: default;
}
.dynamic-tab-pane1-control .tab-row .tab.hover {
font: 11px Tahoma;
width: 70px;
height: 16p
background-image: url( "images/tabs/tab.hover.png" );
background-repaet: no-repeat;
}
.dynamic-tab-pane1-control .tab-page {
clear: both;
border: 1px solid rgb( 145, 155, 156 );
background: rgb( 252, 252, 254 );
z-index: 2;
position: relative;
top: -2px;
font: 11px Tahoma;
color: Black;
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
/*244, 243, 238*/
/* 145, 155, 156*/
padding: 10px;
}//
.dynamic-tab-pane1-control .tab-row {
z-index: 1;
white-space: nowrap;
}
#sidebar-a{width: 20%;}
#maininner{width: 60%;}
#sidebar-b{width: 20%;}
var menuWidth = 0;
:-ms-fullscreen
{
position:absolute;
left:0px;
top:0px;
width: 100%;
height: 100%;
}