* {margin: 0;padding: 0;}
ul li {list-style: none;}
ul li {list-style: none;}
input{background:none; outline:none;  border:none;}
body, h1, p, ul, ol, li,input{ margin: 0;padding: 0;list-style: none;}
html, body, div, span,h1, h2, h3, h4, h5, h6, p, a, ol, ul, li{margin: 0;padding: 0;border: 0; }
a{text-decoration-line: none;outline: none;appearance:none;-webkit-tap-highlight-color: transparent; text-decoration: none;outline: none; }

body {font-size: 14px;font-family: Microsoft JhengHei;color: #8f8f8f; background: #19171a;
    }
   


.top{width: 100%;display: inline-block;}    

.contain{width:100%;/*background: url(../images/wlogbg.png)  center 0 no-repeat;*//*overflow: hidden;*/}
 .con90{ width:80%; margin:0 auto;max-width: 750px;}
.address{font-size: 1rem;padding: .5rem 0 .5rem 1rem;}
.address a{color: #8f8f8f; }
.topimg{width:100%;background: url(../images/top.png)  center 0 no-repeat;height: 87px;}

.newstitle{font-size: 2rem;width: 100%;line-height: 4rem;border-bottom: 1px #39363a solid;}
.newstitle span{font-size: 1rem;}
.deck{font-size: 1.25rem;line-height: 3rem;}
/*.newscon {max-width: 750px;margin: 0 auto;}*/
.newscon p{font-size: 1rem;line-height: 200%;}
.newscon img{width: 100%;margin: 1rem 0 1rem 0;}





@media (max-width: 1000px){
	 .con90{ width:98%; margin:0 auto;}
	.topimg{width:100%;background: url(../images/top.png) 27%  center no-repeat;height: 87px;}
}