body{
max-width:650px;
background:#ddd;
color:#474747;
font-family:Arial;
font-size:15px;
line-height:1.5;
padding:0;
border:2px solid #999b9e;
border-radius:3px;
margin:auto;
word-wrap:break-word;
}
*{overflow:hidden}
html,body{overflow:auto}
a:link,a:active,a:visited{color:#2fa5c0;text-decoration:none}
a:hover{color:#ee3603;text-decoration:none}
h1,h2,h3,h4,h5,h6{color:#353535;font-weight:bold;display:inline}
h1{font-size:19px}
h2,h3{font-size:17px}
p{margin:6px 0}
img{max-width:95%;height:auto}
button,input,textarea{width:250px;max-width:83%;background:#fff;color:#555;padding:4px 5px;border:1px solid #666;border-radius:3px;margin:4px 1px 5px;display:inline-block}
input[type=checkbox],input[type=radio]{width:auto;padding:3px}
button,input[type=image],input[type=submit],input[type=button],input[type=reset]{width:auto;background:#8f9b55;color:#f1f5f5;padding:4px 8px;border:2px solid #ddd;border-radius:7px;margin:1px 7px}
.header{
background:#9bd4f3;
color:#fff;
font-size:22px;
font-weight:bold;
line-height:1.2;
text-align:center;
padding:9px 11px;
border:1px solid #179bbb;
margin:4px 2px 0;
}
.header b{display:inline-block}
.tab{background:#00829b;padding:3px;border:1px solid #0b9fe0;margin:0 2px}
.footer{background:#a6d1da;color:#353535;text-align:center;padding:8px;border:1px solid #399787;border-top-width:3px;margin:2px 2px 0}
.sk{background:#fff;text-align:center;padding:8px;margin:7px 5px 5px}
.sk input[type=text]{width:400px;max-width:80%}
.center{text-align:center}
.clr{clear:both}.fr{float:right}.fl{float:left}
.f19{font-size:19px}.f17{font-size:17px}
.bold{font-weight:bold}.dep{color:chocolate!important}
.back{background:#f2f5f9;padding:5px 6px;display:inline-block}.hide{display:none}
.main{padding-right:1px;border:1px solid #299787;margin:5px 2px}
.item{background:#fff;padding:8px;margin:3px}
.phdr{background:#a6d1da;color:#353535;font-weight:bold;padding:8px;border:1px solid #999b9e}
.phdr a{color:#353535}
.post-ctt,.menu{background:#eef6f7;padding:9px;border:1px solid #999b9e;border-bottom-color:#cecece}
.post-ctt,.try{color:#404040;background:#fff}
.post-ctt img{margin:6px auto;display:block}
.post-ctt .dl{display:none}
.win{width:55%;float:left}
@media (max-width:499px){
.win{width:auto;float:none}
}
.xt_pagination{background:#fff;font-weight:bold;text-align:center;padding:8px;border:1px solid #999b9e;border-bottom-color:#cecece}
.xt_pagination .selected,.xt_pagination a{line-height:1.4;padding:4px 7px;border:1px solid #ccc;margin-right:3px;display:inline-block}
.xt_pagination .selected{color:#fff;background:#5387bc}
.xt_pagination a{color:#fff;background:#13a89e}