body {
margin:0px 0px 0px 0px;
background-color:#13BDD1;
background-image:url('img/gradient.png');
background-repeat:repeat-x;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
.header {
width:800px;
height:85px;
margin-left:auto;
margin-right:auto;
}
.wrap {
width:800px;
margin-left:auto;
margin-right:auto;
}
.top_head {
background-image:url('img/top_headPNG.png');
background-repeat:no-repeat;
height:45px;
width:800px;
}
.middle_head {
background-image:url('img/middle_head.jpg');
background-repeat:repeat-y;
width:800px;
}
.bottom_head {
background-image:url('img/bottom_headPNG.png');
background-repeat:no-repeat;
height:15px;
width:800px;
}
.input_field {
background:#ffffff;
margin:5px;
padding:8px 10px;
border:1px solid #CCCCCC;
border-right-width:1px;
outline-width:0;
font-size:18px;
color:#666666;
}
.copyright {
text-align:left;
color:#333333;
font-size:10px;
width:800px;
margin-left:auto;
margin-right:auto;
}
#search_btn {
background-image:url('img/search_btn.png');
background-repeat:repeat-x;
border:1px solid #ffffff;
color:#ffffff;
text-shadow:0 -1px 0 #39d;
padding:5px 11px 6px;
font-size:18px;
margin:0 0px 0 0;
font-weight:bold;
}
.submit_btn {
background-image:url('img/search_btn.png');
background-repeat:repeat-x;
border:1px solid #ffffff;
color:#ffffff;
text-shadow:0 -1px 0 #39d;
padding:5px 11px 6px;
font-size:18px;
margin:0 0px 0 0;
font-weight:bold;
}
.form_btn {
background-image:url('img/search_btn.png');
background-repeat:repeat-x;
border:1px solid #ffffff;
color:#ffffff;
text-shadow:0 -1px 0 #39d;
padding:5px 11px 6px;
font-size:18px;
margin:0 0px 0 0;
font-weight:bold;
width: 90px;
}
#float_left {
float:left;
width:60%;
padding:15px;
}
.float_left_quest {
float:left;
width:70%;
padding:15px;
}
.float_left_panel {
float:left;
width:30%;
padding:15px;
}
.right_panel {
width:auto;
padding:15px;
}
.float_all_panel {
width:auto;
padding:15px;
}
.text_valign {
vertical-align:text-bottom;
margin-left:4px;
font-size:11px;
}
#intro {
padding:10px;
font-size:17px;
}
.header {
vertical-align:top;
margin-top:4px;
}
label {
margin-left:8px;
}
.success {
background-color:#66FF66;
color:#333333;
font-size:18px;
font-family:Geneva, Arial, Helvetica, sans-serif;
border:dotted;
border-color:#333333;
border-width:1px;
padding:20px;
width:auto;
margin:0px 10px 0px 10px;
}
.error {
background-color:#FF3333;
color:#FFFFFF;
font-size:18px;
font-family:Geneva, Arial, Helvetica, sans-serif;
border:dotted;
border-color:#000000;
border-width:1px;
padding:20px;
width:auto;
margin:0px 10px 0px 10px;
}
a:visited {
color:#0099FF;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:active {
color:#0099FF;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
color:#0099FF;
text-decoration:underline;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:link {
color:#0099FF;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.table_s {
padding-top:5px;
padding-bottom:5px;
border-bottom:dotted;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
}