body
{
    margin:0;   
    background-color:#ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;    
}

a
{
	color:#ff8000;
}

a:hover
{
	color:#00f;
}

a:visited
{
	color:#ff8000;
}

a img 
{
    border:none;
}

#d_out 
{
    width:760px;
    margin-left:auto;
    margin-right:auto;
}

#d_out.x_main {margin-top:50px}

#d_in 
{
    background-color:#fff;
    width:760px;
}

#d_f 
{
    font-size:11px;
    text-align:center;
}

#d_start 
{
    height:59px;
    background-image:url(images/r_02.gif);
}
#d_start_l 
{
    float:left;
    background-image:url(images/r_01.gif);
    width:59px;
    height:59px;
}
#d_start_r 
{
    float:right;
    background-image:url(images/r_03.gif);
    width:59px;
    height:59px;
}

#d_end 
{
    height:45px;
    background-image:url(images/r_07.gif);
}
#d_end_l 
{
    float:left;
    background-image:url(images/r_06.gif);
    width:59px;
    height:59px;
}
#d_end_r 
{
    float:right;
    background-image:url(images/r_08.gif);
    width:59px;
    height:59px;
}
#d_main 
{
    background-image:url(images/r_04.gif);
    background-repeat:repeat-y;
    text-align:left;
}

#d_main_content 
{
    background-image:url(images/r_05.gif);
    background-repeat:repeat-y;
    background-position:right;
    padding-left:59px;
    padding-right:75px;
    padding-bottom:16px;
}

#d_main_content.x_main {padding-bottom:0;padding-right:64px;padding-left:64px;}

#d_leftmenu 
{
    float:left;
    width:120px;
}

#d_content 
{
    text-align:justify;
    padding-left:10px;
    margin-left:130px;
    border-left:1px dotted #999;
}

.d_content_box {
    line-height:16px;
    width:236px;
    height:auto;
    float:left;
    text-align:left;
    border:1px dotted #666;
}

#d_header 
{
    margin-bottom:15px;
}

#lang {
    float:right;
    font-size:10px;
}


#d_content h1 
{
    margin:0;
    padding:0;
    font-size:16px;
    line-height:22px;
    color:#ff8000;
    border-bottom:1px dotted #ff8000;
    margin-bottom:5px;
}
#d_content h2
{
    margin:0;
    padding:0;
    font-size:14px;
    line-height:20px;
    color:#ff8000;
    border-bottom:1px dotted #666;
    background-color:#f7f7f7;
    padding-left:5px;
}

#d_content h3
{
    margin:0;
    padding:0;
    font-size:13px;
    line-height:20px;
    color:#ff8000;
    text-decoration:underline;
}
#d_content h3 a
{
    color:#ff8000;
    text-decoration:underline;
}

a.external {background:url(images/external.png) center right no-repeat; padding-right:13px;}

#d_content 
{
    line-height:18px;
}
#d_content p 
{
    margin:0;
    padding:0px 0 10px 0;
}

ul.leftmenu 
{
    margin:0;
    padding:0;
    margin-bottom:10px;
}

ul.leftmenu li 
{
    list-style-type:none;
    margin-bottom:2px;
}

ul.leftmenu li a 
{
    background-image:url(images/buton_1.png);
    background-repeat:no-repeat;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11px;
    height:16px;
    padding-top:2px;
    padding-left:6px;
    color:#666;
    display:block;
    text-decoration:none;
    font-weight:bold;
    width:120px;
}

ul.leftmenu li a:hover 
{
    background-image:url(images/buton_2.png);
    color:#fff;
}

ul.leftmenu li a.current 
{
    background-image:url(images/buton_2.png);
    color:#fff;
}

.x_main_back {background:url(images/biz-ana.jpg)}
.x_main_in {padding:10px;}
.x_main_t {margin:auto;margin-top:185px;}
.x_main_t td {padding-bottom:12px;}
.x_main_t a {
    background-image:url(images/buton_1.png);
    background-repeat:no-repeat;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11px;
    height:16px;
    padding-top:2px;
    color:#666;
    display:block;
    text-decoration:none;
    font-weight:bold;
    width:120px;
    text-align:center;
    padding-left:0;
    margin-right:6px;
}
.x_main_t a:hover {
    background-image:url(images/buton_2.png);
    color:#fff;
}
