body {
font-family: "tahoma", sans-serif;
font-size: 11px;
color: #000;
background: #fff;
text-align:center;
}
* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
a { 
outline: none;
}
#container {
width: 800px;
margin: 10px auto;
text-align: left;
}
#header {
height: 115px;
width: 800px;
background: url(header.png);
cursor: default;
}
#header a { 
display: block;
height:78px;
width:224px;
}
#left {
position:relative;
width: 200px;
float:left;
font-size: 11px;
padding-top:6px;
}
#left .boxbgout {
width: 167px;
background:url(boxtop.png) top no-repeat;
margin-bottom:10px;
}
#left .boxbgin {
width: 167px;
background:url(boxbottom.png) bottom no-repeat;
}
#left .boxcontent {
padding: 0 16px 7px 16px;
}
#left .boxcontent .boxtitle{
background: transparent;
color: #fff;
text-align:center;
letter-spacing: 1px;
font-size: 11px;
font-weight: normal;
}
h1 {
height: 20px;
line-height: 20px;
padding-left: 10px;
margin-bottom:5px;
color: #fff;
font-size: 14px;
font-weight: bold;
background: transparent url(h1.png) repeat-x;
}
h2 {
font-size: 11px;
font-weight: bold;
clear:both;
}
#left .boxcontent p.b{
font-weight: bold;
}
#left .boxcontent p.bind{
text-indent: 25px;
}
#left .boxcontent .contact{
line-height: 15px;
font-size: 11px;
}
#left .boxcontent ul{
list-style-type:none;
margin-top:5px;
}
#left .boxcontent ul li{
text-align:right;
height:30px;
line-height:30px;
background: url(dot.png) bottom repeat-x;
}
#left .boxcontent ul li a{
background: transparent;
display:block;
height:30px;
width:100%;
color: #000;

}
#left .boxcontent ul li a:hover{
background: #E9E9E9 url(dot.png) bottom repeat-x;
}
#content {
float:left;
width:600px;
}
#incontent {
margin:30px 0 10px 0;
line-height: 19px;
}
* html #incontent {
margin-top: 0;
}

#incontent .right {
float:right;
padding: 5px 0 5px 5px;
}
#incontent .left { 
float:left;
padding: 5px 5px 5px 0;
clear:both;
}
#incontent ul {
list-style-type:none;
list-style-image: url(limage.png);
padding: 5px 0 5px 25px;
}
#incontent ul li {
margin-bottom: 5px;
}
#menu {
float:left;
width:600px;
list-style-type:none;
}
#menu li {
display: inline;
height:30px;
}
#menu a {
background:transparent;
float:left;
padding:0 10px 0 10px;
margin:0;
height:30px;
line-height:30px;
text-align:center; 
font-size:12px;
font-weight: bold;
color: #000;
}
#menu a:hover {
color: #666;
}
#menu a.active {
background: url(aleft.png) left center no-repeat;
padding:0 0 0 10px;
height:30px;
}
#menu a.active span {
float:left;
display: block;
height:30px;
padding-right:10px;
cursor: pointer;
background: url(aright.png) right center no-repeat;
}
#footer {
width:800px;
line-height: 25px;
background: #000;
color: #fff;
text-align: center;
cursor: default;
clear:both;
}
#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #fff;
border-bottom: 1px dashed #fff;
}
.formular { 
border: solid 1px #ccc;
font-size: 11px;
font-family: "tahoma", sans-serif;
font-size: 11px;
color: #000;
width:300px;
}
.buton { 
border: solid 1px #ccc;
font-size: 11px;
font-family: "tahoma", sans-serif;
font-size: 11px;
color: #000;
background: #fff;
margin-top:10px;
}
#left .boxcontent ul li.adm a img{ 
border: 0;
}
#left .boxcontent ul li.adm {
width:20px;
float:left;
border: 0;
}
#left .boxcontent ul li.adm a {
background: transparent;
border: 0;
}
#left .boxcontent ul li.adm a:hover {
background: transparent;
border:0;
}
table {
font-family: "tahoma", sans-serif;
font-size: 11px;
}
td { 
background: #f0f0f0;
padding: 3px;
border: solid 1px #ccc;
border-style: dashed;
}

a img{border:none;}