@charset "utf-8";
@import url(basic.css);

.text-left   {text-align: left}
.text-right  {text-align: right}
.text-center {text-align: center}
.bold        {font-weight: bold;color:#444444}
.font-big    {font-size:16px;}
.orange      {color:#FF4100}
.img-left    {float:left;padding-right:10px}
.img-right   {float:right;padding-left:10px;}
.img-bottom  {vertical-align:bottom;}
.img-top     {vertical-align:top;}
.clear       {clear:both}
.mr-bottom20 {margin-bottom:20px}
.mr-top5     {margin-top:5px;}
.blak_text   {color:#222222;}
.red         {color:#FF0000}
.green       {color:#00CC00}
a:link    {color: #0a50a1;text-decoration:none}
a:visited {color: #0a50a1;text-decoration:none}
a:hover   {color: #FF4100;text-decoration:none}
a img     {border:0pt none;}

* html .png{
behavior: expression(IEPNGFIX.fix(this));
} 


body {margin: 0px;text-align: center;background:#fff;}
#navSkip    {position: absolute;top: 0;left: 0;}

#header-top {background:url(img/head_top.jpg) repeat-x top center;}
#header-top-in{width:800px; height:30px; text-align:right; margin:0px auto;color:#ffffff;}


div#header{
margin: 0px auto;
text-align:left;
height:235px;
width:800px;
background:#ffffff url(img/head_bg.jpg) no-repeat 0px 0px;
position:relative; 
}
#header h1{ position:absolute; top:-30px ;left:-10px;}

#header-menu {position:absolute; top:102px ;left:470px}


#page{
background:url(img/body_bg.jpg) repeat-y top center;
margin: 0px auto;
width:840px;
text-align: center;
}

div#footer{
clear:both;
margin: 0px auto;
text-align:cnter;
height:30px;
background: url(img/head_top.jpg)  repeat-x top center;
}
div#footer-in{
width:800px;
margin: 0px auto;
color:#ffffff;
text-align:right;
}

#content  {margin: 0px auto; width:800px; padding-top:10px; font-size:108%;}
#left-box {float:left;width:200px; margin: 0px auto 100px auto;}
#left-box dd{margin:10px;text-align:left;}
#left-box ul{margin:0px;}
#left-box li{background: url(img/ten.jpg) no-repeat 10px 8px;padding-left:20px;}
#left-box ul a{color:#6B0000}


#right-box    {float:right;width:600px;}
#right-box-in {width:550px ;margin:0px auto;text-align:left; padding-bottom:150px;}
.entry-titel {background: url(img/title.jpg) no-repeat;color:#FFFFFF;padding-top:17px;padding-bottom:5px;padding-left:50px;font-weight:bold;margin-bottom:0px;vertical-align:middle}
.deta {font-size:12px; text-align:right;}

.entry-content {margin:10px auto;width:550px; background: url(img/bottom-line.jpg) no-repeat bottom;}
.asset-body {margin:10px auto 0px auto;width:500px;}
.asset-more {margin:10px auto;width:500px;float:both;}
