body {
	background-color:#FFF;
    width:865px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
                font-size:14px; 
	font-family:Tahoma, sans-serif;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
vertical-align:middle;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
    float:left;
}
.header {
    height:700px;
    width:279px;
    background:url("images/back_left.jpg") no-repeat;
}
.company_name {
    width:211px;
    height:88px;
    margin:30px 0 0 33px;
}
.navigation {
    width:104px;
    height:120px;
    margin:46px 0 0 88px;
}
.link a {
    text-decoration:underline;
}
.link a:hover {
    text-decoration:none;
}
.content {
    width:567px;
    height:700px;
    background-color:#FFFCF3;
    padding-left:10px;
}
.more a {
    color:#000;
    font-weight:bold;
}
table.001 {
 border-collapse: collapse;
 border:1px dotted #000000;
}
td.01{
 border:1px solid #000000;
}
.top {
    width:567px;
    background:url("images/") no-repeat;
    background-position:bottom right;
    margin:24px 19px 19px 24px;
    padding-top:10px;
    color:#01980F;
}
.top_text {
    margin:10px 19px 5px 0;
    width:567px;
}
.top_text p {
    margin:3px 19px 0 10px;
}
.top a {
    color:#000;
}
.bottom {
    background:url("images/middle_bg_2.gif") no-repeat;
}
.bottom_dot {
    height:15px;
    background-color:#FFFCF3;
}
.bottom_content {
    width:567px;
   margin:100px 0 19px 0;
}
html>body .bottom_content {
    margin:100px 0 0 0;
}
.bottom_text {
    margin:30px 19 0 0;
}
.text {
    width:135px;
    margin-left:0;
}
html>body .text {
    margin-bottom:2px;
}
.text h1 {
    color:#01980F;
    margin-bottom:2px;
}
.text span {
    font-weight:bold;
}
.footer {
    background-color:#FFFCF3;
    font-size:11px;
    text-align:right;
    margin-right:30px;
    padding-top:30px;
}