@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;color:#000;text-align:center;background:url(images/bg02.jpg) no-repeat top center;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;}
a:link,a:visited{color:#000;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.w1000{width:1000px;}
.fl{float:left;}
.fr{float:right;}
.white,.white a:link,.white a:visited,.white a:hover{color:#fff;}
/*nav*/
.nav{height:40px; background:#d91f16; line-height:40px; text-align:center; color:#fff; font-size:18px;}
.nav a:link,.nav a:visited{color:#fff; margin:0 30px;}
/*top*/
.top{text-align:center; margin-top:130px; height:170px;}
/*p1Con*/
.p1Con{ width:910px;}
.p1Con h2{ margin-top:30px;}
.p1Con .news{ margin:30px auto; width:100%;}
.p1Con .news b{ display:inline-block; float:left;background:url(images/dot.png) no-repeat left 14px; padding-left:20px; font-size:20px; line-height:200%; max-width:800px;}
.p1Con .news i{ float:right; font-size:16px; display:inline-block; font-style:normal; line-height:240%;}
.p1Con .news p{ clear:both; text-indent:2em; font-size:16px; line-height:180%;padding-top:20px;}
.p1Con .news em a{ margin-left:5px;}
.p1Con .line{ border:1px solid #c2c2c2;}
/*copyright*/
#copyright{clear:both;margin:0 auto;padding:50px 0;text-align:center;width:100%;}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.p1Con .news b{ font-size:36px; line-height:40px;}
	.p1Con .news i{ font-size:22px; line-height:38px;}
	.p1Con .news p{ font-size:13px;}
	.nav{ font-size:28px; height:60px; line-height:60px}
}
