﻿div.wrap {width:800px;margin:0 auto 0 auto;padding:0;text-align:left;}
div.head {}
div.foot {}
div.form {width:90%;margin:0 5% 3% 5%;}
div.form label {color:green;font-size:smaller;font-weight:bold;position:relative;width:90px;float:left;clear:none;top:8px;text-align:right;padding-right:6px;}
div.form div {margin-bottom:5px;}
div.form ol {margin:0;padding:0;list-style:none;}
div.form input {font-size:medium;width:180px;}
div.form select {font-size:medium;}
div.form option {font-size:medium;width:180px;}
ul.menu {list-style:none;width:780px;height:40px;margin:0;padding:0;background:url(menubg.png) no-repeat top left;}
ul.menu li{float:left;display:inline;}
ul.menu a{display:block;height:40px;padding:8px 8px 4px 8px;text-decoration:none;}
ul.menu a:hover{background:url(menuhov.png) no-repeat top left;}
ul.menu span{}
#head {color:#666;}
#head h1 {padding:0 0 0 16px;}
#head p {padding:0 0 16px 16px;margin:0;font-size:smaller;}
#head a {color:#fff;}
body {font:small "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;color:#222;background:#d3eefb url(bg.gif) repeat-x top left;margin:12px 0 12px 0;text-align:center;}
div,ul {clear:both;padding:0;margin:0;}
h1,h2,h3 {clear:both;padding:0;margin:0;font-size:medium;}
h2,h3 {font-size:small;}

div.container {
    overflow:hidden;width:780px;}
#content {
    width:395px;border-left:385px solid transparent;margin-left:-385px;float:left;clear:none;}
#sidebar{
    background-color:transparent;width:385px;float:left;clear:none;}

div.box {
    width:780px;}
div.box .head, 
div.box .foot {
    width:780px;
    height:10px; 
    overflow:hidden;}
div.box .head {
    background:url(box.png) no-repeat top left;}
div.box .body {
    background:#fff;}
div.box .foot {
    background:url(box.png) no-repeat bottom left;}

div.box_left {
    width:375px;
    margin:0 0 0 10px;}
div.box_left .head {
    background:url(box_left.png) no-repeat top left;}
div.box_left .body {
    background:#eaeaea;}
div.box_left .foot {
    background:url(box_left.png) no-repeat bottom left;}

div.box_right {
    width:375px;
    margin:0 10px 0 0;}
div.box_right .head {
    background:#fff;}
div.box_right .body {
    background:#fff;}
div.box_right .foot {
    background:#fff;}


div.inner {
    padding:10px 20px 10px 20px;}
div.inner p {
    margin:0 0 0 0;
    padding:0 0 20px 0;
    line-height:20px;}

div.logo {
    position:relative;
    top:-48px;
    width:320px;
    height:180px;
    background:url(ansoeg.png) no-repeat top left;}
   
ul.demand {
    margin:0;
    padding:0 0 0 16px; 
    list-style:none;
}   
ul.demand label {
    padding:12px 15px 0 0; 
    text-align:right;
}  
ul.demand big {
    font-size:28px;
}   

div.buttonwrap {
    padding:0; 
    margin:0;    
}
a.button {      
    background: url('button/right-green.gif') no-repeat top right;
    display:block;
    float:right;
    height:40px;   
    padding-right:4px; 
    margin-top: 7px; 
    margin-right:48px;
    font-size:12px;
    font-weight:normal; 
    text-decoration: none; 
    color: #fff;
}
a.button span {
    background: url('button/left-green.gif') no-repeat top left; 
    display:block;
    line-height:28px;
    padding:6px 20px 6px 20px;
} 
a.button:hover {      
    background: url('button/right-green-hover.gif') no-repeat top right;
    text-decoration: none; 
}
a.button:hover span {
    background: url('button/left-green-hover.gif') no-repeat top left; 
}
