﻿html,body
{
    margin:0;
    padding:0
}
body
{
    color:#333; 
    font-size:12px;
    font-family:Arial;
    text-align:center; 
    background-image:url(../images/bg.gif);
    background-repeat:repeat;
}
div,ul,li,p,span,table,form,img
{
    margin:0;
    padding:0; 
    border:0; 
}
li 
{ 
    list-style-type:none;
}

.blue{color:#496074; font-weight:bold;text-decoration:underline;}
a.blue:link {color:#496074;font-weight:bold;text-decoration:underline;}
a.blue:visited {color:#496074;font-weight:bold;text-decoration:underline;}
a.blue:hover {color:#496074;font-weight:bold;text-decoration:underline;}
a.blue:active {color:#496074;font-weight:bold;text-decoration:underline;}
.green{color:#090; font-weight:bold; font-size:12px;}
.sky{color:#496074; font-weight:bold; font-size:12px; text-decoration:none}

#content
{
    margin:0 auto;
    width:900px;
    background:#fff;
    text-align:left;
    margin-bottom:10px;

}
#top
{
    width:900px;
    height:241px;
    background:url(../images/index_01.jpg);
}

#top1
{
    width:900px;
    height:241px;
    background:url(../images/index_03.jpg);
}

#txt
{
    float:right;
    margin-right:50px;
    margin-top:10px;
    width:200px;
    height:25px;
    line-height:25px;
    text-align:center;
}

#nav
{
    float:right;
    margin-right:50px;
    display:inline;
    text-align:left;
    width:606px;
    height:44px;
    font-size:12px;
    font-weight:bold;
    line-height:normal;
    background-image:url(../images/nav_2.gif);
    background-repeat:repeat-x; 
	margin-top:140px;
}

#nav a
{
    text-decoration:none;
}
#nav a:link
{
    color:#fff;
}
#nav a:visited
{
    color:#fff;
}
#nav a:hover
{
    color:#333;
}

#dh
{
    width:900px;
    height:34px;
    background:url(../images/index_03.gif);
}

#nav_1
{
    float:right;
    width:603px;
    height:34px;
    line-height:34px;
    padding-left:20px;
    margin-right:40px;
    background:url(../images/dh.gif);
}

#middle
{
    width:900px;
    height:555px;
    background:url(../images/index_04.jpg);
}

#left
{
    float:left;
    width:180px;
    padding-left:30px;
}
#right
{
    float:right;
    width:625px;
    margin-right:30px;
    margin-top:10px;
}
#gv
{
    width:625px;
    line-height:25px;
}

a:link 
{
    color:#333;
    text-decoration:none; 
}
a:visited 
{
    color:#333;
    text-decoration:none;
}
a:hover 
{ 
    color:#333;
    color:#f60;
    text-decoration:underline;
}
a:active 
{
    color:#333;
    text-decoration:none;
}

#middle1
{
    width:900px;
    clear:left;
    overflow:auto;
    height:auto;
    background:url(../images/son_04.jpg);
}

#middle2
{
    width:900px;
    height:66px;
    background:url(../images/son_05.jpg);
}
#bottom
{
    width:900px;
    height:50px;
    line-height:50px;
    text-align:center;
    background:#faeede;
}
