You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
248 lines
4.3 KiB
248 lines
4.3 KiB
.Schitem |
|
{ |
|
font-size: 12px; |
|
} |
|
.Contentitem |
|
{ |
|
font-weight: bold; |
|
font-size: 12px; |
|
text-decoration: underline; |
|
} |
|
.ContentitembPTZ |
|
{ |
|
font-size: 12px; |
|
} |
|
.bodyindexbg { |
|
background-image:url(../images/background.jpg); |
|
background-repeat:repeat-x; |
|
} |
|
|
|
.bodybg { |
|
background-image:url(../images/background_.jpg); |
|
background-repeat:repeat-x; |
|
} |
|
|
|
.mainfont |
|
{ |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
} |
|
|
|
.link { |
|
color: #000000; |
|
font-size: 15px; |
|
font-weight: bold; |
|
text-decoration: none; |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
cursor: pointer; |
|
} |
|
|
|
.menuLinkSub |
|
{ |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
cursor: pointer; |
|
} |
|
|
|
.itemMain { |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
font-size:16px; |
|
} |
|
|
|
.item { |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
font-size: 13px; |
|
} |
|
.lpr_item { |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
font-size: 16px; |
|
} |
|
|
|
ul#menu, ul#menu ul { |
|
list-style-type:none; |
|
margin: 0; |
|
padding: 0; |
|
width: 203px; |
|
} |
|
|
|
ul#menu a { |
|
display: block; |
|
text-decoration: none; |
|
height:18px; |
|
} |
|
|
|
ul#menu li { |
|
margin-left: 0px; |
|
margin-top: 0px; |
|
margin-right: 0px; |
|
margin-bottom: 0px; |
|
} |
|
|
|
ul#menu li a { |
|
background-image: url(../images/btn_black.jpg); |
|
background-repeat:no-repeat; |
|
background-position:center; |
|
color: #fff; |
|
padding: 7px; |
|
padding-top: 7px; |
|
} |
|
|
|
ul#menu li a:hover { |
|
background-image: url(../images/btn_red.jpg); |
|
background-repeat:no-repeat; |
|
background-position:center; |
|
} |
|
|
|
ul#menu li ul li a { |
|
background: #F7F7F7; |
|
color: #000; |
|
padding-left: 30px; |
|
padding-left: 15px; |
|
} |
|
|
|
ul#menu li ul li a:hover { |
|
background: #F7F7F7; |
|
background-image: url(../images/btn_bg.jpg); |
|
color: #a72225; |
|
border-left: 30px ; |
|
padding-left: 15px; |
|
} |
|
|
|
.sub_title_cell_b0 { |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
background-color: #ffffff; |
|
border-width: 0px; |
|
border-style: none; |
|
border-collapse: collapse; |
|
border-color: #666666; |
|
} |
|
.sub_title_cell_b1 { |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
background-color: #D1D1D1; |
|
border-width: 0px; |
|
border-style: none; |
|
border-collapse: collapse; |
|
border-color: #666666; |
|
} |
|
.indexblock { |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
} |
|
.setupblock { |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-weight:bold; |
|
font-size: 12px; |
|
} |
|
.progress { position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; } |
|
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; } |
|
.percent { position:absolute; display:inline-block; top:3px; left:48%; } |
|
|
|
#lang{ |
|
display:none; |
|
text-align:left; |
|
position:absolute; |
|
margin:0px; |
|
z-index:4; |
|
background:#fff; |
|
border:1px solid #BFBAB0; |
|
list-style-type:none; |
|
padding:0px; |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
} |
|
|
|
#lang li a{ |
|
display:block; |
|
padding:5px 5px; |
|
text-decoration:none; |
|
color: #000; |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
} |
|
|
|
#lang li a:hover{ |
|
background:#c4eaff; |
|
color: #000; |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
font-size: 12px; |
|
background-color: #D1D1D1; |
|
} |
|
.Sty_logInput |
|
{ |
|
width:85px; |
|
border: 1px solid #ddd; |
|
} |
|
|
|
#tabInfo |
|
{ |
|
font-weight: bold; |
|
font-size: 12px; |
|
} |
|
#setpage a:link,#setpage a:visited,#setpage a:hover,.current,#info |
|
{ |
|
border:1px solid #DDD; |
|
background:#F2F2F2; |
|
display:inline-block; |
|
margin:1px; |
|
text-decoration:none; |
|
font-size:15px; |
|
width:width:auto; |
|
height:width:auto; |
|
text-align:center; |
|
line-height:15px; |
|
color:#AAA; |
|
padding:1px 2px; |
|
} |
|
|
|
.current |
|
{ |
|
border:1px solid #83E7E4; |
|
background:#DFF9F8; |
|
margin:1px; |
|
color:#27CBC7; |
|
} |
|
#info |
|
{ |
|
width:auto; |
|
} |
|
#mylprTable |
|
{ |
|
border-collapse: collapse; |
|
width: 640px; |
|
border: 1px solid #ddd; |
|
font-size: 12px; |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
} |
|
|
|
#mylprTable th, #mylprTable td |
|
{ |
|
text-align: left; |
|
padding: 3px; |
|
} |
|
|
|
#mylprTable tr |
|
{ |
|
border-bottom: 1px solid #ddd; |
|
} |
|
|
|
#mylprTable tr.header, #mylprTable tr:hover |
|
{ |
|
font-family: "Arial","Helvetica","sans-serif"; |
|
background-color:#CE0000; |
|
color: #FFF; |
|
} |
|
.LPRMainBox |
|
{ |
|
margin: 0 auto; |
|
background: #CE0000; |
|
background-repeat: no-repeat; |
|
text-align:center; |
|
} |
|
|
|
.LPRmenuLinkOut_ |
|
{ |
|
font-family: arial,helvetica,sans-serif,verdana; |
|
|
|
cursor: pointer; |
|
color: #FFFFFF; |
|
} |