@import url("reset.css");@import url("jquery-ui.css");@import url("fancybox.css");@import url("core.css");@import url("asc.css");#resArticleWrapper,#resArticleHeader,#resArticleContent{width:100%;margin:0;padding:0;font-family:Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:110%}
#resArticleWrapper h1{display:none}
#resArticleWrapper p{color:#333;margin:10px 2px}
#resArticleWrapper a{color:#003162;text-decoration:none}
#resArticleWrapper a:hover{color:#ce1126;text-decoration:underline}
#resArticleContent th{background-color:rgba(200,200,200,0.5);border-bottom:1px solid #555;text-align:center}
#resArticleContent td{border-bottom:1px solid #555}
@media only screen and (min-width:1000px){.resArticleBlock{float:left;width:49%;max-width:394px}
.resArticleBlockLeft{margin-right:5px;border-right:1px solid #ddd;padding-right:5px}
}
@media only screen and (max-width:999px){#resArticleWrapper,#resArticleHeader,#resArticleContent{font-size:1.1em}
.resArticleBlock{margin:0 auto;width:100%;max-width:480px}
}