@charset "utf-8";
/* --The order of describing property-- 
display
visibility
overflow
clip
position
top/right/bottom/left/
float
clear
z-index
width(min-width/max-width)
hieght(min-height/max-height)
margin(margin-top/margin-right/margin-bottom/margin-left)
paddin(padding-top/padding-right/padding-bottom/padding-left)
border(border-width/bordercolor/border-style)
list-style(list-style-type/list-styleimage/list-style-position)
color
background(background-color/backgroundimage/background-repeat/background-attachment/background-position)
font(font-family/fontstyle/font-variant/font-weight/font-size)
line-height
vertical-align
text-indent
text-align
text-decoration
letter-spacing
word-spacing
white-space
--The order of describing property-- */
/* ===== footer ===== */

#footer,
#Wfooter,
#Mfooter{
    width: 100%;
    padding: 10px 0 25px 0px;
    border-top: 1px #c9c9c9 solid;
    border-bottom: 1px #c9c9c9 solid;
    margin-top: 15px;
    height: auto;
}

#footer ul li a,
#Wfooter ul li a,
#Mfooter ul li a{
text-decoration:none;
    display: block;
}

#footer ul li a:hover{
text-decoration:none;
    display: block;
}

#Wfooter ul li a:hover{
text-decoration:none;
    display: block;
}

#Mfooter ul li a:hover{
text-decoration:none;
    display: block;
}

#footer13{
width:1020px;
margin:10px 0 10px 0;
border-top:1px #c9c9c9 solid;
border-bottom:1px #c9c9c9 solid;
color:#7b7b7b;
line-height:1em;
font-size: 16px;
clear:both;
}

#footer13 a{
text-decoration:none;
}

#footer13 a active{
text-decoration:none;
}

#footer13 a hover{
text-decoration:none;
}

#footer13 a visited{
text-decoration:none;
}

.footer13a{
float:left;
border-right:1px #c9c9c9 solid;
padding:5px 55px 5px 10px;
margin:5px;
font-size:0.8em;
height:106px;
}

#footer1{
    padding: 5px 0 5px 175px;
    font-size: 0.8em;
    width: 190px;
    float: left;
}

#footer1 li{
}


#footer2{
    font-size: 0.8em;
    margin: 5px;
    width: 200px;
    float: left;
}

#footer2 li{
}


#footer3{
}

.footer13b{
    float: left;
    font-size: 0.8em;
    height: 95px;
    margin: 5px;
    padding: 5px 0 5px 15px;
    width: 70px;
}


#copyright{
text-align:right;
clear:both;
}


