﻿u
{
    text-decoration:underline;
}
strong,b
{
    font-weight:bold;
}
em,i
{
    font-style:italic;
}
a img
{
    border: 0;
}
ul
{
    list-style-image: url('/images/li.png');
}
a
{
    color:#0c4d87;
    text-decoration:none;
    outline: none;
}
a.underline
{
    text-decoration:underline;
}
a:hover
{
    text-decoration:underline;
}
a.non_underline:hover
{
    text-decoration:none;
}
a:visited
{
    color:#555577;
}
a div
{
    text-decoration:inherit;
}
.defaultmargin
{
    margin:0 auto;
}
.allwidth
{
    width: 960px;
}
.alignlefttop
{
     margin:0 auto;
     text-align:left; 
     vertical-align:top;
}
.alignrighttop
{
     margin:0 auto;
     text-align:right; 
     vertical-align:top;
}
.aligncentertop
{
     margin:0 auto;
     text-align:center; 
     vertical-align:top;
}
.alignleft
{
     margin:0 auto;
     text-align:left; 
}
.alignright
{
     margin:0 auto;
     text-align:right; 
}
.aligncenter
{
    margin:0 auto;
    text-align:center; 
}
.aligntop
{
    margin:0 auto;
    vertical-align:top;
}
.alignmiddle
{
    margin:0 auto;
    vertical-align:middle;
}
.alignbottom
{
    margin:0 auto;
    vertical-align:bottom;
}
.floatleft
{
    float:left;
}
.floatright
{
    float:right;
}
.hideoverflow
{
    overflow:hidden;
}
.absolute
{
    position:absolute; 
}
.relative
{
    position:relative;
}
div.floatright
{
    float:right;
}
div.floatleft
{
    float:left;
}
.divhidden
{
    display:none;
}
.divshow
{
    display:block;
}
.black,.black:visited
{
    color:Black;
}
.language
{
    height: 28px;
    width: 168px;
    float: left;
    font-size: 10px;
}
.language div
{
    margin-top: 5px;
    margin-left: 20px;
    text-align: left;
}
.language div a
{
    font-size:12px;
    color:#635151;
    text-decoration:none;
}
.language div a:hover
{
    color:#888888;
    text-decoration:none;
}
.search
{
    width: 205px;
    height: 22px;
    float: right;
    margin-top: 2px;
    margin-right: 15px;
    background-image: url('/images/top/search.jpg');
    background-repeat:no-repeat;
    display:inline;
}
.searchbox
{
    float: left;
    height: 21px;
    display:inline;
}
.search_text
{
    width: 170px;
    border: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 15px;
    font-size: 11px;
    margin-left: 6px;
    color: #888888;
    background-color:transparent;
    display:inline;
}
.searchbtn
{
    float: right;
    width: 18px;
    height: 21px;
    margin-right:2px;
}
.searchbtn input
{
    margin-top:0px;
    width: 18px;
    height: 21px;
    cursor: pointer;
    border-width:0px;
    background-color:transparent;
}
.haslink
{
    cursor:pointer;
}
.copyright
{
    float: right;
    width: 530px;
    height: 42px;
    line-height: 42px;
    margin-right: 34px;
    padding-right:0px;
    text-align: right;
    color: #0c4d87;
    font-weight:normal;
    display:inline;
}
.casecontent
{
    height:113px; 
    width:380px; 
    font-size:12px;
    color:#383838;
    overflow:hidden;
}
.casecontent a
{
    color:#383838;
}
.casecontent a:hover
{
    color:#0c4d87;
}
.lansplitter
{
    padding-left:7px;
    padding-right:7px;
}
#center
{
    width: 960px;
}
#center_middle
{
    width: 960px;
    height: 195px;
    margin: 0px;
}
#center_down
{
    width: 960px;
    height: 30px;
    margin: 0px;
    background-color: #182938;
    line-height: 30px;
}
#center_down a
{
    color: #ffffff;
    font-size: 13px;
}
#bottom_up
{
    width: 960px;
    float:left;
    background-color:white;
}
#content
{
    display: inline-block;
    font-size: 13px;
}
#bottom_up_right
{
    width: 220px;
    margin-top: 15px;
    margin-right:10px;
    float: right;
    display:inline;
}
#bottom_up_left
{
    width: 700px;
    margin-top: 15px;
    margin-left: 18px;
    text-align: left;
    float: left;
    display:inline;
}
#bottom_up_left pre
{
    font-size: 25px;
    display: block;
}
.list
{
    margin-top: 0px;
    text-align: left;
}
.block
{
    width: 219px;
    height: 41px;
}
.lh20
{
    line-height: 20px;
}
.edit_bt02
{
    background-image: url(/images/bt02.png);
    width: 59px;
    height: 21px;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}
a.nav
{
    color:#0c4d87;
}
.height1px
{
    height:1px;
}
.width1px
{
    width:1px;
}
.height20
{
    height:20px;
}
.bold
{
    font-weight:bold;
}
