﻿body
{
    margin: 0px;
    padding: 0px 0px 0px 25px;
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: White;
}
ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
p
{
    margin: 0px;
    padding: 0px;
}
a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a:active
{
    text-decoration: none;
}
input, select, textarea
{
    font-size: 12px;
    color: #5F5F5F;
    margin: 0;
    padding: 0;
}
input
{
    padding-top: 0px!important;
    *padding-top: 3px!important;
    padding-top: 3px;
}
.clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.between5
{
    width: 100%;
    height: 5px;
    clear: both;
}
.between10
{
    width: 100%;
    height: 10px;
    clear: both;
}
.between15
{
    width: 100%;
    height: 15px;
    clear: both;
}
.between20
{
    width: 100%;
    height: 20px;
    clear: both;
}
.between30
{
    width: 100%;
    height: 30px;
    clear: both;
}
.between35
{
    width: 100%;
    height: 35px;
    clear: both;
}
.font1
{
   font-size:12px;
}
.font2
{
   font-size:14px;
}
.font3
{
   font-size:18px;
}
.color1
{
    color: #e5174a;
}
.color1 a:link, .color1 a:visited
{
    color: #e5174a;
    text-decoration: none;
}
.color1 a:hover
{
    text-decoration: underline;
    color: #e5174a;
}
.table1
{
    font-size: 14px;
}
.table1 tr
{
    line-height: 30px;
    _height:30px;
}
.table2
{
    font-size: 12px;
}
.table2 tr
{
    line-height: 24px;
    _height:24px;
}
.table3
{
    font-size: 12px;
}
.table3 tr
{
    line-height: 40px;
    _height:40px;
}

/* TOP */
#top
{
    width: 906px;
    margin-top:50px;
}
#top .logo
{
    float:left;
    width:300px;
    height:85px;
}
#top .text
{
    float:left;
    width:600px;
    height:85px;
}
#top .text .title
{
    height:22px;
}
#top .text .title h1
{
   display:inline;
   font-size:18px;
   font-weight:normal;
}
#top .text .content
{
    line-height:16px;
}
#top .menu
{
    float:left;
    width:606px;
    height:30px;
    font-size:14px;
    margin-left:300px;
    _margin-left:150px;
}
#top .menu ul
{
    list-style:none;
}
#top .menu ul li
{
    float: left;
    padding-top:7px;
}
#top .menu ul li.line
{
    width: 25px;
    height: 30px;
}
#top .menu .current
{
    background: url(/images/Menu_01.gif) repeat-x;
}

/* MAIN */
#main
{
    width: 906px;
}
#main #left
{
    float:left;
    width: 255px;
    margin-right:45px;
}
#main #left .title
{
    height:40px;
    font-weight:bolder;
}
#main #left .title1
{
    height:20px;
    font-weight:bolder;
}
#main #left .content
{
    line-height:18px;
}
#main #right
{
    float:left;
    width: 606px;
}
#main #right .img
{
    width:606px;
}
#main #right .img a:link, .color1 a:visited
{
    text-decoration: none;
}
#main #right .img a:hover
{
    text-decoration: none;
}
#main #right .content
{
    width:606px;
    padding-top:35px;
    line-height:18px;
}

#main #right .content1
{
    width:606px;
    line-height:18px;
    overflow:hidden;
}
#main #right .kuan
{
    width:192px;
    height:96px;
    border: 1px solid #CDCDCD;
}
#main #right .text
{
    width:192px;/*193px*/
    padding-top:5px;
    padding-left:1px;
    padding-bottom:20px;
    line-height:16px;
}
/* FOOT */
#foot
{
    width: 906px;
    line-height: 16px;
    padding-top:50px;
    padding-bottom:50px;
}
#foot .text
{
    width: 300px;
}
