html, div, table, td, img, p, form {
    border: none;
    color: #444;
    margin: 0;
    padding: 0;
}

html, body {
    color: #444;
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 13px;
}

body {
    background-color:#FFFFFF;
    font-size:13px;
    margin:0pt;
    padding:0pt;
    text-align:center;
}

h1,h2,h3 {
    color: #444;
    font-family: Verdana,Tahoma,sans-serif;
    /*font-weight: normal;*/
    margin: 0;
    padding: 0;
}

a, a:visited {
    color:#244F85;
    text-decoration:none;
}

a:hover {
    color: #444;
    text-decoration: underline;
}

td {
    vertical-align: top;
}

table.full {
    width: 100%;
}

div#main {
    background-color: #EDEDED;
    border: 1px solid #b2b2b2;
    border-bottom: none;
    border-top: none;
    margin: 10px auto 0px auto;
    width: 920px;
}

div.world {
    background: url(/images/top_bg.jpg) no-repeat left top;
    height: 20px;
    text-align: right;
    white-space: nowrap;
}

.world img {
    border: 1px solid #b2b2b2;
    margin: 4px 6px 0 0;
}

div#center {
    background: transparent url(/images/tsh.gif) repeat-x left top;
    border-top: 1px solid #b2b2b2;
    padding: 0 10px 20px 10px;
    text-align: left;
}

#topMenu ul.top {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    /*position: relative;*/
}

.top li {
    background: url(/images/an.gif) repeat-x left top;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    float: left;
    font-weight: bold;
    font-size: 11px;
    height: 17px;
    /*overflow: hidden;*/
    margin: 0 5px 0 0;
    padding: 0 0 0 0;
    white-space: nowrap;
    position: relative;
}

.top a {
    display: block;
    /*height: 17px;*/
    padding: 0px 17px 0px 17px;
    line-height: 17px;
}

.top .active a {
    background: url(/images/aa.gif) repeat-x left top;
    color: #fff;
}

.top a:hover {
    background: url(/images/aa.gif) repeat-x left top;
    color: #fff;
    text-decoration: none;
}

ul.sub {
    /*display: none;*/
    position: absolute;
    left: -4100px;
    top: 17px;
    z-index: 100;
}

ul.second {
    top: -1px !important;
}

.sub li {
    clear: left;
    /*float: none;*/
    /*position: relative;*/
}

.sub a {
    width: 200px;
}

div.history {
    clear: both;
    font-size: 11px;
    line-height: 10px;
    padding: 8px 0 6px 0;
}

div.blocks {
    
}

/*.blocks div {background: #ccc;}*/

div.leftBlock {
    float: left;
    width: 176px;
}

div.centerShort {
    float: left;
    margin-left: 10px;
    width: 528px;
}

div.centerWide {
    float: right;
    width: 714px;
}

div.rightBlock {
    float: right;
    width: 176px;
}

.blocks h1 {
    color: #fff;
    background: url(/images/h1.gif) repeat-x left top;
    border-right: 2px double #759BCC;
    border-left: 1px solid #9AC0E5;
    font-size: 12px;
    line-height: 24px;
    padding: 0 0 0 2px;
}

.blocks h1 span {
    background: url(/images/hpoint.gif) no-repeat left center;
    padding: 2px 3px 2px 5px;
}

.blocks h1 a, .blocks h1 a:visited {
    color: #fff;
}

span.date {
    display: block;
    font-size: 10px;
}

div.blockText {
    background-color: #fff;
    border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    padding: 8px 6px 10px 6px;
    margin: 0 0 9px 0;
}

div#footer {
    background: #D9DFEF url(/images/foot.gif) repeat-x left bottom;
    border-top: 1px solid #b2b2b2;
    height: 25px;
    font-size: 10px;
    padding: 0 10px;
    text-align: left;
}

#footer p {
    padding-top: 5px;
}

td.field {
    border: 1px solid #b2b2b2;
}

.field input {
    background: transparent;
    border: none;
    height: 14px;
    width: 100%;
}

td.submit {
    background: url(/images/s.gif) no-repeat center center;
    border: 1px solid #698EBB;
    cursor: pointer;
    width: 40px;
}

.submit input {
    cursor: pointer;
    background: transparent;
    border: none;
    height: 14px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}

.iAnn img {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    /*float: right;*/
    margin-left: 10px;
    padding: 2px;
}

h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

div.iAnn {
    /*clear: both;*/
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 6px;
    margin-bottom: 14px;
}

div.announce {
    margin-bottom: 8px;
}

table.gall {
    
    width: 100%;
}

td.preview {
    width: 110px;
}

.preview img {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    cursor: pointer;
    display: block;
    margin-bottom: 3px;
}

img.big {
    background-color: #fff;
    border: 1px solid #698ebb;
}

div.inNav {
    border-top: 1px solid #b2b2b2;
}

.inNav ul.top {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.inNav .top li a {
    padding: 0 4px;
}

.user h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 16px 0;
}

span.back {
    display: block;
    margin: 0 0 10px 0;
}

div.listing {
    clear: both;
}

span.lLeft {
    float: left;
}

span.lRight {
    float: right;
}

*.toLeft {
    float: left;
    margin-right: 4px;
}

*.toRight {
    float: right;
    margin-left: 4px;
}
p.clear {
    clear: both;
    /*font-size: 0px;
    line-height: 0px;*/
}

*.clear {
    clear: both;
}

div.quest {
    font-size: 10px;
}

.quest input {
    border: 1px solid #698ebb;
    background: #9ac0e5;
    color: #244f85;
    cursor: pointer;
    padding: 0 1;
    font-size: 9px;
}

.quest img {
    background-color: #fc0;
    display: block;
    height: 3px;
    margin-top: 2px;
}