@import "site2.css";

* { margin: 0; padding: 0; }
.clear { clear: both; background: none; }

h1 {
 font-weight: normal;
 font-size: 10px;
 line-height: 26px;
 letter-spacing: 1px;
 margin: 0px;
}

body {
 font-size: 12px;
 background-image: url("../img/back.gif");
}

body div {
 text-align: left;
 margin: 0 auto;
}

#lead {
	width: 780px;
}

#container-border { 
 width: 780px;
 border: solid 1px #bbbbbb;
}

#container {
 width: 780px;
 overflow: auto;
 background-image: url("../img/bg-top.gif");
}

#container-second {
 width: 780px;
 overflow: auto;
 background-image: url("../img/bg-second.gif");
}

#title {
 position: relative;
 width: 780px;
 height: 219px;
 background-color: #ff9900;
}

#title-small {
 position:relative;
 width:780px;
 height:67px;
 background-color:#ff9900;
}

#title-image {
 margin-top: 7px;
}

#title-text {
 position: absolute;
 width:780px;
 top: 13px;
 left: -10px;
 text-align: right;
 font-size: 11px;
}

#title-text .head-char {
 color: #ff9900;
}

#menubar {
 width: 780px;
 height: 33px;
 background-image: url("../img/menu_01.gif");
 text-align: center;
}

#menubar .menubar-item {
 display: inline;
}

#topic-path {
 width: 780px;
 height: 19px;
 background-color: #ffe993;
}

#topic-path p {
 line-height: 19px;
 padding-left: 10px;
 font-size: 12px;
 color: #000000;
}

#main {
 width: 555px;
 float: left;
 display: inline;
 background-color:#ffffff;
}

#main-second {
 width: 580px;
 float: left;
 display: inline;
 background-color: #ffffff;
}

#menu {
 width: 225px;
 float: left;
 display: inline;
 background-color: #f3f2e7;
}

#menu-second {
 width: 200px;
 float: right;
 display: inline;
 background-color: #f3f2e7;
}

#footer {
 clear: both;
 width: 780px;
 text-align: center;
 font-size: 11px;
}

#footer p {
 margin-top: 7px;
}

#news-box {
 clear: both;
 padding: 15px;
}
#news-box .headchar { color: #ff9900; }
#news-box .item { width: 512px; }

#bnn{
padding:15px;}
