body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
ol, ul {
list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}/*----------------------------------------廣域預設----------------------------------------*/
* {
/*olor: #990000;*/
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
.quote-code {
font-family: monospace;
//white-space: pre;
display: inline-block;
}
input {
background: #ECF6FF;
border-width: 1px;
}
textarea {
background: #ECF6FF;
border-width: 0px;
}
hr {
border:0;
height:1px;
background-color: #00458A;
color: #00458A;
}
font:not([size]) {
font-size: 13px;
}
img {
float:left;
}
/*----------------------------------------特殊設定----------------------------------------*/
.menu1 {
line-height:1.5;
margin: 0 0 0 0;
}
.menu2 {
line-height:1.5;
margin: 0 0 0 20;
}
.menu3 {
line-height:1.5;
margin: 0 0 0 40;
}
.menu4 {
line-height:1.5;
margin: 0 0 0 60;
}
.menu5 {
line-height:1.5;
margin: 0 0 0 80;
}
.menu6 {
line-height:1.5;
margin: 0 0 0 100;
}
.menu7 {
line-height:1.5;
margin: 0 0 0 120;
}
.menu8 {
line-height:1.5;
margin: 0 0 0 140;
}
.menu9 {
line-height:1.5;
margin: 0 0 0 160;
}/*.menu_active{
font-weight: bold;
}*/
.box_top {
padding: 10;
background-image:url("img/leftnav_top.gif");
background-repeat: no-repeat;
}
.box {
background-image:url("img/leftnav_bg.gif");
background-repeat: repeat-y;
padding: 0 5px 0 5px;
}
.box_bottom {
padding: 10;
background-image:url("img/leftnav_bottom.gif");
background-repeat: no-repeat;
}
.menu_a {
color: #FFFFFF;
text-decoration: none;
padding: 1px 10px 1px 10px;
}
.menu_a:hover {
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
}
.menu_folder_1 {
background-image:url("img/exp.gif");
background-repeat: no-repeat;
background-position:1px 50%;
}
.menu_folder_1:hover {
background-image:url("img/exp_w.gif");
background-repeat: no-repeat;
background-position:1px 50%;
}
.menu_folder_2 {
background-image:url("img/exp_ed.gif");
background-repeat: no-repeat;
background-position:1px 50%;
}
.menu_folder_2:hover {
background-image:url("img/exp_ed_w.gif");
background-repeat: no-repeat;
background-position:1px 50%;
}
.warning {
color: black;
border-width: 1px 1px 1px 5px;
border-style: solid;
border-color: rgb(255, 0, 0);
width: 95%;
background-color: rgb(255, 204, 204);
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 4px;
}
/*----------------------------------------排版----------------------------------------*/
body {
background: #E1F0FF;
padding: 10px 0 0 10px;
}
/*----------menu----------*/
#menu {
float: left;
width: 200;
}
#menus {
width: 90%;
position: relative;
font-weight: bold;
}
/*----------內文----------*/
#body {
line-height: 140%;
margin: 0 20 0 0;
padding: 0;
}
/*-----problems-----*/
#ProblemsTable, #ProblemsTable td{
border-width: 0px;
}
#ProblemsTable {
width: 700;
}
#ProblemsTable .PT_tr {
height: 20px;
}
#ProblemsTable .PT_trH {
height: 40px;
}
#ProblemsTable .PT_Icon {
width: 45px;
}
#ProblemsTable .PT_ID {
width: 45px;
}
#ProblemsTable .PT_TITLE {
}
#ProblemsTable .PT_H {
text-align:center;
}
#ProblemsTable .PT_AU0,#ProblemsTable .PT_AS0 {
width: 45px;
text-align:right;
}
#ProblemsTable .PT_AU1,#ProblemsTable .PT_AS1 {
width: 40px;
text-align:right;
}
#ProblemsTable .PT_AU2,#ProblemsTable .PT_AS2 {
width: 10px;
text-align:center;
}
#ProblemsTable .PT_AU3,#ProblemsTable .PT_AS3 {
width: 35px;
text-align:left;
}
#ProblemsTable .PT_CMD {
width: 150px;
}
#TopImage table {
margin: -12px -12px 0px -12px;
}
#TopSmallImage img {
margin: -32px -12px 0px -12px;
}
#footer_text,#footer_text * {
color:#A1D0FF;
}
.ShowSourceCode {
height: 400px;
width: 700px;
}
.tree_menu ,.tree_menu *{
font-size:12px;color:#00458A;
}
.tree_menu a {
font-size:12px;color:#00458A;
}
.text_small {
font-size:12px;
}
.text_large {
font-size:18px;
}
.text_title {
font-size:26px;
}
a {
color: #006E8A;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}