body {
margin : 0;
padding : 0;
width : 100%;
height : 100%;
background : #ff7d21;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1em;
background : #ff7d21 url('images/body_bg.jpg') repeat-y left;
}
h1{
font-size: 1.2em;
padding:0;
margin:0;
}
div#parCon {
border-top : 5px solid #ffffff;
border-right : 5px solid #ffffff;
border-bottom : 5px solid #ffffff;
position : absolute;
z-index : 3;
left : 280px;
top : 100px;
width : 630px;
height : 400px;
background : #ededed;
overflow-y : auto;
overflow-x : hidden;
}
div#navClear {
position : absolute;
z-index : 6;
left : 280px;
top : 510px;
width : 630px;
text-align : right;
font-size : 0.7em;
}
div#navClear a:link, a:active {
color : #ededee;
text-decoration : none;
}
div#navClear a:hover {
color : #414440;
text-decoration : underline;
}
div#navClear a:visited {
color : #414440;
text-decoration : none;
}
div#navButton {
padding-left : 305px;
z-index : 2;
position : absolute;
top : 0;
left : 0;
background : #ff7d21 url('images/body_bg.jpg') repeat-y left top;
}
div#footer {
font-size : 0.7em;
text-align : center;
color : #252624;
position : absolute;
left : 0;
top : 510px;
width : 280px;
height : 184px;
background : #ff7d21 url('images/body_bg.jpg') repeat-y left top;
z-index : 20;
}
div#footer a:link, div#footer a:active {
color : #252624;
text-decoration : none;
}
div#footer a:hover, div#footer a:visited {
color : #ffffff;
text-decoration : underline;
}
div#swfPart {
position : absolute;
z-index : 4;
left : 0;
top : 100px;
width : 280px;
height : 410px;
}
div#bg2right {
z-index : 1;
position : absolute;
bottom : 0;
right : 0;
width : 1100px;
height : 700px;
background : url('images/home_bg.jpg') no-repeat right bottom;
}
div#parBread {
width : 100%;
background : #c6c3c6;
height : 23px;
}
.breadL {
float : left;
padding : 5px;
margin : 0;
text-align : left;
font-size : 0.7em;
}
.breadR {
float : right;
padding : 5px 25px 5px 5px;
margin : 0;
text-align : right;
font-size : 0.7em;
}
.conText {
padding : 30px;
margin : 0;
font-size : 0.8em;
clear : both;
}
h1.h1lei {
padding : 5px 5px 5px 25px;
border-bottom : 1px dashed #2b98bf;
background : url('images/shape_1.jpg') no-repeat left center;
margin : 0;
font-size : 1.3em;
color : #666666;
}
div#menu {
padding : 0;
margin : 0;
position : absolute;
text-align : center;
}
div#menu ul {
list-style : none;
text-align : center;
padding : 0;
margin : 0;
font-size : 0.8em;
}
div#menu li {
display : inline;
float : left;
margin : 0 0 35px 25px;
margin : 0 0 35px 15px;
border : 5px solid white;
height : 110px;
}
div#menu a:link, div#menu a:visited {
margin-top : 65px;
padding : 5px;
display : block;
text-decoration : none;
height : 15px;
width : 150px;
font-weight : bold;
color : #205173;
background : white;
}
div#menu a:hover, div#menu a:active {
margin-top : 65px;
padding : 5px;
display : block;
text-decoration : none;
height : 15px;
width : 150px;
font-weight : bold;
color : #ffffff;
background : #ffa500;
}
div#menu2 ul {
list-style : none;
text-align : center;
padding : 0;
margin : 0;
font-size : 0.7em;
}
div#menu2 li {
display : inline;
float : left;
margin : 0 0 35px 30px;
border : 5px solid white;
height : 100px;
}
div#menu2 a:link, div#menu2 a:visited {
margin-top : 0;
padding : 5px;
display : block;
text-decoration : none;
height : 15px;
width : 150px;
font-weight : bold;
color : #205173;
background : white;
}
div#menu2 a:hover, div#menu2 a:active {
display : block;
text-decoration : none;
height : 15px;
width : 150px;
font-weight : bold;
color : #414440;
margin-bottom : 5px;
}
.menu a:link, .menu a:visited {
text-decoration : none;
font-weight : normal;
color : #205173;
}
.menu a:hover, .menu a:active {
text-decoration : underline;
font-weight : normal;
color : #414440;
}
.menulinks {
margin : 0;
padding : 0;
}
.menulinks li {
list-style : none;
margin : 10px 0;
font-size : 1.2em;
}
.menulinks a:link, .menulinks a:visited {
text-decoration : none;
font-weight : bold;
color : #205173;
}
.menulinks a:hover, .menulinks a:active {
text-decoration : underline;
font-weight : normal;
color : #414440;
}
fieldset {
border : 0;
padding : 0;
margin : 0;
}
legend {
display : none;
padding : 0;
margin : 0;
}
form {
padding : 0;
margin : 0;
}
label {
width : 200px;
float : left;
}
input.submit {
width : 322px;
height : 25px;
background : white;
color : #414441;
font-weight : bold;
cursor : pointer;
}
input {
width : 320px;
margin : 1px;
border : 1px solid silver;
float : left;
}
textarea {
width : 320px;
margin : 1px;
border : 1px solid silver;
float : left;
height : 100px;
}
label.valMsgN {
color : red;
font-weight : bold;
text-align : right;
}
label.valMsgE {
color : red;
font-weight : bold;
text-align : right;
}
label.valMsgS {
color : red;
font-weight : bold;
text-align : right;
}
label.valMsgM {
color : red;
font-weight : bold;
text-align : right;
}
img.cap {
float : left;
width : 80px;
padding-right : 120px;
}
div#leistDesc {
border : 1px solid white;
padding : 10px;
margin : 5px;
background : #e5e5e5;
font-size : 0.9em;
text-align : justify;
}
span.legacy {
float : left;
width : 180px;
}
.ulink a:link, .ulink a:visited {
color : #414440;
text-decoration : none;
border-bottom : 1px dashed #414440;
}
.ulink a:hover, .ulink a:active {
color : #ff6a00;
text-decoration : none;
border-bottom : 1px dashed #ff6a00;
}
.br2clr {
clear : both;
visibility : hidden;
}
.fleft {
float : left;
}
.fright {
float : right;
}
.refimg {
width : 150px;
height : 150px;
}
.refdet {
float : left;
font-weight : bold;
width : 150px;
}
.refums {
border : 1px solid white;
padding : 10px;
margin : 5px;
background : #e5e5e5;
width:360px;
}
