html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
html, body {
height: 100%;
font-family: Helvetica, sans-serif;
font-size: 14px;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
mg, div {
behavior: url(iepngfix.htc);
}
a {
color: #3399ff;
}
#container {
background-color: #fff;
height: auto !important;
height: 80%;
min-height: 100%;
padding-bottom: 15px;
position: relative;
}
* html #container {
height: 100%;
}
#wrap {
width:940px;
margin:0 auto;
}
#main {
float:left;
width:940px;
}
#footer {
text-align:center;
clear:both;
padding:5px 10px;
font-size: 13px;
margin-top:60px;
height:60px;
border-top:solid 1px #CCCCCC;
font-size:10px;
color:#CCC;
}
.full {
width:100%;
text-align: center;
}
.centered {
margin:0 auto;
width:640px;
}
.aleft {
text-align: left;
}
.aright {
text-align: right;
}
.ajustify {
text-align:justify;
}
.clear {
clear:both;
height:0px;
}
.fleft {
float: left;
}
.fright {
float: right;
}
.t5 {
background-image:url(../images/t5.png);
}
.t10 {
background-image:url(../images/t10.png);
}
.t20 {
background-image:url(../images/t20.png);
}
.t50 {
background-image:url(../images/t50.png);
}
.t70 {
background-image:url(../images/t70.png);
}
.top_bar {
border-bottom: solid 1px rgb(107,107,107);
padding:3px 0;
}
.menu {
height:58px;
}
.menu a {
text-decoration:none;
font-weight:bold;
color: #fff;
}
.menu .divmenu {
float:left;
padding:12px 15px;
margin: 10px 10px 10px 0;
background-color: #A0522D;
}
.menu .divmenu_r {
float:right;
padding:12px 15px;
margin: 10px 0;
background-color: #3399ff;
}
.menua {
list-style-type: none;
color: #fff;
display:block;
float:right;
padding:12px 8px;
border-left: solid 1px #fff;
}
.menuc {
list-style-type: none;
color: #fff;
display:block;
float:left;
padding:12px 0;
}
.menua a, .menuc a {
text-decoration:none;
color:#FFFFFF;
font-size:12px;
letter-spacing: 0.06em;
}
.menua:hover {
background-color:#999;
}
.form {
text-align: left;
}
.form input, .form select, .form textarea {
width:630px;
padding:4px;
border:solid 1px #CCCCCC;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-o-border-radius:4px;
background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFFFFF));
background: -moz-linear-gradient(top,  #EFEFEF,  #FFFFFF);
-webkit-box-shadow: 1px 1px 0px #EFEFEF;
-moz-box-shadow: 1px 1px 0px #EFEFEF;
box-shadow:  1px 1px 0px #EFEFEF;
}
.form input[type="submit"], .form input[type="reset"] {
width:auto;
font-size:16px;
padding: 7px 14px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border: solid 1px rgb(153, 153, 153);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
color: #333;
text-decoration: none;
cursor: pointer;
display: inline-block;
text-align: center;
text-shadow: 0px 1px 1px rgba(255,255,255,1);
line-height: 1;
margin-top:15px;
}
.form label {
display:block;
font-size:18px;
font-weight:bold;
color: #A0522D;
margin-top:15px;
}
.m10 {
margin: 10px;
}
.m10_b {
margin-bottom:10px;
}
.m10_t {
margin-top:10px;
}
.m10_r {
margin-right:10px;
}
.m10_l {
margin-left:10px;
}
.p10 {
padding: 10px;
}
.p10_tb {
padding: 10px 0;
}
.form_suggest {
color:#999999;
font-size:11px;
}
.list_container .label {
font-weight:bold;
}
.list_container .description {
color:#999999;
}
.home_img_thumb {
border: solid 1px #000;
margin: 0 5px 5px 0;
}
.home_img_thumb_last {
border: solid 1px #000;
margin: 0 0 5px 0;
}
#current_label {
font-size:12px;
font-weight:bold;
color: rgb(235,235,235);
padding:14px 0 0 10px;
}
#current_desc {
font-size:12px;
color: rgb(255,255,255);
padding:2px 0 0 10px;
}
.list_options a {
text-decoration: none;
font-weight:bold;
}