#global {
width:100%;
height:100%;
display:table;
position:static;
}

#pageBox {
display:table-cell;
position:static;
vertical-align:middle;
text-align:center;
}

#page {
width:530px;
height:740px;
background:url(../images/globalBgr.png) no-repeat;
top:auto;
left:auto;
margin:0 auto;
}

#article,#article2 {
width:506px;
height:689px;
margin:0 auto;
position:relative;
top:11px;
}

#flash {
height:336px;
width:507px;
margin:0 auto;
}

#nav ul {
display:table;
width:120%;
margin:0 0 5px 0;
}

#nav ul li {
height:63px;
width:125px;
background:#00CC66;
display:table-cell;
float:left;
border-left:1px #82d3e2 solid;
border-right:1px #39869d solid;
vertical-align:middle;
}

#nav ul li a {
width:100%;
height:100%;
color:#006699;
display:table;
margin: auto 0;
padding:0;
background:url(../images/nav.png) repeat-x;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
vertical-align:middle;
}

#nav ul li a:hover {
background:url(../images/nav.png) repeat-x 0 -63px;
color:#006699;
}

#nav ul li a:after {
content:"";
}

#nav ul span {
display:table-cell;
vertical-align:middle;
}

#nav ul .akt {
background:url(../images/nav.png) repeat-x 0 -63px;
color:#006699;
}

#content {
height:153px;
overflow:auto;
padding:5px 10px 15px 40px;
text-align:left;
}

#content img {
border:1px #6cc solid;
}

#content .article {
margin:0 0 20px 0;
}

#content .article  div {
border-bottom:1px #6cc solid;
padding:0 0 10px 0;

}

#content .article p + a {
display:block;
text-align:right;
margin:20px 0 0 0;

}

#tel {
width:100%;
height:33px;
background:url(../images/tel.gif) repeat-x;
color:#066;
line-height:30px;
position:absolute;
bottom:0;
}

#footer {
width:120%;
height:40px;
position:relative;
top:11px;
margin:10px 0 0 0;
}

#footer > div {
float:left;
height:inherit;
color:#fff;
padding:9px;
}

#footer #banners {
width:220px;
padding:9px 0;
}

#footer #banners > a > img {
margin:3px 0;
}

#artLine {
width:188px;
}

#solex span{
color:#066;
}

#artLine span {
float:left;
text-align:left;
font-size:90%;
}

#artLine a {
color:#fff;
}

#artLine img {
float:right;
width:80px;
}

/******************************************************index2*************************************************************/
#article2 #nav ul {
margin:3px 0 5px 0;
}

#article2 #nav ul li {
height:44px;
}

#article2 #nav ul a {
background:url(../images/nav2.png) repeat-x;
}

#article2 #nav ul a:hover {
background:url(../images/nav2.png) repeat-x 0 -44px;
}

#article2 #nav .akt {
background:url(../images/nav2.png) repeat-x 0 -44px;
}

#article2 #content {
height:521px;
}












