﻿/* CSS Document */
body{ 
margin:0px;
background-color:#FFFFFF;
font-family:Arial;
border:0px;
}
td{
font-size:12px;
}
a:link { 
font-size: 12px; 
text-decoration: none; 
color: #FFF; 
}
a:hover { 
font-size: 12px; 
text-decoration: underline; 
color: #FFF; 
}
a:active { 
font-size: 12px; 
text-decoration: underline; 
color: #FFF; 
}
a:visited { 
font-size: 12px; 
text-decoration: none; 
color: #FFF; 
} 
.p a:link
{
font-size: 12px; 
text-decoration: none; 
color: #FF8C85; 
}
.p a:hover
{
font-size: 12px; 
text-decoration: none; 
color: #FF8C85; 
}
.p a:active
{
font-size: 12px; 
text-decoration: none; 
color: #FF8C85; 
}
.p a:visited
{
font-size: 12px; 
text-decoration: none; 
color: #FF8C85; 
}
#top
{
    background-image:url(images/t_bg.gif);
    width:996px;
    height:117px;
}
#t_left
{
    background-image:url(images/t_left.gif);
    width:9px;
    height:48px;
    float:left;
}
#t_logo
{
    margin-left:10px;
    background-image:url(images/logo.gif);   
    width:230px;
    height:117px;
    float:left;
}
#t_right
{
    width:746px;
    height:117px;
    float:left;
}
#t_r_top
{
    width:746px;
    height:48px;
}
#t_r_t_left
{
    margin-top:25px;
    margin-left:205px;
    width:152px;
    height:15px;
    float:left;
}
#t_r_t_middle
{
    margin-top:23px;
    width:175px;
    height:15px;
    float:left;
}
#t_r_t_right
{
    background-image:url(images/t_right.gif);
    width:9px;
    height:48px;
    float:left;
}
#t_r_bottom
{
    width:745px;
    height:69px;
}
#t_r_b_left
{
    margin-top:10px;
    margin-left:33px;
    width:250px;
    float:left;
}
#t_r_b_right
{
    background-image:url(images/top_right_bg.gif);
    width:428px;
    height:69px;
    float:left;
}
#top_menu a:link { 
font-size: 12px; 
text-decoration: none; 
color: #FFF; 
} 
#top_menu a:hover { 
font-size: 12px; 
text-decoration: none; 
color: white; 
} 
#top_menu a:active { 
font-size: 12px; 
text-decoration: none; 
color: white; 
} 
#top_menu a:visited { 
font-size: 12px; 
text-decoration: none; 
color: white; 
} 
#first
{
    background-image:url(images/menu_bg.gif);
    width:996px;
    height:33px;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}
#menu
{
    width:996px;
    height:25px;
    margin-top:4px;
    line-height:25px;
}
#second
{
    width:990px;
    border-left:3px solid #929292;
    border-right:3px solid #929292;
}
#s_left
{
    width:192px;
    float:left;
    background-color:#FFEDAD;
}
#s_l_top
{
    width:192px;
    height:40px;
    background-image:url(images/p_list.gif);
}
#s_l_middle
{
    margin-top:6px;   
    width:192px;
    text-align:left;
    
}
#s_l_bottom
{
    width:192px;
    height:3px;
    background-image:url(images/p_l_bottom.gif);
    overflow:hidden;   
}
#s_right
{
    margin-left:3px;
    width:787px;
    float:left;
}
#third
{
    width:990px;
    height:25px;
    border-left:3px solid #929292;
    border-right:3px solid #929292;
}
#t_line
{
    margin-top:15px;
    background-color:#EF4123;
    width:990px;
    height:3px;
    overflow:hidden;
}
#fourth
{
    width:990px;
    height:94px;
    border-left:3px solid #929292;
    border-right:3px solid #929292;
}
#f_top
{
    width:990px;
    height:80px;
}
#f_t_left
{
    width:130px;
    height:80px;
    float:left;
}
#f_t_l_logo
{   
    margin-left:30px;
    margin-top:20px;
    width:98px;
    height:54px;
    background-image:url(images/bottom_logo.gif);
}
#f_t_right
{
    width:770px;
    height:80px;
    float:left;
}
#f_t_r_top
{
    font-size:12px;
}
#f_t_r_bottom
{
    margin-top:10px;
    font-size:12px;
    line-height:20px;
}
#bottom
{
    width:990px;
    height:12px;
    background-image:url(images/bottom.gif);
    border-left:3px solid #929292;
    border-right:3px solid #929292;
    overflow:hidden;
}
#content_All {
margin-left:20px;
margin-bottom:30px;
width:750px;
line-height:25px; 
text-align:left;
}